public class DumpConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ASSOCIATION_ENTRY
Element name of the association entry
|
static String |
ASSOCIATION_ENTRY_DESTINATION
Element name of the association entry destination
|
static String |
ASSOCIATION_ENTRY_SOURCE
Element name of the association entry source
|
static String |
ASSOCIATION_ENTRY_TYPE
Element name of the association entry type
|
static String |
ASSOCIATIONS
Element name of the associations
|
static String |
CHILDREN
Element name for children
|
static String |
CHILDS
Deprecated.
|
static String |
COMMENT_ENTRY
Element name of the comment entry
|
static String |
COMMENT_ENTRY_TEXT
Element name of the comment entry text
|
static String |
COMMENT_ENTRY_USER
Element name of the comment entry user
|
static String |
COMMENTS
Element name of the comments
|
static String |
CONTENT
Element name of the content
|
static String |
CREATED_TIME
Element name of the created time
|
static String |
CREATOR
Element name of the creator
|
static String |
DESCRIPTION
Element name of the description
|
static String |
EXTERNAL_ASSOCIATION_DESTINATION_PREFIX
Prefix for external association destinations
|
static String |
IGNORE_CONFLICTS
Attribute key of the ignore conflicts
|
static String |
LAST_MODIFIED
Element name of the last modified
|
static String |
LAST_UPDATER
Element name of the last updater
|
static String |
MEDIA_TYPE
Element name of the media type
|
static String |
PROPERTIES
Element name of the properties
|
static String |
PROPERTY_ENTRY
Element name of the property entry
|
static String |
PROPERTY_ENTRY_KEY
Attribute name of the property entry key
|
static String |
RATING_ENTRY
Element name of the rating entry
|
static String |
RATING_ENTRY_DATE
Element name of the rating entry date
|
static String |
RATING_ENTRY_RATE
Element name of the rating entry rate
|
static String |
RATING_ENTRY_USER
Element name of the rating entry user
|
static String |
RATINGS
Element name of the ratings
|
static String |
RESOURCE
Element name of the resource dump
|
static String |
RESOURCE_ADDED
Attribute value to keep whether the resource added
|
static String |
RESOURCE_DELETED
Attribute value to keep whether the resource deleted
|
static String |
RESOURCE_DUMP
Attribute value to keep whether the resource is a dump or not
|
static String |
RESOURCE_IS_COLLECTION
Attribute name to keep whether the resource is collection or not
|
static String |
RESOURCE_IS_COLLECTION_FALSE
Attribute value to represent the resource is not a collection
|
static String |
RESOURCE_IS_COLLECTION_TRUE
Attribute value to represent the resource is a collection
|
static String |
RESOURCE_NAME
Attribute key of resource name
|
static String |
RESOURCE_PATH
Attribute key of resource path, keep to support backward compatibility in restoring
|
static String |
RESOURCE_STATUS
Attribute name to keep whether the resource added/updated/deleted
|
static String |
RESOURCE_UPDATED
Attribute value to keep whether the resource updated
|
static String |
TAGGING_ENTRY
Element name of the tagging entry
|
static String |
TAGGING_ENTRY_DATE
Element name of the tagging entry date
|
static String |
TAGGING_ENTRY_TAG_NAME
Element name of the tagging entry tag name
|
static String |
TAGGING_ENTRY_USER
Element name of the tagging entry user
|
static String |
TAGGINGS
Element name of the taggings
|
static String |
UUID
Element name for uuid
|
static String |
VERSION
Element name of the version
|
Constructor and Description |
---|
DumpConstants() |
public static final String RESOURCE
public static final String RESOURCE_NAME
public static final String IGNORE_CONFLICTS
public static final String RESOURCE_PATH
public static final String RESOURCE_IS_COLLECTION
public static final String RESOURCE_IS_COLLECTION_TRUE
public static final String RESOURCE_IS_COLLECTION_FALSE
public static final String RESOURCE_STATUS
public static final String RESOURCE_UPDATED
public static final String RESOURCE_ADDED
public static final String RESOURCE_DELETED
public static final String RESOURCE_DUMP
public static final String MEDIA_TYPE
public static final String VERSION
public static final String CREATOR
public static final String CREATED_TIME
public static final String LAST_UPDATER
public static final String LAST_MODIFIED
public static final String DESCRIPTION
public static final String UUID
public static final String PROPERTIES
public static final String PROPERTY_ENTRY
public static final String PROPERTY_ENTRY_KEY
public static final String CONTENT
public static final String COMMENTS
public static final String COMMENT_ENTRY
public static final String COMMENT_ENTRY_USER
public static final String COMMENT_ENTRY_TEXT
public static final String TAGGINGS
public static final String TAGGING_ENTRY
public static final String TAGGING_ENTRY_USER
public static final String TAGGING_ENTRY_DATE
public static final String TAGGING_ENTRY_TAG_NAME
public static final String RATINGS
public static final String RATING_ENTRY
public static final String RATING_ENTRY_USER
public static final String RATING_ENTRY_DATE
public static final String RATING_ENTRY_RATE
public static final String ASSOCIATIONS
public static final String ASSOCIATION_ENTRY
public static final String ASSOCIATION_ENTRY_SOURCE
public static final String ASSOCIATION_ENTRY_DESTINATION
public static final String ASSOCIATION_ENTRY_TYPE
public static final String EXTERNAL_ASSOCIATION_DESTINATION_PREFIX
public static final String CHILDREN
@Deprecated public static final String CHILDS
Copyright © 2016 WSO2 Inc. All Rights Reserved.