|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ComplexType | A complex type is tree-like structure of named elements which can be of any type. |
| 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. |
| Schema | A marker interface for schemas. |
| SimpleType | |
| Type | A Type object is used to describe some ECM content. |
| TypeHelper | |
| ValueConverter | Deprecated. use TypeHelper instead |
| Class Summary | |
|---|---|
| AbstractType | |
| AnyType | |
| ComplexTypeImpl | |
| CompositeTypeImpl | |
| FieldImpl | |
| JavaTypes | Maps ECM types to Java classes. |
| ListTypeImpl | |
| PrimitiveType | |
| QName | |
| SchemaImpl | |
| SimpleTypeImpl | |
| Exception Summary | |
|---|---|
| TypeBindingException | |
| TypeException | |
A schema describes the names and types of some fields. The name is a simple string, like "title", and the type describes what kind of information it stores, like a string, an integer or a date.
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||