public class CrispConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BEAN_DEFINITION
Property name of a CRISP ResourceResolver configuration node, containing its own
ResourceResolver
bean configuration. |
static String |
CRISP_MODULE_CONFIG_PATH_PROP_NAME |
static String |
DEFAULT_CRISP_MODULE_CONFIG_PATH
Default CRISP module configuration node path.
|
static String |
EVENT_ACTION_UPDATE_CONFIGURATION
HippoEvent action name used internally in configuration change HippoEvent handling. |
static String |
EVENT_APPLICATION_NAME
HippoEvent application name used internally in configuration change HippoEvent handling. |
static String |
EVENT_CATEGORY_CONFIGURATION
HippoEvent category name used internally in configuration change HippoEvent handling. |
static String |
MODULE_CONFIG
Node name of the CRISP module configuration node.
|
static String |
NT_MODULE_CONFIG
Node type name of the CRISP module configuration node.
|
static String |
NT_RESOURCE_RESOLVER
Node type name of a CRISP
ResourceResolver configuration node. |
static String |
NT_RESOURCE_RESOLVER_CONTAINER
Node type name of the container node of all the CRISP
ResourceResolver configuration nodes. |
static String |
PROP_NAMES
Property name of a CRISP ResourceResolver configuration node, containing property names that can be used
as variables in the value of
BEAN_DEFINITION property. |
static String |
PROP_VALUES
Property name of a CRISP ResourceResolver configuration node, containing property values that can be used
in variable interpolations in the value of
BEAN_DEFINITION property. |
static String |
REGISTRY_MODULE_PATH
CRISP module configuration path in repository.
|
static String |
RESOURCE_RESOLVER_CONTAINER
Node name of the container node of all the CRISP
ResourceResolver configuration nodes. |
static String |
SITE_SCOPES
Property name of a CRISP ResourceResolver configuration node, defines a resource scope
Valid values are - platform (for CMS & PLATFORM app types) and site name.
|
public static final String EVENT_APPLICATION_NAME
HippoEvent
application name used internally in configuration change HippoEvent
handling.public static final String EVENT_CATEGORY_CONFIGURATION
HippoEvent
category name used internally in configuration change HippoEvent
handling.public static final String EVENT_ACTION_UPDATE_CONFIGURATION
HippoEvent
action name used internally in configuration change HippoEvent
handling.public static final String REGISTRY_MODULE_PATH
public static final String MODULE_CONFIG
public static final String NT_MODULE_CONFIG
public static final String NT_RESOURCE_RESOLVER_CONTAINER
ResourceResolver
configuration nodes.public static final String NT_RESOURCE_RESOLVER
ResourceResolver
configuration node.public static final String RESOURCE_RESOLVER_CONTAINER
ResourceResolver
configuration nodes.public static final String DEFAULT_CRISP_MODULE_CONFIG_PATH
public static final String CRISP_MODULE_CONFIG_PATH_PROP_NAME
public static final String BEAN_DEFINITION
ResourceResolver
bean configuration.public static final String PROP_NAMES
BEAN_DEFINITION
property.public static final String SITE_SCOPES
public static final String PROP_VALUES
BEAN_DEFINITION
property.Copyright © 2017–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.