public interface RequestConstants
SiteMeshFilter
,
ApplyDecoratorTag
,
InlineDecoratorMapper
,
RobotDecoratorMapper
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DECORATOR
The name (String) of the Decorator to suggest using.
|
static java.lang.String |
PAGE
|
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.
|
static final java.lang.String PAGE
static final java.lang.String DECORATOR
ApplyDecoratorTag
and used by the corresponding DecoratorMapper
.static final java.lang.String ROBOT
RobotDecoratorMapper
.