Uses of Interface
org.alfresco.repo.forms.processor.node.TransientValueGetter
Packages that use TransientValueGetter
-
Uses of TransientValueGetter in org.alfresco.repo.forms.processor.node
Classes in org.alfresco.repo.forms.processor.node that implement TransientValueGetterModifier and TypeClassDescriptionclassContentModelItemData<ItemType>Simple data transfer object used by the ContentModelFormProcessor and its descendants.Methods in org.alfresco.repo.forms.processor.node that return types with arguments of type TransientValueGetterModifier and TypeMethodDescriptionprotected Class<TransientValueGetter>TransientFieldProcessor.getExpectedDataType()Methods in org.alfresco.repo.forms.processor.node with parameters of type TransientValueGetterModifier and TypeMethodDescriptionprotected FieldTransientFieldProcessor.generateTypedField(String fieldName, FormCreationData formData, TransientValueGetter typedData) protected ObjectTransientFieldProcessor.getValue(String fieldName, TransientValueGetter data)