Package | Description |
---|---|
org.apache.ws.scout.model.uddi.v2 | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.util |
Modifier and Type | Field and Description |
---|---|
protected List<PublisherAssertion> |
SetPublisherAssertions.publisherAssertion |
protected List<PublisherAssertion> |
PublisherAssertions.publisherAssertion |
protected List<PublisherAssertion> |
DeletePublisherAssertions.publisherAssertion |
protected List<PublisherAssertion> |
AddPublisherAssertions.publisherAssertion |
Modifier and Type | Method and Description |
---|---|
PublisherAssertion |
ObjectFactory.createPublisherAssertion()
Create an instance of
PublisherAssertion |
Modifier and Type | Method and Description |
---|---|
JAXBElement<PublisherAssertion> |
ObjectFactory.createPublisherAssertion(PublisherAssertion value)
|
List<PublisherAssertion> |
SetPublisherAssertions.getPublisherAssertion()
Gets the value of the publisherAssertion property.
|
List<PublisherAssertion> |
PublisherAssertions.getPublisherAssertion()
Gets the value of the publisherAssertion property.
|
List<PublisherAssertion> |
DeletePublisherAssertions.getPublisherAssertion()
Gets the value of the publisherAssertion property.
|
List<PublisherAssertion> |
AddPublisherAssertions.getPublisherAssertion()
Gets the value of the publisherAssertion property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<PublisherAssertion> |
ObjectFactory.createPublisherAssertion(PublisherAssertion value)
|
Modifier and Type | Method and Description |
---|---|
DispositionReport |
RegistryImpl.deletePublisherAssertions(String authInfo,
PublisherAssertion[] assertionArray) |
DispositionReport |
IRegistry.deletePublisherAssertions(String authInfo,
PublisherAssertion[] assertionArray) |
PublisherAssertions |
RegistryImpl.setPublisherAssertions(String authInfo,
PublisherAssertion[] assertionArray) |
PublisherAssertions |
IRegistry.setPublisherAssertions(String authInfo,
PublisherAssertion[] assertionArray) |
Modifier and Type | Method and Description |
---|---|
static PublisherAssertion |
ScoutJaxrUddiHelper.getPubAssertionFromJAXRAssociation(Association association) |
static PublisherAssertion |
ScoutJaxrUddiHelper.getPubAssertionFromJAXRAssociationKey(String key) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.