public interface ContentSyncConstants
ContentSyncConstants
interface defines node type,
resource type and property names used throughout content sync.Modifier and Type | Field and Description |
---|---|
static long |
DEFAULT_CONFIG_ENTRY_ORDER
Default config entry order if one is not specified
|
static java.lang.String |
NT_CONTENT_SYNC_CONFIG
Node type of a config
|
static java.lang.String |
PN_AUTHORIZABLE
Property name of a config's mandatory source path
|
static java.lang.String |
PN_EXTENSION
Property name of the config entry's matching extension
|
static java.lang.String |
PN_ORDER
Property name of a config entry's order
|
static java.lang.String |
PN_PATH
Property name of a config entry's mandatory source path
|
static java.lang.String |
PN_PATH_SUFFIX
Property name of the config entry's path suffix to apply to cache entry nodes
|
static java.lang.String |
PN_PERSONALIZED
Property name of a config's mandatory source path
|
static java.lang.String |
PN_TARGET_ROOT_DIRECTORY
Property name of the config's' target root directory
|
static java.lang.String |
PN_TYPE
Property name of a config entry's mandatory type
|
static java.lang.String |
PN_UPDATE_USER
Property name of a config's mandatory source path
|
static java.lang.String |
RT_CONTENT_SYNC_CONFIG
Resource type of a config
|
static final long DEFAULT_CONFIG_ENTRY_ORDER
static final java.lang.String NT_CONTENT_SYNC_CONFIG
static final java.lang.String RT_CONTENT_SYNC_CONFIG
static final java.lang.String PN_AUTHORIZABLE
static final java.lang.String PN_UPDATE_USER
static final java.lang.String PN_PERSONALIZED
static final java.lang.String PN_TYPE
static final java.lang.String PN_PATH
static final java.lang.String PN_ORDER
static final java.lang.String PN_EXTENSION
static final java.lang.String PN_PATH_SUFFIX
static final java.lang.String PN_TARGET_ROOT_DIRECTORY
Copyright © 2010 - 2020 Adobe. All Rights Reserved