Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.schema.SchemaDescriptor

Packages that use SchemaDescriptor
org.nuxeo.ecm.core.schema Schema API and implementation; a schema describes the names and types of some fields. 
 

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

Fields in org.nuxeo.ecm.core.schema declared as SchemaDescriptor
 SchemaDescriptor[] FacetDescriptor.schemas
           
 SchemaDescriptor[] DocumentTypeDescriptor.schemas
           
 

Methods in org.nuxeo.ecm.core.schema with parameters of type SchemaDescriptor
static Set<String> SchemaDescriptor.getSchemaNames(SchemaDescriptor[] sds)
           
 

Constructors in org.nuxeo.ecm.core.schema with parameters of type SchemaDescriptor
DocumentTypeDescriptor(String superTypeName, String name, SchemaDescriptor[] schemas, String[] facets)
           
FacetDescriptor(String name, SchemaDescriptor[] schemas)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.