Package | Description |
---|---|
org.apache.ws.scout.registry | |
org.apache.ws.scout.util | |
org.uddi.api_v3 | |
org.uddi.repl_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
org.uddi.vs_v3 |
Modifier and Type | Method and Description |
---|---|
DispositionReport |
RegistryV3Impl.deletePublisherAssertions(String authInfo,
PublisherAssertion[] assertionArray) |
DispositionReport |
IRegistryV3.deletePublisherAssertions(String authInfo,
PublisherAssertion[] assertionArray) |
PublisherAssertions |
RegistryV3Impl.setPublisherAssertions(String authInfo,
PublisherAssertion[] assertionArray) |
PublisherAssertions |
IRegistryV3.setPublisherAssertions(String authInfo,
PublisherAssertion[] assertionArray) |
Modifier and Type | Method and Description |
---|---|
static PublisherAssertion |
ScoutJaxrUddiV3Helper.getPubAssertionFromJAXRAssociation(Association association) |
static PublisherAssertion |
ScoutJaxrUddiV3Helper.getPubAssertionFromJAXRAssociationKey(String key) |
Modifier and Type | Field and Description |
---|---|
protected List<PublisherAssertion> |
SharedRelationships.publisherAssertion |
protected List<PublisherAssertion> |
SetPublisherAssertions.publisherAssertion |
protected List<PublisherAssertion> |
PublisherAssertionsResponse.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> |
SharedRelationships.getPublisherAssertion()
Gets the value of the publisherAssertion property.
|
List<PublisherAssertion> |
SetPublisherAssertions.getPublisherAssertion()
Gets the value of the publisherAssertion property.
|
List<PublisherAssertion> |
PublisherAssertionsResponse.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 | Field and Description |
---|---|
protected PublisherAssertion |
ChangeRecordPublisherAssertion.publisherAssertion |
protected PublisherAssertion |
ChangeRecordDeleteAssertion.publisherAssertion |
Modifier and Type | Method and Description |
---|---|
PublisherAssertion |
ChangeRecordPublisherAssertion.getPublisherAssertion()
Gets the value of the publisherAssertion property.
|
PublisherAssertion |
ChangeRecordDeleteAssertion.getPublisherAssertion()
Gets the value of the publisherAssertion property.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeRecordPublisherAssertion.setPublisherAssertion(PublisherAssertion value)
Sets the value of the publisherAssertion property.
|
void |
ChangeRecordDeleteAssertion.setPublisherAssertion(PublisherAssertion value)
Sets the value of the publisherAssertion property.
|
Modifier and Type | Method and Description |
---|---|
List<PublisherAssertion> |
UDDIPublicationPortType.getPublisherAssertions(String authInfo) |
Modifier and Type | Method and Description |
---|---|
void |
UDDIPublicationPortType.setPublisherAssertions(String authInfo,
Holder<List<PublisherAssertion>> publisherAssertion) |
Modifier and Type | Field and Description |
---|---|
protected List<PublisherAssertion> |
ValidateValues.publisherAssertion |
Modifier and Type | Method and Description |
---|---|
List<PublisherAssertion> |
ValidateValues.getPublisherAssertion()
Gets the value of the publisherAssertion property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.