|
Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.uddi.client |
Uses of DispositionReport in oracle.uddi.client |
Methods in oracle.uddi.client that return DispositionReport | |
Type | Name |
---|---|
DispositionReport |
UddiClient.deleteBinding(java.lang.String bindingKey)
Deletes a single bindingTemplate given a single bindingTemplate key. |
DispositionReport |
UddiClient.deleteBinding(java.util.List listBindingKey)
Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details. |
DispositionReport |
UddiClient.deleteBusiness(java.lang.String businessKey)
Deletes a single businessEntity given a single businessEntity key. |
DispositionReport |
UddiClient.deleteBusiness(java.util.List listBusinessKey)
Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details. |
DispositionReport |
UddiClient.deleteService(java.lang.String serviceKey)
Deletes a single businessService given a single businessService key. |
DispositionReport |
UddiClient.deleteService(java.util.List listServiceKey)
Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details. |
DispositionReport |
UddiClient.deleteTModel(java.lang.String tModelKey)
Deletes a single tModel given a single tModel key. |
DispositionReport |
UddiClient.deleteTModel(java.util.List listTModelKey)
Maps directly to a UDDI standard API of the same name; see the specifications available at the UDDI Home Page for semantic details. |
DispositionReport |
UddiClient.discardAuthToken()
Discards the 'authToken' value which represents an authenticated session with the server. |
DispositionReport |
UddiClientException.getDispositionReport()
Gets the DispositionReport which describes UDDI-specific
error information. |
|
Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |