org.apache.juddi.api.impl
Class UDDIValueSetValidationImpl

java.lang.Object
  extended by org.apache.juddi.api.impl.AuthenticatedService
      extended by org.apache.juddi.api.impl.UDDIValueSetValidationImpl
All Implemented Interfaces:
Remote, org.uddi.v3_service.UDDIValueSetValidationPortType

public class UDDIValueSetValidationImpl
extends AuthenticatedService
implements org.uddi.v3_service.UDDIValueSetValidationPortType


Field Summary
 
Fields inherited from class org.apache.juddi.api.impl.AuthenticatedService
AUTHTOKEN_ACTIVE, AUTHTOKEN_RETIRED
 
Constructor Summary
UDDIValueSetValidationImpl()
           
 
Method Summary
 org.uddi.api_v3.DispositionReport validateValues(org.uddi.vs_v3.ValidateValues body)
           
 
Methods inherited from class org.apache.juddi.api.impl.AuthenticatedService
getEntityPublisher
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDDIValueSetValidationImpl

public UDDIValueSetValidationImpl()
Method Detail

validateValues

public org.uddi.api_v3.DispositionReport validateValues(org.uddi.vs_v3.ValidateValues body)
                                                 throws org.uddi.v3_service.DispositionReportFaultMessage
Specified by:
validateValues in interface org.uddi.v3_service.UDDIValueSetValidationPortType
Throws:
org.uddi.v3_service.DispositionReportFaultMessage


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.