| Package | Description |
|---|---|
| org.alfresco.repo.forms.processor.workflow |
| Modifier and Type | Method and Description |
|---|---|
static DataKeyInfo |
DataKeyInfo.makeAssociationDataKeyInfo(String dataKey,
QName qName,
boolean isAdd) |
static DataKeyInfo |
DataKeyInfo.makePropertyDataKeyInfo(String dataKey,
QName qName) |
static DataKeyInfo |
DataKeyInfo.makeTransientAssociationDataKeyInfo(String dataKey,
boolean isAdd) |
static DataKeyInfo |
DataKeyInfo.makeTransientPropertyDataKeyInfo(String dataKey) |
DataKeyInfo |
DataKeyMatcher.match(String dataKey)
Attempts to match the
dataKey to either a property or association pattern. |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ContentModelFormPersister.changeAssociation(DataKeyInfo info,
FormData.FieldData fieldData) |
Copyright © 2005–2021 Alfresco Software. All rights reserved.