|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PublisherAssertion | |
---|---|
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 |
Uses of PublisherAssertion in org.uddi.api_v3 |
---|
Fields in org.uddi.api_v3 with type parameters of type PublisherAssertion | |
---|---|
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
|
Methods in org.uddi.api_v3 that return PublisherAssertion | |
---|---|
PublisherAssertion |
ObjectFactory.createPublisherAssertion()
Create an instance of PublisherAssertion |
Methods in org.uddi.api_v3 that return types with arguments of type PublisherAssertion | |
---|---|
javax.xml.bind.JAXBElement<PublisherAssertion> |
ObjectFactory.createPublisherAssertion(PublisherAssertion value)
Create an instance of JAXBElement < PublisherAssertion > } |
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. |
Methods in org.uddi.api_v3 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.uddi.repl_v3 |
---|
Fields in org.uddi.repl_v3 declared as PublisherAssertion | |
---|---|
protected PublisherAssertion |
ChangeRecordPublisherAssertion.publisherAssertion
|
protected PublisherAssertion |
ChangeRecordDeleteAssertion.publisherAssertion
|
Methods in org.uddi.repl_v3 that return PublisherAssertion | |
---|---|
PublisherAssertion |
ChangeRecordPublisherAssertion.getPublisherAssertion()
Gets the value of the publisherAssertion property. |
PublisherAssertion |
ChangeRecordDeleteAssertion.getPublisherAssertion()
Gets the value of the publisherAssertion property. |
Methods in org.uddi.repl_v3 with parameters of type PublisherAssertion | |
---|---|
void |
ChangeRecordPublisherAssertion.setPublisherAssertion(PublisherAssertion value)
Sets the value of the publisherAssertion property. |
void |
ChangeRecordDeleteAssertion.setPublisherAssertion(PublisherAssertion value)
Sets the value of the publisherAssertion property. |
Uses of PublisherAssertion in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service that return types with arguments of type PublisherAssertion | |
---|---|
List<PublisherAssertion> |
UDDIPublicationPortType.getPublisherAssertions(String authInfo)
The get_publisherAssertions API call is used to obtain the full set of publisher assertions that is associated with an individual publisher. |
Method parameters in org.uddi.v3_service with type arguments of type PublisherAssertion | |
---|---|
void |
UDDIPublicationPortType.setPublisherAssertions(String authInfo,
javax.xml.ws.Holder<List<PublisherAssertion>> publisherAssertion)
The set_publisherAssertions API call is used to manage all of the tracked relationship assertions associated with an individual publisher. |
Uses of PublisherAssertion in org.uddi.vs_v3 |
---|
Fields in org.uddi.vs_v3 with type parameters of type PublisherAssertion | |
---|---|
protected List<PublisherAssertion> |
ValidateValues.publisherAssertion
|
Methods in org.uddi.vs_v3 that return types with arguments of type PublisherAssertion | |
---|---|
List<PublisherAssertion> |
ValidateValues.getPublisherAssertion()
Gets the value of the publisherAssertion property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |