Uses of Package
org.nuxeo.ecm.core.schema.types

Package
Description
 
 
 
 
The core API of the Nuxeo platform, including: CoreSession, DocumentModel, Blob.
 
 
 
 
 
 
 
 
 
 
 
Schema API and implementation; a schema describes the names and types of some fields.
Implementation of Types, including SimpleTypes, CompositeTypes and ComplexTypes.
Implementation of schema xsd restrictions.
Primitive types implementationl; according to the XML Schemas specifications, "primitive datatypes are those that are not defined in terms of other datatypes; they exist ab initio."
 
 
 
Implementation of a Nuxeo repository over an SQL database.