|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.bean.bean
mura.bean.beanORM
mura.bean.beanORMVersioned
public class beanORMVersioned
Method Summary | |
---|---|
private any |
addObject([any obj])
|
any |
persistToVersion([any version1], [any version2])
|
any |
toBundle([any bundle], [any siteid], [any includeVersionHistory])
|
Methods inherited from class mura.bean.bean |
---|
compare, getAllValues, getEntityName, getErrors, getInstanceName, getSynthedFunctions, getValidations, getValue, hasErrors, hasProperty, isComparable, OnMissingMethod, parseDateArg, removeObject, setAddedObjectValues, setAllValues, setErrors, setlastUpdateBy, setValidations, setValue, synthArgs, translatePropKey, valueExists
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, initTracePoint, injectMethod, invokeMethod, removeValue
|
Methods inherited from class railo-context.Component |
---|
|
Method Detail |
---|
private any addObject([any obj])
addObject
in class
bean
obj
public any persistToVersion([any version1], [any version2])
version1
version2
public any toBundle([any bundle], [any siteid], [any includeVersionHistory])
toBundle
in class
beanORM
bundle
siteid
includeVersionHistory
|
Mura CMS 6.1 | ||||
FRAMES |