public class DatabaseConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACTION_DATA_FIELD
Represents the action data field.
|
static String |
ACTION_FIELD
Represents the action field.
|
static String |
ASSOCIATION_TYPE_FIELD
Represents the association type field.
|
static String |
CHILD_RID_FIELD
Represents the child resource id field.
|
static String |
COMMENT_ID_FIELD
Represents the comment identifier field.
|
static String |
COMMENT_TEXT_FIELD
Represents the comment text field.
|
static String |
COMMENTED_TIME_FIELD
Represents the commented time field.
|
static String |
CONTENT_DATA_FIELD
Represents the content data field.
|
static String |
CONTENT_ID_FIELD
Represents the content id field.
|
static String |
CREATED_TIME_FIELD
Represents the created time field.
|
static String |
CREATOR_FIELD
Represents the creator field.
|
static int |
DEFAULT_MAX_ACTIVE
Represents the default max active field.
|
static int |
DEFAULT_MAX_WAIT
Represents the default max wait field.
|
static int |
DEFAULT_MIN_IDLE
Represents the default min idle field.
|
static String |
DESCRIPTION_FIELD
Represents the description field.
|
static String |
ID_FIELD
Represents the id field.
|
static String |
LAST_UPDATED_TIME_FIELD
Represents the last updated time field.
|
static String |
LAST_UPDATER_FIELD
Represents the last updater field.
|
static String |
LOG_COUNT_FIELD
Represents the log count field.
|
static String |
LOGGED_TIME_FIELD
Represents the logged time field.
|
static String |
MEDIA_TYPE_FIELD
Represents the media type field.
|
static String |
MOCK_PATH
used to bypass ChrootWrapper -> filterSearchResult.
|
static String |
NAME_FIELD
Represents the name field.
|
static String |
PATH_FIELD
Represents the path field.
|
static String |
PATH_ID_FIELD
Represents the path identifier field.
|
static String |
PATH_PARENT_ID_FIELD
Represents the path's parent's id field.
|
static String |
PATH_VALUE_FIELD
Represents the path value field.
|
static String |
PROPERTY_ID_FIELD
Represents the property identifier field.
|
static String |
RATED_TIME_FIELD
Represents the rated time field.
|
static String |
RATING_FIELD
Represents the rating field.
|
static String |
RATING_ID_FIELD
Represents the rating identifier field.
|
static String |
RES_COUNT_FIELD
Represents the resource count field.
|
static String |
RESOURCE_NAME_FIELD
Represents the resource name field.
|
static String |
RESOURCE_VIDS_FIELD
Represents the resource VIDs field.
|
static String |
SNAPSHOT_ID_FIELD
Represents the snapshot identifier field.
|
static String |
SOURCEPATH_FIELD
Represents the source path field.
|
static String |
TAG_NAME
Fields for summarized resource tag cloud
|
static String |
TAG_NAME_FIELD
Represents the tag name field.
|
static String |
TAGGED_TIME_FIELD
Represents the tagged time field.
|
static String |
TAGGING_ID_FIELD
Represents the tag identifier field.
|
static String |
TARGETPATH_FIELD
Represents the target field.
|
static String |
USED_COUNT |
static String |
USER_ID_FIELD
Represents the user identifier field.
|
static String |
UUID_FIELD
Represents the resource UUID field.
|
static String |
VALUE_FIELD
Represents the value field.
|
static String |
VERSION_FIELD
Represents the version field.
|
Constructor and Description |
---|
DatabaseConstants() |
public static final String VERSION_FIELD
public static final String NAME_FIELD
public static final String ID_FIELD
public static final String PATH_FIELD
public static final String PATH_ID_FIELD
public static final String MEDIA_TYPE_FIELD
public static final String CREATOR_FIELD
public static final String CREATED_TIME_FIELD
public static final String DESCRIPTION_FIELD
public static final String LAST_UPDATER_FIELD
public static final String LAST_UPDATED_TIME_FIELD
public static final String LOG_COUNT_FIELD
public static final String CONTENT_ID_FIELD
public static final String RESOURCE_NAME_FIELD
public static final String UUID_FIELD
public static final String PROPERTY_ID_FIELD
public static final String SNAPSHOT_ID_FIELD
public static final String RESOURCE_VIDS_FIELD
public static final String CHILD_RID_FIELD
public static final String PATH_PARENT_ID_FIELD
public static final String VALUE_FIELD
public static final String PATH_VALUE_FIELD
public static final String CONTENT_DATA_FIELD
public static final String RES_COUNT_FIELD
public static final String SOURCEPATH_FIELD
public static final String TARGETPATH_FIELD
public static final String ASSOCIATION_TYPE_FIELD
public static final String TAG_NAME_FIELD
public static final String TAGGED_TIME_FIELD
public static final String TAGGING_ID_FIELD
public static final String COMMENT_ID_FIELD
public static final String COMMENT_TEXT_FIELD
public static final String COMMENTED_TIME_FIELD
public static final String LOGGED_TIME_FIELD
public static final String ACTION_FIELD
public static final String ACTION_DATA_FIELD
public static final String RATING_ID_FIELD
public static final String RATED_TIME_FIELD
public static final String RATING_FIELD
public static final String USER_ID_FIELD
public static final int DEFAULT_MAX_ACTIVE
public static final int DEFAULT_MAX_WAIT
public static final int DEFAULT_MIN_IDLE
public static final String TAG_NAME
public static final String USED_COUNT
public static final String MOCK_PATH
Copyright © 2016 WSO2 Inc. All Rights Reserved.