public interface HistoricFormPropertyEntity extends HistoricDetailEntity, HistoricFormProperty
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyId()
the id or key of the property
|
String |
getPropertyValue()
the submitted value
|
void |
setPropertyId(String propertyId) |
void |
setPropertyValue(String propertyValue) |
getDetailType, setActivityInstanceId, setDetailType, setExecutionId, setProcessInstanceId, setTaskId, setTimegetId, getPersistentState, setIdgetActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskId, getTimeString getPropertyId()
HistoricFormPropertygetPropertyId in interface HistoricFormPropertyvoid setPropertyId(String propertyId)
String getPropertyValue()
HistoricFormPropertygetPropertyValue in interface HistoricFormPropertyvoid setPropertyValue(String propertyValue)
Copyright © 2015 Alfresco. All rights reserved.