Uses of Class
org.nuxeo.ecm.core.schema.SchemaDescriptor
Package
Description
Schema API and implementation; a schema describes the names and types of some fields.
-
Uses of SchemaDescriptor in org.nuxeo.ecm.core.schema
ModifierConstructorDescriptionDocumentTypeDescriptor
(String superTypeName, String name, SchemaDescriptor[] schemas, String[] facets) DocumentTypeDescriptor
(String superTypeName, String name, SchemaDescriptor[] schemas, String[] facets, String[] subtypes, String[] forbiddenSubtypes) FacetDescriptor
(String name, SchemaDescriptor[] schemas)