| Class and Description |
|---|
| FormProcessorRegistry
Holds a FormProcessor implementation for each of the types of form that
can be processed.
|
| Class and Description |
|---|
| AbstractFormProcessor
Abstract base class for all FormProcessor implementations provides a regex
pattern match to test for processor applicability
|
| FieldProcessor
Interface definition for a field processor.
|
| FieldProcessorRegistry
Holds a FieldProcessor implementation for the fields that can be processed by
the FormProcessor.
|
| Filter
Interface definition for a filter which is called before and after
a form is generated and persisted.
|
| FilterRegistry
Holds a list of filters for a type of form processor.
|
| FormCreationData
Interface definition for a simple DTO containing various objects
needed to generate Forms.
|
| FormProcessor
Interface definition of a form processor which is responsible
for generating a Form representation of a data source, for example a
repository node, a task or an XML schema and for persisting the
form data back to the data source.
|
| FormProcessorRegistry
Holds a FormProcessor implementation for each of the types of form that
can be processed.
|
| Class and Description |
|---|
| AbstractFormProcessor
Abstract base class for all FormProcessor implementations provides a regex
pattern match to test for processor applicability
|
| FilteredFormProcessor
Abstract base class for all FormProcessor implementations that wish to use
the filter mechanism.
|
| FormCreationData
Interface definition for a simple DTO containing various objects
needed to generate Forms.
|
| FormProcessor
Interface definition of a form processor which is responsible
for generating a Form representation of a data source, for example a
repository node, a task or an XML schema and for persisting the
form data back to the data source.
|
| Class and Description |
|---|
| AbstractFieldProcessor
Abstract base class for all field processors.
|
| AbstractFormProcessor
Abstract base class for all FormProcessor implementations provides a regex
pattern match to test for processor applicability
|
| FieldProcessor
Interface definition for a field processor.
|
| FieldProcessorRegistry
Holds a FieldProcessor implementation for the fields that can be processed by
the FormProcessor.
|
| FilteredFormProcessor
Abstract base class for all FormProcessor implementations that wish to use
the filter mechanism.
|
| FormCreationData
Interface definition for a simple DTO containing various objects
needed to generate Forms.
|
| FormProcessor
Interface definition of a form processor which is responsible
for generating a Form representation of a data source, for example a
repository node, a task or an XML schema and for persisting the
form data back to the data source.
|
| Class and Description |
|---|
| AbstractFieldProcessor
Abstract base class for all field processors.
|
| AbstractFilter
Abstract base class for all Filter implementations.
|
| AbstractFormProcessor
Abstract base class for all FormProcessor implementations provides a regex
pattern match to test for processor applicability
|
| FieldProcessor
Interface definition for a field processor.
|
| FieldProcessorRegistry
Holds a FieldProcessor implementation for the fields that can be processed by
the FormProcessor.
|
| Filter
Interface definition for a filter which is called before and after
a form is generated and persisted.
|
| FilteredFormProcessor
Abstract base class for all FormProcessor implementations that wish to use
the filter mechanism.
|
| FormCreationData
Interface definition for a simple DTO containing various objects
needed to generate Forms.
|
| FormProcessor
Interface definition of a form processor which is responsible
for generating a Form representation of a data source, for example a
repository node, a task or an XML schema and for persisting the
form data back to the data source.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.