|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A set of static constants of Strings to be used as ServletRequest attribute keys to represent various objects passed between pages.
PageFilter,
ApplyDecoratorTag,
InlineDecoratorMapper,
RobotDecoratorMapper| Field Summary | |
static String |
DECORATOR
The name (String) of the Decorator to suggest using. |
static String |
FILTER_APPLIED
Marker that stores a Boolean to state whether the decorator filter has been applied yet to this request. |
static String |
PAGE
Stores Page instance for parsed page to be
passed across to Decorator. |
static String |
ROBOT
Marker that stores a Boolean (under the session) to state whether the current session is the session of a web search engine spider. |
static String |
USING_STREAM
Whether the current request should use a binary stream (as opposed to writer). |
| Field Detail |
public static final String FILTER_APPLIED
public static final String PAGE
Page instance for parsed page to be
passed across to Decorator.
public static final String DECORATOR
ApplyDecoratorTag
and used by the corresponding DecoratorMapper.
public static final String ROBOT
RobotDecoratorMapper.
public static final String USING_STREAM
PageFilter.
|
www.opensymphony.com/sitemesh/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||