Uses of Class
org.alfresco.repo.forms.processor.node.QNameFieldProcessor
Packages that use QNameFieldProcessor
Package
Description
-
Uses of QNameFieldProcessor in org.alfresco.repo.forms.processor.node
Subclasses of QNameFieldProcessor in org.alfresco.repo.forms.processor.nodeModifier and TypeClassDescriptionclassFieldProcessorimplementation that handles associations.classDefaultFieldProcessorimplementation, used when an explicit FieldProcessor can not be located.classFieldProcessorimplementation that handles properties. -
Uses of QNameFieldProcessor in org.alfresco.repo.forms.processor.workflow
Subclasses of QNameFieldProcessor 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.