|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PublisherAssertion | |
|---|---|
| org.apache.ws.scout.model.uddi.v2 | |
| org.apache.ws.scout.registry | |
| org.apache.ws.scout.util | |
| Uses of PublisherAssertion in org.apache.ws.scout.model.uddi.v2 |
|---|
| Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type PublisherAssertion | |
|---|---|
protected java.util.List<PublisherAssertion> |
SetPublisherAssertions.publisherAssertion
|
protected java.util.List<PublisherAssertion> |
PublisherAssertions.publisherAssertion
|
protected java.util.List<PublisherAssertion> |
DeletePublisherAssertions.publisherAssertion
|
protected java.util.List<PublisherAssertion> |
AddPublisherAssertions.publisherAssertion
|
| Methods in org.apache.ws.scout.model.uddi.v2 that return PublisherAssertion | |
|---|---|
PublisherAssertion |
ObjectFactory.createPublisherAssertion()
Create an instance of PublisherAssertion |
| Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type PublisherAssertion | |
|---|---|
javax.xml.bind.JAXBElement<PublisherAssertion> |
ObjectFactory.createPublisherAssertion(PublisherAssertion value)
Create an instance of JAXBElement<PublisherAssertion>} |
java.util.List<PublisherAssertion> |
SetPublisherAssertions.getPublisherAssertion()
Gets the value of the publisherAssertion property. |
java.util.List<PublisherAssertion> |
PublisherAssertions.getPublisherAssertion()
Gets the value of the publisherAssertion property. |
java.util.List<PublisherAssertion> |
DeletePublisherAssertions.getPublisherAssertion()
Gets the value of the publisherAssertion property. |
java.util.List<PublisherAssertion> |
AddPublisherAssertions.getPublisherAssertion()
Gets the value of the publisherAssertion property. |
| Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type PublisherAssertion | |
|---|---|
javax.xml.bind.JAXBElement<PublisherAssertion> |
ObjectFactory.createPublisherAssertion(PublisherAssertion value)
Create an instance of JAXBElement<PublisherAssertion>} |
| Uses of PublisherAssertion in org.apache.ws.scout.registry |
|---|
| Methods in org.apache.ws.scout.registry with parameters of type PublisherAssertion | |
|---|---|
DispositionReport |
RegistryImpl.deletePublisherAssertions(java.lang.String authInfo,
PublisherAssertion[] assertionArray)
|
DispositionReport |
IRegistry.deletePublisherAssertions(java.lang.String authInfo,
PublisherAssertion[] assertionArray)
|
PublisherAssertions |
RegistryImpl.setPublisherAssertions(java.lang.String authInfo,
PublisherAssertion[] assertionArray)
|
PublisherAssertions |
IRegistry.setPublisherAssertions(java.lang.String authInfo,
PublisherAssertion[] assertionArray)
|
| Uses of PublisherAssertion in org.apache.ws.scout.util |
|---|
| Methods in org.apache.ws.scout.util that return PublisherAssertion | |
|---|---|
static PublisherAssertion |
ScoutJaxrUddiHelper.getPubAssertionFromJAXRAssociation(javax.xml.registry.infomodel.Association association)
|
static PublisherAssertion |
ScoutJaxrUddiHelper.getPubAssertionFromJAXRAssociationKey(java.lang.String key)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||