public class HierarchyConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_COMPONENT_CONTEXT
Request attribute key of the component context
|
static String |
ATTR_CURRENT_PAGE
Request attribute key of the current page
|
static String |
ATTR_HIERARCHY_ENTRY_POINT_PAGE
Name of the request attribute that defines whether the page is an entry point of the request.
|
static String |
ATTR_IS_CHILD_PAGE
Name of the request attribute which is used to flag the child pages.
|
static String |
JSON_EXPORT_SUFFIX
URL extension specific to the Sling Model exporter
|
static String |
PN_IS_ROOT
Is the current model to be considered as a model root
|
static String |
PN_STRUCTURE_PATTERNS
List of Regexp patterns to filter the exported tree of pages
|
public static final String JSON_EXPORT_SUFFIX
public static final String PN_IS_ROOT
public static final String ATTR_IS_CHILD_PAGE
public static final String ATTR_HIERARCHY_ENTRY_POINT_PAGE
public static final String ATTR_COMPONENT_CONTEXT
public static final String ATTR_CURRENT_PAGE
public static final String PN_STRUCTURE_PATTERNS
Copyright © 2019. All rights reserved.