| Interface | Description |
|---|---|
| FormFieldConstants | |
| TransientValueGetter |
Interface definition for an object that retrieves a transient filed value.
|
| Class | Description |
|---|---|
| AssociationFieldProcessor |
FieldProcessor implementation that handles associations. |
| ContentModelField |
DTO for a content model based Field.
|
| ContentModelFieldProcessorRegistry |
FieldProcessorRegistry that exclusively handles content model based field processors.
|
| ContentModelFormProcessor |
Abstract FormProcessor implementation that provides common functionality for
form processors that deal with Alfresco content models i.e.
|
| ContentModelItemData |
Simple data transfer object used by the ContentModelFormProcessor and its
descendants.
|
| DefaultFieldBuilder |
Helper class for building the default fields for a form where an explicit
set of fields was not provided.
|
| DefaultFieldProcessor |
Default
FieldProcessor implementation, used when an explicit FieldProcessor can not be located. |
| EncodingFieldProcessor |
FieldProcessor implementation representing the encoding transient field. |
| FieldProcessorTest | |
| FieldUtils |
Utility class to assist in creating
Fields which represent
PropertyDefinitions and
AssociationDefinitions |
| MimetypeFieldProcessor |
FieldProcessor implementation representing the mimetype transient field. |
| MockClassAttributeDefinition |
Mock implementation of the repository ClassDefinition.
|
| MockFieldProcessorRegistry |
Mock implementation of a FieldProcessorRegistry.
|
| NodeFormProcessor |
FormProcessor implementation that can generate and persist Form objects for
repository nodes.
|
| PeriodDataTypeParameters |
Represents the parameters for the period data type.
|
| PropertyFieldProcessor |
FieldProcessor implementation that handles properties. |
| QNameFieldProcessor |
FieldProcessor implementation that handles QName fields. |
| SizeFieldProcessor |
FieldProcessor implementation representing the size transient field. |
| TransientFieldProcessor |
Abstract base class for all transient
FieldProcessors. |
| TypeFormProcessor |
FormProcessor implementation that can generate and persist Form objects for
types in the Alfresco content model.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.