Nuxeo ECM Projects 5.4.3-SNAPSHOT

Package org.nuxeo.ecm.core.schema

Schema API and implementation; a schema describes the names and types of some fields.

See:
          Description

Interface Summary
DocumentType Document types are composite types made of several schemas.
SchemaManager A Type Manager manages ECM document types, schemas and field types.
TypeProvider A provider of types (property types, schemas, document types, facets).
 

Class Summary
DocumentTypeDescriptor Document Type Descriptor.
DocumentTypeImpl Implementation of a document type.
FacetDescriptor Facet Descriptor.
FacetNames Defines base facet names used in the core.
Namespace  
NXSchema Helper to get the SchemaManager service.
Prefetch Information about what's to be prefetched: individual properties and whole schemas.
PrefetchInfo Information about what's to be prefetched: individual properties and whole schemas.
SchemaBindingDescriptor  
SchemaDescriptor Descriptor for a reference to a schema from a document type or a facet.
SchemaManagerImpl Schema Manager implementation.
SchemaNames The available registries of type-like information.
TypeConfiguration  
TypeConstants  
TypeHelperDescriptor Object used to read type helper registrations from XML extensions.
TypeProviderDescriptor A object describing a type provider.
TypeRef<T extends Type> A proxy to a type.
TypeService  
XSDLoader Loader of XSD schemas into Nuxeo Schema objects.
XSDTypes  
 

Package org.nuxeo.ecm.core.schema Description

Schema API and implementation; a schema describes the names and types of some fields.


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.