Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.alfresco.repo.forms.processor Classes and Interfaces - 52 results found.
NameDescriptionTypePackageFramework
AbstractFieldProcessorAbstract base class for all field processors.Classorg.alfresco.repo.forms.processorAlFresco
AbstractFilterAbstract base class for all Filter implementations.Classorg.alfresco.repo.forms.processorAlFresco
AbstractFormProcessorAbstract base class for all FormProcessor implementations provides a regex pattern match to test for processor applicabilityClassorg.alfresco.repo.forms.processorAlFresco
AbstractWorkflowFormProcessorAbstract base class for workflow based form processors.Classorg.alfresco.repo.forms.processor.workflowAlFresco
ActionFormProcessorThis class is a FormProcessor for actions.Classorg.alfresco.repo.forms.processor.actionAlFresco
ActionFormResultClass used purely to represent the result of an action being executed via the ActionFormProcessor.Classorg.alfresco.repo.forms.processor.actionAlFresco
ActionNonParameterFieldThis class represents a Field for an action form, which is not a parameter.Classorg.alfresco.repo.forms.processor.actionAlFresco
ActionParameterFieldThis Field implementation is a form field which represents a definedSince:4.Classorg.alfresco.repo.forms.processor.actionAlFresco
AssociationFieldProcessorFieldProcessor implementation that handles associations.Classorg.alfresco.repo.forms.processor.nodeAlFresco
ContentModelFieldDTO for a content model based Field.Classorg.alfresco.repo.forms.processor.nodeAlFresco
ContentModelFieldProcessorRegistryFieldProcessorRegistry that exclusively handles content model based field processors.Classorg.alfresco.repo.forms.processor.nodeAlFresco
ContentModelFormPersisterUtility class that assists in persisting content model related form data.Classorg.alfresco.repo.forms.processor.workflowAlFresco
ContentModelFormProcessorAbstract FormProcessor implementation that provides common functionality for form processors that deal with Alfresco content models i.Classorg.alfresco.repo.forms.processor.nodeAlFresco
ContentModelItemDataSimple data transfer object used by the ContentModelFormProcessor and itsSince:3.Classorg.alfresco.repo.forms.processor.nodeAlFresco
DataKeyInfoData transfer object that represents a data key.Classorg.alfresco.repo.forms.processor.workflowAlFresco
DataKeyMatcherUtility class used for matching data keys.Classorg.alfresco.repo.forms.processor.workflowAlFresco
DefaultFieldBuilderHelper class for building the default fields for a form where an explicit set of fields was not provided.Classorg.alfresco.repo.forms.processor.nodeAlFresco
DefaultFieldProcessorDefault FieldProcessor implementation, used when an explicit FieldProcessor can not be located.Classorg.alfresco.repo.forms.processor.nodeAlFresco
EncodingFieldProcessorFieldProcessor implementation representing the encoding transient field.Classorg.alfresco.repo.forms.processor.nodeAlFresco
ExtendedFieldBuilderA custom field-builder, which escapes multi-valued String-properties.Classorg.alfresco.repo.forms.processor.workflowAlFresco
ExtendedPropertyFieldProcessorPropertyFieldProcessor that allows certain properties to have their values escaped, prior to joining them using comma's to use as form-field data.Classorg.alfresco.repo.forms.processor.workflowAlFresco
FieldProcessorInterface definition for a field processor.Interfaceorg.alfresco.repo.forms.processorAlFresco
FieldProcessorRegistryHolds a FieldProcessor implementation for the fields that can be processed bySince:3.Classorg.alfresco.repo.forms.processorAlFresco
FieldTypeEnum representing the various types of fields.Classorg.alfresco.repo.forms.processor.workflowAlFresco
FieldUtilsUtility class to assist in creating Fields which represent PropertyDefinitions andClassorg.alfresco.repo.forms.processor.nodeAlFresco
FilterInterface definition for a filter which is called before and after a form is generated and persisted.Interfaceorg.alfresco.repo.forms.processorAlFresco
FilteredFormProcessorAbstract base class for all FormProcessor implementations that wish to use the filter mechanism.Classorg.alfresco.repo.forms.processorAlFresco
FilterRegistryHolds a list of filters for a type of form processor.Classorg.alfresco.repo.forms.processorAlFresco
FormCreationDataInterface definition for a simple DTO containing various objects needed to generate Forms.Interfaceorg.alfresco.repo.forms.processorAlFresco
FormCreationDataImplSimple DTO containing various objects needed to generate Forms.Classorg.alfresco.repo.forms.processorAlFresco
FormFieldConstantsInterfaceorg.alfresco.repo.forms.processor.nodeAlFresco
FormPersisterInterface definition for a helper class that handles persisting form data.Interfaceorg.alfresco.repo.forms.processorAlFresco
FormPersisterInterface definition for a helper class that handles persisting form data.Interfaceorg.alfresco.repo.forms.processor.workflowAlFresco
FormProcessorInterface definition of a form processor which is responsible for generating a Form representation of a data source, for example aInterfaceorg.alfresco.repo.forms.processorAlFresco
FormProcessorRegistryHolds a FormProcessor implementation for each of the types of form that can be processed.Classorg.alfresco.repo.forms.processorAlFresco
MessageFieldProcessorTransient field processor for the "message" property.Classorg.alfresco.repo.forms.processor.workflowAlFresco
MimetypeFieldProcessorFieldProcessor implementation representing the mimetype transient field.Classorg.alfresco.repo.forms.processor.nodeAlFresco
MockFieldProcessorRegistryMock implementation of a FieldProcessorRegistry.Classorg.alfresco.repo.forms.processor.nodeAlFresco
NodeFormProcessorFormProcessor implementation that can generate and persist Form objects forAuthor:Gavin Cornwell, Nick SmithClassorg.alfresco.repo.forms.processor.nodeAlFresco
PackageItemsFieldProcessorFieldProcessor for handling package contents when displaying Workflow and Task Forms.Classorg.alfresco.repo.forms.processor.workflowAlFresco
PeriodDataTypeParametersRepresents the parameters for the period data type.Classorg.alfresco.repo.forms.processor.nodeAlFresco
PropertyFieldProcessorFieldProcessor implementation that handles properties.Classorg.alfresco.repo.forms.processor.nodeAlFresco
QNameFieldProcessorFieldProcessor implementation that handles QName fields.Classorg.alfresco.repo.forms.processor.nodeAlFresco
SizeFieldProcessorFieldProcessor implementation representing the size transient field.Classorg.alfresco.repo.forms.processor.nodeAlFresco
TaskFormPersisterHelper class that persists a form, transitioning the task if requested.Classorg.alfresco.repo.forms.processor.workflowAlFresco
TaskFormProcessorFormProcessor implementation for workflow tasks.Classorg.alfresco.repo.forms.processor.workflowAlFresco
TaskOwnerFieldProcessorTransient field processor for the "taskOwner" property.Classorg.alfresco.repo.forms.processor.workflowAlFresco
TransientFieldProcessorAbstract base class for all transient FieldProcessors.Classorg.alfresco.repo.forms.processor.nodeAlFresco
TransientValueGetterInterface definition for an object that retrieves a transient filed value.Interfaceorg.alfresco.repo.forms.processor.nodeAlFresco
TransitionFieldProcessorFieldProcessor for handling the transitions of a workflow task.Classorg.alfresco.repo.forms.processor.workflowAlFresco
TypedPropertyValueGetterUtility class that retrieves the appropriately typed value for a property.Classorg.alfresco.repo.forms.processor.workflowAlFresco
TypeFormProcessorFormProcessor implementation that can generate and persist Form objects for types in the Alfresco content model.Classorg.alfresco.repo.forms.processor.nodeAlFresco