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<ItemType,PersistType> |
Abstract FormProcessor implementation that provides common functionality for
form processors that deal with Alfresco content models i.e.
|
ContentModelItemData<ItemType> |
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. |
FieldUtils |
Utility class to assist in creating
Fields which represent
PropertyDefinitions and
AssociationDefinitions |
MimetypeFieldProcessor |
FieldProcessor implementation representing the mimetype transient field. |
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<Type extends org.alfresco.service.cmr.dictionary.ClassAttributeDefinition> |
FieldProcessor implementation that handles QName fields. |
SizeFieldProcessor |
FieldProcessor implementation representing the size transient field. |
TransientFieldProcessor |
Abstract base class for all transient
FieldProcessor s. |
TypeFormProcessor |
FormProcessor implementation that can generate and persist Form objects for
types in the Alfresco content model.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.