Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
FILTER_FAVORITE |
"favorite" |
protected static final String |
FILTER_SHARED_WITH_ME |
"sharedWithMe" |
protected static final String |
FILTER_SHARED_WITH_OTHERS |
"sharedWithOthers" |
protected static final int |
MIN_FILTER_LENGTH |
1 |
protected static final String |
SORT_MODIFIED_ASC |
"modifiedAsc" |
protected static final String |
SORT_NAME_ASC |
"nameAsc" |
protected static final String |
SORT_NAME_DESC |
"nameDesc" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
PROCESS_NOT_FOUND_MESSAGE_KEY |
"PROCESS.ERROR.NOT-FOUND" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BYTE_ARRAY_VARIABLE_TYPE |
"binary" |
public static final String |
SERIALIZABLE_VARIABLE_TYPE |
"serializable" |
Copyright © 2014–2015 Alfresco. All rights reserved.