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