public class HistoricFormPropertyEntityImpl extends HistoricDetailEntityImpl implements HistoricFormPropertyEntity
| Modifier and Type | Field and Description |
|---|---|
protected String |
propertyId |
protected String |
propertyValue |
activityInstanceId, detailType, executionId, id, processInstanceId, taskId, time| Constructor and Description |
|---|
HistoricFormPropertyEntityImpl() |
| 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) |
getActivityInstanceId, getDetailType, getExecutionId, getId, getPersistentState, getProcessInstanceId, getTaskId, getTime, setActivityInstanceId, setDetailType, setExecutionId, setId, setProcessInstanceId, setTaskId, setTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDetailType, setActivityInstanceId, setDetailType, setExecutionId, setProcessInstanceId, setTaskId, setTimegetId, getPersistentState, setIdgetActivityInstanceId, getExecutionId, getId, getProcessInstanceId, getTaskId, getTimepublic String getPropertyId()
HistoricFormPropertygetPropertyId in interface HistoricFormPropertygetPropertyId in interface HistoricFormPropertyEntitypublic void setPropertyId(String propertyId)
setPropertyId in interface HistoricFormPropertyEntitypublic String getPropertyValue()
HistoricFormPropertygetPropertyValue in interface HistoricFormPropertygetPropertyValue in interface HistoricFormPropertyEntitypublic void setPropertyValue(String propertyValue)
setPropertyValue in interface HistoricFormPropertyEntityCopyright © 2015 Alfresco. All rights reserved.