Uses of Package
org.alfresco.repo.forms.processor
Packages that use org.alfresco.repo.forms.processor
Package
Description
-
Classes in org.alfresco.repo.forms.processor used by org.alfresco.repo.formsClassDescriptionHolds a FormProcessor implementation for each of the types of form that can be processed.
-
Classes in org.alfresco.repo.forms.processor used by org.alfresco.repo.forms.processorClassDescriptionAbstract base class for all FormProcessor implementations provides a regex pattern match to test for processor applicabilityInterface definition for a field processor.Holds a FieldProcessor implementation for the fields that can be processed by the FormProcessor.Interface definition for a filter which is called before and after a form is generated and persisted.Holds a list of filters for a type of form processor.Interface definition for a simple DTO containing various objects needed to generate Forms.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.Holds a FormProcessor implementation for each of the types of form that can be processed.
-
Classes in org.alfresco.repo.forms.processor used by org.alfresco.repo.forms.processor.actionClassDescriptionAbstract base class for all FormProcessor implementations provides a regex pattern match to test for processor applicabilityAbstract base class for all FormProcessor implementations that wish to use the filter mechanism.Interface definition for a simple DTO containing various objects needed to generate Forms.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.
-
Classes in org.alfresco.repo.forms.processor used by org.alfresco.repo.forms.processor.nodeClassDescriptionAbstract base class for all field processors.Abstract base class for all FormProcessor implementations provides a regex pattern match to test for processor applicabilityInterface definition for a field processor.Holds a FieldProcessor implementation for the fields that can be processed by the FormProcessor.Abstract base class for all FormProcessor implementations that wish to use the filter mechanism.Interface definition for a simple DTO containing various objects needed to generate Forms.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.
-
Classes in org.alfresco.repo.forms.processor used by org.alfresco.repo.forms.processor.workflowClassDescriptionAbstract base class for all field processors.Abstract base class for all Filter implementations.Abstract base class for all FormProcessor implementations provides a regex pattern match to test for processor applicabilityInterface definition for a field processor.Holds a FieldProcessor implementation for the fields that can be processed by the FormProcessor.Interface definition for a filter which is called before and after a form is generated and persisted.Abstract base class for all FormProcessor implementations that wish to use the filter mechanism.Interface definition for a simple DTO containing various objects needed to generate Forms.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.