Package org.nuxeo.ecm.directory.api
Class DirectoryConstants
java.lang.Object
org.nuxeo.ecm.directory.api.DirectoryConstants
- Since:
- 2025.9
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Thedirectory type
for directory with external id support.static final String
static final String
Thedirectory type
for system directory.static final String
The Nuxeo XPath property for the entry external id.static final String
The Nuxeo Schema name for the external metadata. -
Method Summary
-
Field Details
-
SYSTEM_ID_PROPERTY
The Nuxeo XPath property for the entry external id.- See Also:
-
SYSTEM_SCHEMA
The Nuxeo Schema name for the external metadata.- See Also:
-
EXTERNAL_ID_TYPE
Thedirectory type
for directory with external id support.- See Also:
-
SYSTEM_DIRECTORY_TYPE
Thedirectory type
for system directory.- See Also:
-
READONLY_ENTRY_FLAG
- See Also:
-