Nuxeo Enterprise Platform 5.4

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

Packages that use org.nuxeo.ecm.core.schema.types
org.nuxeo.ecm.automation.core.util   
org.nuxeo.ecm.core.api The core API of the Nuxeo platform, including: CoreSession, DocumentModel, Blob
org.nuxeo.ecm.core.api.impl   
org.nuxeo.ecm.core.api.impl.converter   
org.nuxeo.ecm.core.api.model   
org.nuxeo.ecm.core.api.model.impl   
org.nuxeo.ecm.core.api.model.impl.osm   
org.nuxeo.ecm.core.api.model.impl.primitives   
org.nuxeo.ecm.core.schema Schema API and implementation; a schema describes the names and types of some fields. 
org.nuxeo.ecm.core.schema.ejb   
org.nuxeo.ecm.core.schema.types Implementation of Types, including SimpleTypes, CompositeTypes and ComplexTypes. 
org.nuxeo.ecm.core.schema.types.constraints Some constraints implementations (not used yet, actually). 
org.nuxeo.ecm.core.schema.types.primitives 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." 
org.nuxeo.ecm.core.search.api.client.indexing.resources.document.schemas   
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
org.nuxeo.ecm.core.storage.sql.coremodel   
org.nuxeo.ecm.directory.ldap   
org.nuxeo.ecm.directory.sql   
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.automation.core.util
SimpleType
           
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.api
Schema
          A marker interface for schemas.
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.api.impl
Field
          A field is a member of a complex type.
Schema
          A marker interface for schemas.
TypeException
           
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.api.impl.converter
TypeException
           
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.api.model
Field
          A field is a member of a complex type.
Schema
          A marker interface for schemas.
Type
          A Type object is used to describe some ECM content.
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.api.model.impl
ComplexType
          A complex type is tree-like structure of named elements which can be of any type.
Field
          A field is a member of a complex type.
ListType
          A list of typed objects.
Schema
          A marker interface for schemas.
Type
          A Type object is used to describe some ECM content.
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.api.model.impl.osm
Field
          A field is a member of a complex type.
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.api.model.impl.primitives
Field
          A field is a member of a complex type.
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.schema
AbstractType
           
ComplexType
          A complex type is tree-like structure of named elements which can be of any type.
ComplexTypeImpl
           
CompositeType
          A composite type is an aggregation of several schemas.
CompositeTypeImpl
           
Field
          A field is a member of a complex type.
ListType
          A list of typed objects.
Schema
          A marker interface for schemas.
SimpleType
           
Type
          A Type object is used to describe some ECM content.
TypeBindingException
           
TypeException
           
TypeHelper
           
ValueConverter
          Deprecated. use TypeHelper instead
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.schema.ejb
CompositeType
          A composite type is an aggregation of several schemas.
Schema
          A marker interface for schemas.
Type
          A Type object is used to describe some ECM content.
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.schema.types
AbstractType
           
AnyType
           
ComplexType
          A complex type is tree-like structure of named elements which can be of any type.
ComplexTypeImpl
           
CompositeType
          A composite type is an aggregation of several schemas.
Constraint
          A constraint object defines a constraint on a custom type.
Field
          A field is a member of a complex type.
ListType
          A list of typed objects.
PrimitiveType
           
QName
           
Schema
          A marker interface for schemas.
SimpleType
           
Type
          A Type object is used to describe some ECM content.
TypeException
           
TypeHelper
           
ValueConverter
          Deprecated. use TypeHelper instead
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.schema.types.constraints
Constraint
          A constraint object defines a constraint on a custom type.
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.schema.types.primitives
AbstractType
           
PrimitiveType
           
SimpleType
           
Type
          A Type object is used to describe some ECM content.
ValueConverter
          Deprecated. use TypeHelper instead
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.search.api.client.indexing.resources.document.schemas
Schema
          A marker interface for schemas.
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.storage.sql
Field
          A field is a member of a complex type.
Type
          A Type object is used to describe some ECM content.
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.core.storage.sql.coremodel
ComplexType
          A complex type is tree-like structure of named elements which can be of any type.
ListType
          A list of typed objects.
Type
          A Type object is used to describe some ECM content.
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.directory.ldap
Field
          A field is a member of a complex type.
 

Classes in org.nuxeo.ecm.core.schema.types used by org.nuxeo.ecm.directory.sql
Field
          A field is a member of a complex type.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.