Package org.nuxeo.ecm.core.schema
package org.nuxeo.ecm.core.schema
Schema API and implementation; a schema describes the names and types of some fields.
-
ClassDescriptionDocument types are composite types made of several schemas.Document Type Descriptor.Implementation of a document type.Facet Descriptor.Defines base facet names used in the core.Information about what's to be prefetched: individual properties and whole schemas.Handler used to provide property's characteristics.Deprecated.Deprecated.since 11.1, use
PropertyCharacteristicHandler
service insteadDescriptor representing a Nuxeo Property.Repository proxies configuration descriptor.Descriptor for a reference to a schema from a document type or a facet.The Schema Manager manages core document types, schemas, facets and field types.Schema Manager implementation.The available registries of type-like information.A provider of types (schemas, document types, facets).The TypeService is the component dealing with registration of schemas and document types (and facets and prefetch configuration).Loader of XSD schemas into Nuxeo Schema objects.
PropertyDescriptor
instead