| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"ProxyPathElement" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CST_DEFAULT_PUBLICATON_AREA_PATH |
"/" |
protected static final String |
CST_DEFAULT_PUBLICATON_AREA_TITLE |
"inconnu" |
protected static final String |
CST_DEFAULT_UNKNOWN_VERSION_LABEL |
"Version ind\u00e9termin\u00e9e" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CST_MAX_RESULT_SET_SIZE |
10000 |
public static final String |
QUERY_DOC_ORDERED_CHILDREN_QM |
"SELECT * FROM Document WHERE ecm:parentId = \'%s\' AND ecm:isCheckedInVersion = 0 AND ecm:mixinType != \'HiddenInNavigation\' AND ecm:currentLifeCycleState != \'deleted\' AND (ecm:name NOT LIKE \'%%.proxy\') ORDER BY ecm:pos" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SECTION_ROOT_TYPE |
"SectionRoot" |
Copyright © 2020. All rights reserved.