Skip navigation links

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

E17273-02


Uses of Package
oracle.stellent.wcm.server.request

Packages that use oracle.stellent.wcm.server.request
oracle.stellent.wcm.client   
oracle.stellent.wcm.client.generator.util   
oracle.stellent.wcm.client.invokers   
oracle.stellent.wcm.client.invokers.impl   
oracle.stellent.wcm.client.model   
oracle.stellent.wcm.javaee.servlet.proxy.handlers   
oracle.stellent.wcm.javaee.servlet.proxy.handlers.impl   
oracle.stellent.wcm.javaee.taglib   
oracle.stellent.wcm.javaee.utils   
oracle.stellent.wcm.server   
oracle.stellent.wcm.server.content   
oracle.stellent.wcm.server.content.impl   
oracle.stellent.wcm.server.request   
oracle.stellent.wcm.server.request.filters   
oracle.stellent.wcm.server.request.impl   
oracle.stellent.wcm.server.request.logic   
oracle.stellent.wcm.server.request.logic.contributor   
oracle.stellent.wcm.server.request.logic.dataFile   
oracle.stellent.wcm.server.request.logic.dynamicList   
oracle.stellent.wcm.server.request.logic.idcService   
oracle.stellent.wcm.server.request.logic.metadata   
oracle.stellent.wcm.server.request.logic.page   
oracle.stellent.wcm.server.request.logic.placeholder   
oracle.stellent.wcm.server.request.logic.proxy   
oracle.stellent.wcm.server.request.logic.url   

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.client
RequestProcessor
          Main interface to the server request methods.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.client.generator.util
RequestListener
          Allow objects to perform some initialization on each command
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.
SiteResponse
          The response from a SiteRequest.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.client.invokers
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.
SiteResponse
          The response from a SiteRequest.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.client.invokers.impl
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.client.model
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.
SiteRequest.Mode
          Mode of the client issuing the request

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.javaee.servlet.proxy.handlers
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.javaee.servlet.proxy.handlers.impl
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.
SiteResponse
          The response from a SiteRequest.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.javaee.taglib
RequestProcessor
          Main interface to the server request methods.
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.javaee.utils
SiteRequest.Mode
          Mode of the client issuing the request

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server
RequestProcessor
          Main interface to the server request methods.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.content
RequestProcessor
          Main interface to the server request methods.
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.content.impl
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request
RequestException
           
RequestFilter
          Handles the before/after aspects of command execution
RequestFilterChain
          Handles a collection of filters
RequestHandler
          Handler for a specific WCM Command
RequestListener
          Allow objects to perform some initialization on each command
SiteLocation
          The location in the site
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.
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
          The response from a SiteRequest.
SiteResponse.ResponseObject
           
SiteResponse.ResponseType
          type of response contained in the response body
SiteResponse.SiteError
           

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.filters
RequestFilter
          Handles the before/after aspects of command execution
RequestFilterChain
          Handles a collection of filters
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.
SiteResponse
          The response from a SiteRequest.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.impl
RequestException
           
RequestFilter
          Handles the before/after aspects of command execution
RequestHandler
          Handler for a specific WCM Command
RequestListener
          Allow objects to perform some initialization on each command
RequestProcessor
          Main interface to the server request methods.
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.
SiteResponse
          The response from a SiteRequest.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.logic
RequestException
           
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.logic.contributor
RequestException
           
RequestHandler
          Handler for a specific WCM Command
SiteLocation
          The location in the site
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.
SiteResponse
          The response from a SiteRequest.

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.logic.dataFile
RequestException
           
RequestHandler
          Handler for a specific WCM Command
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
           

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.logic.dynamicList
RequestException
           
RequestHandler
          Handler for a specific WCM Command
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
           

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.logic.idcService
RequestException
           
RequestHandler
          Handler for a specific WCM Command
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.
SiteResponse
          The response from a SiteRequest.
SiteResponse.ResponseObject
           

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.logic.metadata
RequestHandler
          Handler for a specific WCM Command
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
           

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.logic.page
RequestException
           
RequestHandler
          Handler for a specific WCM Command
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
           

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.logic.placeholder
RequestException
           
RequestHandler
          Handler for a specific WCM Command
RequestListener
          Allow objects to perform some initialization on each command
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
           

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.logic.proxy
RequestException
           
RequestHandler
          Handler for a specific WCM Command
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.
SiteResponse
          The response from a SiteRequest.
SiteResponse.ResponseObject
           

 

Classes in oracle.stellent.wcm.server.request used by oracle.stellent.wcm.server.request.logic.url
RequestException
           
RequestHandler
          Handler for a specific WCM Command
SiteLocation
          The location in the site
SiteRequest
          Represents the context around an individual request to an OpenWCM Site.
SiteResponse
          The response from a SiteRequest.

 


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.