lucee.Componentmura.cfobject
mura.bean.bean
mura.bean.beanORM
mura.content.changeset.changesetRollBackBean
This provides changeset roll back functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
changeset
|
true
|
false
|
|
any
|
changesetVersion
|
true
|
false
|
|
any
|
previousVersion
|
true
|
false
|
|
any
|
rollbackID
|
true
|
false
|
|
any
|
site
|
true
|
false
|
Method Summary | |
---|---|
any
|
rollback()
|
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
- many-to-onereturntype
- anyfkcolumn
- changesetIDserializable
- truecfc
- changesetBeanaccess
- publicrequired
- falsefieldtype
- one-to-onereturntype
- anyfkcolumn
- changesetHistIDserializable
- truecfc
- contentaccess
- publicrequired
- falsefieldtype
- one-to-onereturntype
- anyfkcolumn
- previousHistIDserializable
- truecfc
- contentaccess
- publicrequired
- falsefieldtype
- idreturntype
- anyserializable
- trueaccess
- publicrequired
- falsefieldtype
- many-to-onereturntype
- anyfkcolumn
- siteIDserializable
- truecfc
- siteMethod Detail |
---|