|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RequestConstants
A set of static constants of Strings to be used as ServletRequest attribute keys to represent various objects passed between pages.
SiteMeshFilter,
ApplyDecoratorTag,
InlineDecoratorMapper,
RobotDecoratorMapper| Field Summary | |
|---|---|
static java.lang.String |
DECORATOR
The name (String) of the Decorator to suggest using. |
static java.lang.String |
PAGE
Stores Page instance for parsed page to be
passed across to Decorator. |
static java.lang.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. |
| Field Detail |
|---|
static final java.lang.String PAGE
Page instance for parsed page to be
passed across to Decorator.
static final java.lang.String DECORATOR
ApplyDecoratorTag
and used by the corresponding DecoratorMapper.
static final java.lang.String ROBOT
RobotDecoratorMapper.
|
www.opensymphony.com/sitemesh/ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||