|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ContentClassLoader | This is the interface of a "classloader" for ContentClasses. |
| ContentJavaClassMapper | TODO: this class ... |
| ContentReflectionFactory | This is the interface for the factory to create
reflection-objects. |
| ValueTypeService | This is the call-back interface used by the content-model to resolve the field-types. |
| Class Summary | |
|---|---|
| AbstractContentClass | This is the abstract base implementation of the ContentClass
interface. |
| AbstractContentClassLoader | This is the abstract base implementation of the ContentClassLoader
interface. |
| AbstractContentClassLoader.Context | This inner class is the context used to cache results during class-loading. |
| AbstractContentField | This is the abstract base implementation of the ContentField
interface. |
| AbstractContentModelService | This is the abstract base implementation of the ContentModelService
interface. |
| AbstractContentReflectionObject | This is the abstract base implementation of the
ContentReflectionObject interface. |
| AbstractModifiers | This is the base implementation of the Modifiers interface. |
| AbstractMutableContentModelService | This an the abstract base implementation of the
ContentModelService
interface. |
| ClassModifiersImpl | This is the base implementation of the ClassModifiers interface. |
| ContentClassLoaderNative | This is an extension of ContentClassLoaderStAX that also allows to
load ContentClasses from the native Java implementations of
entities. |
| ContentClassLoaderStAX | This is an implementation of the ContentClassLoader interface that
allows to load (de-serialize) ContentClasses from XML using StAX. |
| ContentFieldIterator | This class is an enumeration for the fields of a class. |
| ContentJavaClassMapperImpl | This is the implementation of the ContentJavaClassMapper interface. |
| ContentModelXmlWriter | This class allows to serialize the content-model to XML using StAX. |
| FieldModifiersImpl | This is the base implementation of the FieldModifiers interface. |
| MethodContentAccessor | TODO: this class ... |
| Exception Summary | |
|---|---|
| ContentClassLoaderException | This exception is thrown by the ContentClassLoader if something went
wrong. |
| ContentModelSystemModifyException | This exception is thrown if a ContentReflectionObject could NOT be
modified because it is
system-object |
| DuplicateClassException | This is the exception thrown if a
class could NOT be
registered because a class with the same
name or
ID already exists. |
| DuplicateFieldException | This is the exception thrown if a
field could NOT be
registered because a field with the same
name or
ID already exists. |
| IllegalModifiersException | This is the exception thrown if some
Modifiers were created with an
illegal combination of flags. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||