Package org.nuxeo.ecm.core.schema
Class SchemaNames
- java.lang.Object
-
- org.nuxeo.ecm.core.schema.SchemaNames
-
public final class SchemaNames extends Object
The available registries of type-like information.
-
-
Field Detail
-
BUILTIN
public static final String BUILTIN
A builtin data type.- See Also:
- Constant Field Values
-
SCHEMAS
public static final String SCHEMAS
A registered schema.- See Also:
- Constant Field Values
-
DOCTYPES
public static final String DOCTYPES
A registered document type.- See Also:
- Constant Field Values
-
FACETS
public static final String FACETS
A registered facet.- See Also:
- Constant Field Values
-
-