public interface VersionBaseModel
Modifier and Type | Field and Description |
---|---|
static String |
ASPECT_LOCALNAME_VERSION_STORE_ROOT
The version store root aspect localname
|
static String |
ASSOC_LOCALNAME_ROOT_VERSION |
static String |
CHILD_VERSION_HISTORIES
Child relationship names
|
static String |
CHILD_VERSIONED_ASSOCS |
static String |
CHILD_VERSIONS |
static String |
PROP_CREATED_DATE |
static String |
PROP_CREATOR |
static String |
PROP_DESCRIPTION |
static String |
PROP_TRANSLATION_VERSIONS
Created version associated to the deleted translations of an mlContainer
|
static String |
PROP_VERSION_DESCRIPTION |
static String |
PROP_VERSION_LABEL |
static String |
PROP_VERSION_NUMBER
Deprecated.
since 3.3
|
static String |
PROP_VERSION_TYPE |
static String |
PROP_VERSIONED_NODE_ID
Version history properties and associations
|
static String |
STORE_PROTOCOL
The store protocol
|
static String |
TYPE_VERSION_HISTORY
Version history type
|
static String |
TYPE_VERSIONED_ASSOC |
static final String STORE_PROTOCOL
static final String PROP_DESCRIPTION
static final String PROP_VERSION_DESCRIPTION
static final String PROP_VERSION_LABEL
static final String PROP_CREATED_DATE
static final String PROP_CREATOR
static final String PROP_VERSION_TYPE
static final String PROP_VERSION_NUMBER
static final String ASPECT_LOCALNAME_VERSION_STORE_ROOT
static final String TYPE_VERSION_HISTORY
static final String TYPE_VERSIONED_ASSOC
static final String PROP_VERSIONED_NODE_ID
static final String ASSOC_LOCALNAME_ROOT_VERSION
static final String CHILD_VERSION_HISTORIES
static final String CHILD_VERSIONS
static final String CHILD_VERSIONED_ASSOCS
static final String PROP_TRANSLATION_VERSIONS
Copyright © 2005–2017 Alfresco Software. All rights reserved.