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 StringThedirectory typefor directory with external id support.static final Stringstatic final StringThedirectory typefor system directory.static final StringThe Nuxeo XPath property for the entry external id.static final StringThe 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 typefor directory with external id support.- See Also:
-
SYSTEM_DIRECTORY_TYPE
Thedirectory typefor system directory.- See Also:
-
READONLY_ENTRY_FLAG
- See Also:
-