lucee.Component
mura.cfobject
mura.bean.bean
mura.bean.beanORM
mura.bean.beanORMHistorical
This provide a historical record of an entities versions
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required |
any
|
created
|
true
|
false
|
|
any
|
deleted
|
0
|
true
|
false
|
any
|
histid
|
true
|
false
|
|
any
|
lastupdate
|
true
|
false
|
|
| Method Summary | |
|---|---|
any
|
getVersionHistoryIterator()
|
any
|
getVersionHistoryQuery()
|
| Methods inherited from class mura.cfobject |
|---|
| commitTracePoint, convertTimezone, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getServiceFactory, getSession, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue |
| Methods inherited from class lucee.Component |
|---|
| None |
| Property Detail |
|---|
access - publicrequired - falsefieldtype - indexreturntype - anydatatype - datetimeserializable - trueaccess - publicrequired - falsefieldtype - indexreturntype - anydatatype - tinyintserializable - trueaccess - publicrequired - falsefieldtype - idreturntype - anyhistorical - trueserializable - trueaccess - publicrequired - falsefieldtype - indexreturntype - anydatatype - datetimeserializable - true| Method Detail |
|---|