Uses of Class
org.apache.ws.scout.model.uddi.v2.PublisherAssertions

Packages that use PublisherAssertions
org.apache.ws.scout.model.uddi.v2   
org.apache.ws.scout.registry   
 

Uses of PublisherAssertions in org.apache.ws.scout.model.uddi.v2
 

Methods in org.apache.ws.scout.model.uddi.v2 that return PublisherAssertions
 PublisherAssertions ObjectFactory.createPublisherAssertions()
          Create an instance of PublisherAssertions
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type PublisherAssertions
 javax.xml.bind.JAXBElement<PublisherAssertions> ObjectFactory.createPublisherAssertions(PublisherAssertions value)
          Create an instance of JAXBElement<PublisherAssertions>}
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type PublisherAssertions
 javax.xml.bind.JAXBElement<PublisherAssertions> ObjectFactory.createPublisherAssertions(PublisherAssertions value)
          Create an instance of JAXBElement<PublisherAssertions>}
 

Uses of PublisherAssertions in org.apache.ws.scout.registry
 

Methods in org.apache.ws.scout.registry that return PublisherAssertions
 PublisherAssertions RegistryImpl.getPublisherAssertions(java.lang.String authInfo)
           
 PublisherAssertions IRegistry.getPublisherAssertions(java.lang.String authInfo)
           
 PublisherAssertions RegistryImpl.setPublisherAssertions(java.lang.String authInfo, PublisherAssertion[] assertionArray)
           
 PublisherAssertions IRegistry.setPublisherAssertions(java.lang.String authInfo, PublisherAssertion[] assertionArray)
           
 



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