Skip navigation links

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

E17273-03


Package oracle.stellent.wcm.server.request

Interface Summary
IdcParameterRequest A request that allows a user to set the parameters for the service call.
SiteRequestFilter Handles the before/after aspects of command execution
SiteRequestListener Allow objects to perform some initialization on each command

 

Class Summary
SiteIDValidationFilter Validates the SiteContext is properly filled out
SiteLocation The location in the site
SiteRequest Represents the context around an individual request to an OpenWCM Site.
SiteRequestHandler<R extends SiteRequest,L extends SiteRequestLogic<R>>  
SiteRequestLogic<R extends SiteRequest> Base logic for all command objects
SiteRequestProcessor Implementation of the command server that keeps commands stored in a local map for simple configuration.
SiteResponse The response from a SiteRequest.
SiteResponse.ResponseObject<T>  
SiteResponse.SiteError  

 

Enum Summary
SiteRequest.ContextType RESOURCES = root of the web path for resources (CSS, JS, etc.) SERVER = root of the web application hosting the sites SITE = root of the web site IDC = root of the Content Server IDC_CGI = root of the Content Server CGI interface
SiteRequest.Mode Mode of the client issuing the request
SiteResponse.ResponseType type of response contained in the response body

 

Exception Summary
SiteRequestException  

 


Skip navigation links

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

E17273-03


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