|
||||||||||
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 String |
DECORATOR
The name (String) of the Decorator to suggest using. |
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. |
Field Detail |
---|
static final String PAGE
Page
instance for parsed page to be
passed across to Decorator
.
static final String DECORATOR
ApplyDecoratorTag
and used by the corresponding DecoratorMapper
.
static final String ROBOT
RobotDecoratorMapper
.
|
www.opensymphony.com/sitemesh/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |