Uses of Class
org.uddi.vs_v3.ValidateValues

Packages that use ValidateValues
org.apache.juddi.api.impl   
org.uddi.v3_service WSDL service definition for UDDI 3.0.2 specification 
org.uddi.vs_v3   
 

Uses of ValidateValues in org.apache.juddi.api.impl
 

Methods in org.apache.juddi.api.impl with parameters of type ValidateValues
 DispositionReport UDDIValueSetValidationImpl.validateValues(ValidateValues body)
           
 

Uses of ValidateValues in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type ValidateValues
 DispositionReport UDDIValueSetValidationPortType.validateValues(ValidateValues body)
          

A UDDI node that supports external validation sends the validate_values API to the appropriate external Web service, of which there is exactly one, whenever a publisher saves data that uses a keyedReference or keyedReferenceGroup whose use is regulated by the external party who controls that Web service.

 

Uses of ValidateValues in org.uddi.vs_v3
 

Methods in org.uddi.vs_v3 that return ValidateValues
 ValidateValues ObjectFactory.createValidateValues()
          Create an instance of ValidateValues
 

Methods in org.uddi.vs_v3 that return types with arguments of type ValidateValues
 javax.xml.bind.JAXBElement<ValidateValues> ObjectFactory.createValidateValues(ValidateValues value)
          Create an instance of JAXBElement<ValidateValues>}
 

Methods in org.uddi.vs_v3 with parameters of type ValidateValues
 javax.xml.bind.JAXBElement<ValidateValues> ObjectFactory.createValidateValues(ValidateValues value)
          Create an instance of JAXBElement<ValidateValues>}
 



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