Package org.apache.tiles.request.portlet.extractor

Package class diagram package org.apache.tiles.request.portlet.extractor
Extractors to get scopes from Portlet requests.

See:
          Description

Class Summary
ApplicationScopeExtractor Extracts attributes from portlet application scope.
HeaderExtractor Extracts and puts headers in portlet requests and responses.
InitParameterExtractor Extracts init parameters from a portlet context.
ParameterExtractor Extracts parameters from a portlet request.
RequestScopeExtractor Extracts attributes from request scope of a portlet request.
SessionScopeExtractor Extracts attributes from the session scope of a portlet request.
StateAwareParameterExtractor Extracts parameters from a request and allows putting render parameters in a state aware response.
 

Package org.apache.tiles.request.portlet.extractor Description

Extractors to get scopes from Portlet requests.



Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.