Uses of Class
org.uddi.api_v3.AddPublisherAssertions

Packages that use AddPublisherAssertions
org.uddi.api_v3   
org.uddi.v3_service WSDL service definition for UDDI 3.0.2 specification 
 

Uses of AddPublisherAssertions in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return AddPublisherAssertions
 AddPublisherAssertions ObjectFactory.createAddPublisherAssertions()
          Create an instance of AddPublisherAssertions
 

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

Methods in org.uddi.api_v3 with parameters of type AddPublisherAssertions
 javax.xml.bind.JAXBElement<AddPublisherAssertions> ObjectFactory.createAddPublisherAssertions(AddPublisherAssertions value)
          Create an instance of JAXBElement<AddPublisherAssertions>}
 

Uses of AddPublisherAssertions in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type AddPublisherAssertions
 void UDDIPublicationPortType.addPublisherAssertions(AddPublisherAssertions body)
          The add_publisherAssertions API call causes one or more publisherAssertions to be added to an individual publisher’s assertion collection.
 



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