Uses of Class
org.alfresco.repo.forms.processor.AbstractFieldProcessor
Packages that use AbstractFieldProcessor
Package
Description
-
Uses of AbstractFieldProcessor in org.alfresco.repo.forms.processor.node
Subclasses of AbstractFieldProcessor in org.alfresco.repo.forms.processor.nodeModifier and TypeClassDescriptionclassFieldProcessorimplementation that handles associations.classDefaultFieldProcessorimplementation, used when an explicit FieldProcessor can not be located.classFieldProcessorimplementation representing theencodingtransient field.classFieldProcessorimplementation representing themimetypetransient field.classFieldProcessorimplementation that handles properties.classQNameFieldProcessor<Type extends ClassAttributeDefinition>FieldProcessorimplementation that handles QName fields.classFieldProcessorimplementation representing thesizetransient field.classAbstract base class for all transientFieldProcessors. -
Uses of AbstractFieldProcessor in org.alfresco.repo.forms.processor.workflow
Subclasses of AbstractFieldProcessor in org.alfresco.repo.forms.processor.workflowModifier and TypeClassDescriptionclassPropertyFieldProcessorthat allows certain properties to have their values escaped, prior to joining them using comma's to use as form-field data.classTransient field processor for the "message" property.classFieldProcessorfor handling package contents when displaying Workflow and Task Forms.classTransient field processor for the "taskOwner" property.classFieldProcessorfor handling the transitions of a workflow task.