Skip navigation links

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

E17273-02


Package oracle.stellent.wcm.server.request

Interface Summary
RequestFilter Handles the before/after aspects of command execution
RequestFilterChain Handles a collection of filters
RequestHandler<T extends SiteRequest> Handler for a specific WCM Command
RequestListener Allow objects to perform some initialization on each command
RequestProcessor Main interface to the server request methods.

 

Class Summary
SiteLocation The location in the site
SiteRequest Represents the context around an individual request to an OpenWCM Site.
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
RequestException  

 


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.