Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


Uses of Class
oracle.stellent.wcm.server.request.logic.idcService.IdcServiceRequest

Packages that use IdcServiceRequest
oracle.stellent.wcm.javaee.taglib   
oracle.stellent.wcm.server.request.logic.idcService   
oracle.stellent.wcm.server.request.logic.proxy   

 

Uses of IdcServiceRequest in oracle.stellent.wcm.javaee.taglib

 

Methods in oracle.stellent.wcm.javaee.taglib that return types with arguments of type IdcServiceRequest
protected  RequestInvoker<IdcServiceRequest> IdcServiceTag.createRequestInvoker()
           

 

Uses of IdcServiceRequest in oracle.stellent.wcm.server.request.logic.idcService

 

Methods in oracle.stellent.wcm.server.request.logic.idcService with parameters of type IdcServiceRequest
protected  SiteResponse IdcServiceHandler.createResponse(IdcServiceRequest siteRequest, oracle.stellent.ridc.protocol.ServiceResponse response)
          Create the response object
 oracle.stellent.ridc.protocol.ServiceResponse IdcServiceLogic.executeService(IdcServiceRequest request)
          Execute the service
 oracle.stellent.ridc.model.DataBinder IdcServiceLogic.getBinder(IdcServiceRequest request)
           
protected  SiteResponse IdcServiceHandler.handleLogicCommand(IdcServiceRequest siteRequest)
          Handle this command
protected  void IdcServiceLogic.populateBinder(IdcServiceRequest request, oracle.stellent.ridc.model.DataBinder binder)
          Populate the binder
protected  void IdcServiceLogic.populateBinderFromJson(IdcServiceRequest request, oracle.stellent.ridc.model.DataBinder binder)
          Populate this binder from the Json encoded binder
protected  void IdcServiceLogic.populateBinderFromParams(IdcServiceRequest request, oracle.stellent.ridc.model.DataBinder binder)
          Populate the binder from the explicitly defined parameters
protected  void IdcServiceLogic.populateBinderFromString(IdcServiceRequest request, oracle.stellent.ridc.model.DataBinder binder)
          Populate the binder from the serialized binder
 void IdcServiceLogic.validateRequest(IdcServiceRequest request)
           

 

Uses of IdcServiceRequest in oracle.stellent.wcm.server.request.logic.proxy

 

Subclasses of IdcServiceRequest in oracle.stellent.wcm.server.request.logic.proxy
 class ProxyRequest
          Proxy a request to the Content Server

 

Methods in oracle.stellent.wcm.server.request.logic.proxy with parameters of type IdcServiceRequest
protected  SiteResponse ProxyHandler.createResponse(IdcServiceRequest siteRequest, oracle.stellent.ridc.protocol.ServiceResponse response)
          Create the response object
protected  SiteResponse ProxyHandler.handleLogicError(IdcServiceRequest siteRequest, RequestException exp)
          Handle an error occurring while processing the command
protected  void ProxyLogic.populateBinder(IdcServiceRequest request, oracle.stellent.ridc.model.DataBinder binder)
          Populate the binder

 


Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.