Package org.hippoecm.frontend
Interface FrontendNodeType
-
public interface FrontendNodeType
This interface defines the node types and item names that are in use by the Hippo CMS frontend build on top of the Hippo Repository.
-
-
Field Summary
-
-
-
Field Detail
-
NT_PLUGINCONFIG
static final String NT_PLUGINCONFIG
- See Also:
- Constant Field Values
-
NT_PLUGIN
static final String NT_PLUGIN
- See Also:
- Constant Field Values
-
NT_PLUGINCLUSTER
static final String NT_PLUGINCLUSTER
- See Also:
- Constant Field Values
-
NT_CLUSTERFOLDER
static final String NT_CLUSTERFOLDER
- See Also:
- Constant Field Values
-
NT_APPLICATION
static final String NT_APPLICATION
- See Also:
- Constant Field Values
-
NT_WORKFLOW
static final String NT_WORKFLOW
- See Also:
- Constant Field Values
-
NT_UI_EXTENSION
static final String NT_UI_EXTENSION
- See Also:
- Constant Field Values
-
NT_UI_EXTENSIONS
static final String NT_UI_EXTENSIONS
- See Also:
- Constant Field Values
-
NT_USER
static final String NT_USER
- See Also:
- Constant Field Values
-
UI_EXTENSIONS_NODE_NAME
static final String UI_EXTENSIONS_NODE_NAME
- See Also:
- Constant Field Values
-
UI_EXTENSIONS_CONFIG_PATH
static final String UI_EXTENSIONS_CONFIG_PATH
- See Also:
- Constant Field Values
-
FRONTEND_SERVICES
static final String FRONTEND_SERVICES
- See Also:
- Constant Field Values
-
FRONTEND_REFERENCES
static final String FRONTEND_REFERENCES
- See Also:
- Constant Field Values
-
FRONTEND_PROPERTIES
static final String FRONTEND_PROPERTIES
- See Also:
- Constant Field Values
-
FRONTEND_SAVEONEXIT
static final String FRONTEND_SAVEONEXIT
- See Also:
- Constant Field Values
-
FRONTEND_RENDERER
static final String FRONTEND_RENDERER
- See Also:
- Constant Field Values
-
FRONTEND_FIRSTNAME
static final String FRONTEND_FIRSTNAME
- See Also:
- Constant Field Values
-
FRONTEND_LASTNAME
static final String FRONTEND_LASTNAME
- See Also:
- Constant Field Values
-
FRONTEND_EMAIL
static final String FRONTEND_EMAIL
- See Also:
- Constant Field Values
-
FRONTEND_PATH
static final String FRONTEND_PATH
- See Also:
- Constant Field Values
-
FRONTEND_EVENTS
static final String FRONTEND_EVENTS
- See Also:
- Constant Field Values
-
FRONTEND_DEEP
static final String FRONTEND_DEEP
- See Also:
- Constant Field Values
-
FRONTEND_UUIDS
static final String FRONTEND_UUIDS
- See Also:
- Constant Field Values
-
FRONTEND_NODETYPES
static final String FRONTEND_NODETYPES
- See Also:
- Constant Field Values
-
FRONTEND_DEFAULTCLUSTER
static final String FRONTEND_DEFAULTCLUSTER
- See Also:
- Constant Field Values
-
FRONTEND_CONFIG
static final String FRONTEND_CONFIG
- See Also:
- Constant Field Values
-
FRONTEND_DISPLAY_NAME
static final String FRONTEND_DISPLAY_NAME
- See Also:
- Constant Field Values
-
FRONTEND_EXTENSION_POINT
static final String FRONTEND_EXTENSION_POINT
- See Also:
- Constant Field Values
-
FRONTEND_INITIAL_HEIGHT_IN_PIXELS
static final String FRONTEND_INITIAL_HEIGHT_IN_PIXELS
- See Also:
- Constant Field Values
-
FRONTEND_URL
static final String FRONTEND_URL
- See Also:
- Constant Field Values
-
FRONTEND_ORDER_CHILD_FOLDERS
static final String FRONTEND_ORDER_CHILD_FOLDERS
- See Also:
- Constant Field Values
-
-