Package org.alfresco.repo.forms.processor

Interface Summary
FieldProcessor  
Filter Interface definition for a filter which is called before and after a form is generated and persisted.
FormCreationData Simple DTO containing various objects needed to generate Forms.
FormPersister  
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 Summary
AbstractFieldProcessor  
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
FieldProcessorRegistry  
FilteredFormProcessor Abstract base class for all FormProcessor implementations that wish to use the filter mechanism.
FilterRegistry Holds a list of filters for a type of form processor.
FormCreationDataImpl Simple DTO containing various objects needed to generate Forms.
FormProcessorRegistry Holds a FormProcessor implementation for each of the types of form that can be processed.
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.