| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.stellent.wcm.server.request.SiteRequestHandler<IdcServiceRequest,IdcServiceLogic>
oracle.stellent.wcm.server.request.SiteRequestHandler<IdcServiceRequest,IdcServiceLogic>
       oracle.stellent.wcm.server.request.idcService.IdcServiceHandler
oracle.stellent.wcm.server.request.idcService.IdcServiceHandler
public class IdcServiceHandler
| Field Summary | |
|---|---|
| static SiteResponse.ResponseObject<oracle.stellent.ridc.protocol.ServiceResponse> | RESULT | 
| Constructor Summary | |
|---|---|
| IdcServiceHandler(ClientApplication clientApplication, IdcServiceLogic commandLogic) | |
| Method Summary | |
|---|---|
| protected  SiteResponse | applyLogic(IdcServiceRequest siteRequest)Handle this command | 
| protected  SiteResponse | createResponse(IdcServiceRequest siteRequest, oracle.stellent.ridc.protocol.ServiceResponse response)Create the response object | 
| Methods inherited from class oracle.stellent.wcm.server.request.SiteRequestHandler | 
|---|
| getLogic, getServerContext, handleLogicError, handleSiteRequest, validateSiteRequest | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final SiteResponse.ResponseObject<oracle.stellent.ridc.protocol.ServiceResponse> RESULT
| Constructor Detail | 
|---|
public IdcServiceHandler(ClientApplication clientApplication,
                         IdcServiceLogic commandLogic)
| Method Detail | 
|---|
protected SiteResponse applyLogic(IdcServiceRequest siteRequest)
                           throws SiteRequestException
applyLogic in class SiteRequestHandler<IdcServiceRequest,IdcServiceLogic>siteRequest - the site commandSiteRequestException
protected SiteResponse createResponse(IdcServiceRequest siteRequest,
                                      oracle.stellent.ridc.protocol.ServiceResponse response)
siteRequest - the idcservice commandresponse - the result of the call| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||