|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UDDIException | |
---|---|
weblogic.uddi.client.service | Provides classes for UDDI client service support. |
Uses of UDDIException in weblogic.uddi.client.service |
---|
Methods in weblogic.uddi.client.service that throw UDDIException | |
---|---|
DispositionReport |
Publish.deleteBinding(DeleteBinding input)
Creates a soap message, using the requested delete_binding structure, to make a function call at the remote registry. |
DispositionReport |
Publish.deleteBusiness(DeleteBusiness input)
Creates a soap message, using the requested delete_business structure, to make a function call at the remote registry. |
DispositionReport |
Publish.deleteService(DeleteService input)
Creates a soap message, using the requested delete_service structure, to make a function call at the remote registry. |
DispositionReport |
Publish.deleteTModel(DeleteTModel input)
Creates a soap message, using the requested delete_tModel structure, to make a function call at the remote registry. |
DispositionReport |
Publish.discardAuthToken(DiscardAuthToken input)
Creates a soap message, using the requested discard_authToken structure, to make a function call at the remote registry. |
BindingDetail |
Inquiry.findBinding(FindBinding input)
Creates a soap message, using the requested find_binding structure, to make a function call at the remote registry. |
BusinessList |
Inquiry.findBusiness(FindBusiness input)
Creates a soap message, using the requested find_business structure, to make a function call at the remote registry. |
ServiceList |
Inquiry.findService(FindService input)
Creates a soap message, using the requested find_service structure, to make a function call at the remote registry. |
TModelList |
Inquiry.findTModel(FindTModel input)
Creates a soap message, using the requested find_tModel structure, to make a function call at the remote registry. |
AuthToken |
Publish.getAuthToken(GetAuthToken input)
Creates a soap message, using the requested get_authToken structure, to make a function call at the remote registry. |
BindingDetail |
Inquiry.getBindingDetail(GetBindingDetail input)
Creates a soap message, using the requested get_bindingDetail structure, to make a function call at the remote registry. |
BusinessDetail |
Inquiry.getBusinessDetail(GetBusinessDetail input)
Creates a soap message, using the requested get_businessDetail structure, to make a function call at the remote registry. |
BusinessDetailExt |
Inquiry.getBusinessDetailExt(GetBusinessDetailExt input)
Creates a soap message, using the requested get_businessDetailExt structure, to make a function call at the remote registry. |
RegisteredInfo |
Publish.getRegisteredInfo(GetRegisteredInfo input)
Creates a soap message, using the requested get_registeredInfo structure, to make a function call at the remote registry. |
ServiceDetail |
Inquiry.getServiceDetail(GetServiceDetail input)
Creates a soap message, using the requested get_serviceDetail structure, to make a function call at the remote registry. |
TModelDetail |
Inquiry.getTModelDetail(GetTModelDetail input)
Creates a soap message, using the requested get_tModelDetail structure, to make a function call at the remote registry. |
BindingDetail |
Publish.saveBinding(SaveBinding input)
Creates a soap message, using the requested save_binding structure, to make a function call at the remote registry. |
BusinessDetail |
Publish.saveBusiness(SaveBusiness input)
Creates a soap message, using the requested save_business structure, to make a function call at the remote registry. |
ServiceDetail |
Publish.saveService(SaveService input)
Creates a soap message, using the requested save_service structure, to make a function call at the remote registry. |
TModelDetail |
Publish.saveTModel(SaveTModel input)
Creates a soap message, using the requested save_tModel structure, to make a function call at the remote registry. |
DispositionReport |
Publish.validateCategorization(ValidateCategorization input)
Creates a soap message, using the requested validate_categorization structure, to make a function call at the remote registry. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |