Package | Description |
---|---|
org.alfresco.repo.forms.processor.node |
Modifier and Type | Class and Description |
---|---|
class |
ContentModelItemData<ItemType>
Simple data transfer object used by the ContentModelFormProcessor and its
descendants.
|
Modifier and Type | Method and Description |
---|---|
protected Class<TransientValueGetter> |
TransientFieldProcessor.getExpectedDataType() |
Modifier and Type | Method and Description |
---|---|
protected Field |
TransientFieldProcessor.generateTypedField(String fieldName,
FormCreationData formData,
TransientValueGetter typedData) |
protected Object |
TransientFieldProcessor.getValue(String fieldName,
TransientValueGetter data) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.