| AbstractWorkflowFormProcessor |
Abstract base class for workflow based form processors.
|
| ContentModelFormPersister |
Utility class that assists in persisting content model related form data.
|
| DataKeyInfo |
Data transfer object that represents a data key.
|
| DataKeyMatcher |
Utility class used for matching data keys.
|
| ExtendedPropertyFieldProcessor |
PropertyFieldProcessor that allows certain properties to have their values escaped,
prior to joining them using comma's to use as form-field data.
|
| FieldType |
Enum representing the various types of fields.
|
| FormPersister |
Interface definition for a helper class that handles persisting form data.
|
| TypedPropertyValueGetter |
Utility class that retrieves the appropriately typed value for a property.
|