Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.5)

Part Number E13941-05

Uses of Package
weblogic.uddi.client.structures.request

Packages that use weblogic.uddi.client.structures.request
weblogic.uddi.client.service Provides classes for UDDI client service support. 
weblogic.uddi.client.structures.request Provides classes for UDDI client requests. 
 

Classes in weblogic.uddi.client.structures.request used by weblogic.uddi.client.service
DeleteBinding
          The delete_binding message causes one or more bindingTemplate to be deleted.
DeleteBusiness
          The delete_business message is used to remove one or more businessEntity structures.
DeleteService
          The delete_service message is used to remove one or more businessService structures.
DeleteTModel
          The delete_tModel message is used to remove or retire one or more tModel structures.
DiscardAuthToken
          The discard_authToken message informs an operator site that an authntication token can be discarded.
FindBinding
          The find_binding message is used to search for binding template structures contained in the business service structure specifed by the service key.
FindBusiness
          The find_business message is used to search for businesses entities using five different search critera.
FindService
          The find_service message is used to search for businesses services using three different search critera.
FindTModel
          The find_tmodel message is used to search for tmodels using three different search critera.
GetAuthToken
          The get_authToken message is used to obtain an authentication token.
GetBindingDetail
          The get_bindingDetail message is used to obtain the runtime bindingTemplate information location.
GetBusinessDetail
          The get_businessDetail message is used to obtain detail information about one or more business entities.
GetBusinessDetailExt
          The get_businessDetailExt message is used to obtain detail information about one or more extented business entities.
GetRegisteredInfo
          The get_registeredInfo message is used to get the list of all business keys, service keys, and tModel keys that are controlled by the individual specified by the authentication token passed.
GetServiceDetail
          The get_serviceDetail message is used to obtain complete information about one or more businessServices structures.
GetTModelDetail
          The get_serviceDetail message is used to obtain complete information about one or more tModel structures.
SaveBinding
          save_binding message is used to save or update binding template structures.
SaveBusiness
          SaveBusiness is used to register new or update BusinessEntity information.
SaveService
          SaveService is used to register or update information related to a BusinessService.
SaveTModel
          SaveTModel allows updating and registering of information about a tModel
ValidateCategorization
          validate_categorization message is used to verify that a category exist within the given taxonomy.
 

Classes in weblogic.uddi.client.structures.request used by weblogic.uddi.client.structures.request
FindRequest
           
GetBusinessDetail
          The get_businessDetail message is used to obtain detail information about one or more business entities.
Request
           
UpdateRequest
           
 


Copyright 1996, 2011, 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.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.5)

Part Number E13941-05