public interface HistoricalField
Modifier and Type | Method and Description |
---|---|
String |
getDate()
Get the date of the historical field.
|
Integer |
getFieldId()
Get the id of the historical field.
|
String |
getFieldName()
Get the name of the historical field.
|
String |
getFieldType()
Get the type of the historical field.
|
String |
getNewDisplay()
Get the new display of the historical field.
|
String |
getNewValue()
Get the new value of the historical field.
|
String |
getOldDisplay()
Get the old display of the historical field.
|
String |
getOldValue()
Get the old value of the historical field.
|
Long |
getProjectId()
Get the project id of the historical field.
|
String |
getUserKey()
Get the user key of the historical field.
|
String |
getUserName()
Get the user name of the historical field.
|
String getDate()
Integer getFieldId()
String getFieldName()
String getFieldType()
String getUserName()
String getUserKey()
String getNewDisplay()
String getNewValue()
String getOldDisplay()
String getOldValue()
Long getProjectId()
Copyright © 2021 DEISER. All Rights Reserved.