Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.core.schema.TypeProvider

Packages that use TypeProvider
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   
 

Uses of TypeProvider in org.nuxeo.ecm.core.schema
 

Subinterfaces of TypeProvider in org.nuxeo.ecm.core.schema
 interface SchemaManager
          A Type Manager manages ECM document types, schemas and field types.
 

Classes in org.nuxeo.ecm.core.schema that implement TypeProvider
 class SchemaManagerImpl
           
 

Methods in org.nuxeo.ecm.core.schema with parameters of type TypeProvider
 void SchemaManagerImpl.importTypes(TypeProvider provider)
          Initializes initial types using a remote provider if any was specified.
 

Uses of TypeProvider in org.nuxeo.ecm.core.schema.ejb
 

Subinterfaces of TypeProvider in org.nuxeo.ecm.core.schema.ejb
 interface TypeProviderLocal
           
 

Classes in org.nuxeo.ecm.core.schema.ejb that implement TypeProvider
 class TypeProviderBean
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.