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

Part Number E13941-02

Uses of Class
weblogic.uddi.client.structures.request.Request

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

Uses of Request in weblogic.uddi.client.structures.request
 

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


Documentation is available at
http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm
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.

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

Part Number E13941-02