|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DispositionReport | |
---|---|
org.uddi4j | |
org.uddi4j.client |
Uses of DispositionReport in org.uddi4j |
---|
Methods in org.uddi4j that return DispositionReport | |
DispositionReport |
UDDIException.getDispositionReport()
|
Uses of DispositionReport in org.uddi4j.client |
---|
Methods in org.uddi4j.client that return DispositionReport | |
DispositionReport |
UDDIProxy.add_publisherAssertions(java.lang.String authInfo,
PublisherAssertion publisherAssertion)
The add_publisherAssertions message is used to add relationship assertions to the existing set of assertions. |
DispositionReport |
UDDIProxy.add_publisherAssertions(java.lang.String authInfo,
java.util.Vector publisherAssertion)
The add_publisherAssertions message is used to add relationship assertions to the existing set of assertions. |
DispositionReport |
UDDIProxy.delete_binding(java.lang.String authInfo,
java.lang.String bindingKey)
The delete_binding message causes one or more bindingTemplate to be deleted. |
DispositionReport |
UDDIProxy.delete_binding(java.lang.String authInfo,
java.util.Vector bindingKeyStrings)
The delete_binding message causes one or more bindingTemplate to be deleted. |
DispositionReport |
UDDIProxy.delete_business(java.lang.String authInfo,
java.lang.String businessKey)
The delete_business message is used to remove one or more businessEntity structures. |
DispositionReport |
UDDIProxy.delete_business(java.lang.String authInfo,
java.util.Vector businessKeyStrings)
The delete_business message is used to remove one or more businessEntity structures. |
DispositionReport |
UDDIProxy.delete_service(java.lang.String authInfo,
java.lang.String serviceKey)
The delete_service message is used to remove one or more businessService structures. |
DispositionReport |
UDDIProxy.delete_service(java.lang.String authInfo,
java.util.Vector serviceKeyStrings)
The delete_service message is used to remove one or more businessService structures. |
DispositionReport |
UDDIProxy.delete_tModel(java.lang.String authInfo,
java.lang.String tModelKey)
The delete_tModel message is used to remove or retire one or more tModel structures. |
DispositionReport |
UDDIProxy.delete_tModel(java.lang.String authInfo,
java.util.Vector tModelKeyStrings)
The delete_tModel message is used to remove or retire one or more tModel structures. |
DispositionReport |
UDDIProxy.delete_publisherAssertions(java.lang.String authInfo,
PublisherAssertion publisherAssertion)
The delete_publisherAssertions message is used to delete specific publisher assertions from the assertion collection controlled by a particular publisher account. |
DispositionReport |
UDDIProxy.delete_publisherAssertions(java.lang.String authInfo,
java.util.Vector publisherAssertion)
The delete_publisherAssertions message is used to delete specific publisher assertions from the assertion collection controlled by a particular publisher account. |
DispositionReport |
UDDIProxy.discard_authToken(java.lang.String authInfo)
The discard_authToken message is used to inform an Operator Site that the authentication token can be discarded. |
DispositionReport |
UDDIProxy.discard_authToken(AuthInfo authInfo)
The discard_authToken message is used to inform an Operator Site that the authentication token can be discarded. |
DispositionReport |
UDDIProxy.validate_values_businessEntity(java.util.Vector businessEntity)
A UDDI operator sends the validate_values message to the appropriate external service, whenever a publisher saves data that uses a categorization value or identifier whose use is regulated by the external party who controls that service. |
DispositionReport |
UDDIProxy.validate_values_businessService(java.util.Vector businessService)
A UDDI operator sends the validate_values message to the appropriate external service, whenever a publisher saves data that uses a categorization value or identifier whose use is regulated by the external party who controls that service. |
DispositionReport |
UDDIProxy.validate_values_tModel(java.util.Vector tModel)
A UDDI operator sends the validate_values message to the appropriate external service, whenever a publisher saves data that uses a categorization value or identifier whose use is regulated by the external party who controls that service. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |