lucee.Component
mura.cfobject
mura.bean.bean
mura.bean.beanORM
This provides dynamic CRUD functionality
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required |
boolean
|
saveErrors
|
false
|
true
|
false
|
| Constructor Summary | |
|---|---|
|
init()
|
|
| Method Summary | |
|---|---|
private any
|
addQueryParam([any qs], [any prop], [any value])
|
any
|
checkSchema()
|
any
|
clone()
|
any
|
delete()
|
any
|
fromBundle([any bundle], [any keyFactory], [any siteid])
|
any
|
getBundleable()
|
any
|
getCache()
|
any
|
getCacheKey([any primarykey])
|
any
|
getCacheName()
|
any
|
getCacheSiteID()
|
any
|
getColumns()
|
any
|
getCustomDatasource()
|
any
|
getDbType()
|
any
|
getDbUtility()
|
any
|
getDiscriminatorColumn()
|
any
|
getDiscriminatorValue()
|
any
|
getFeed()
|
any
|
getIterator()
|
any
|
getLoadSQL()
|
any
|
getManageSchema()
|
any
|
getPrimaryKey()
|
any
|
getQueryAttrs([any readOnly='[runtime expression]'])
|
private any
|
getQueryParamType([any datatype])
|
any
|
getQueryService([any readOnly='[runtime expression]'])
|
any
|
getReadOnly()
|
any
|
getSaveErrors()
|
any
|
getSite()
|
any
|
getUseCache()
|
any
|
getUseTrash()
|
any
|
hasColumn([any column])
|
any
|
hasCustomDatasource()
|
any
|
loadBy([any returnFormat='self'], [any cachedWithin='[runtime expression]'])
|
private any
|
postCreate()
|
private any
|
postDelete()
|
private any
|
postInsert()
|
private any
|
postLoad()
|
private any
|
postUpdate()
|
private any
|
preCreate()
|
private any
|
preDelete()
|
private any
|
preInsert()
|
private any
|
preLoad()
|
private any
|
preUpdate()
|
any
|
purgeCache()
|
any
|
save()
|
any
|
set([any property], [any propertyValue])
|
any
|
setDbUtility([any dbUtility])
|
private any
|
setPropAsIDColumn([any prop], [any isPrimaryKey='true'])
|
any
|
setSaveErrors([any saveErrors])
|
any
|
toBundle([any bundle], [any siteid])
|
any
|
updateMappingsByIDLists()
|
any
|
validate()
|
| 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 |
| Constructor Detail |
|---|
| Property Detail |
|---|
access - publicrequired - falsecomparable - falsereturntype - anypersistent - falseserializable - true| Method Detail |
|---|
qspropvalue
clone
in class
bean
bundlekeyFactorysiteidprimarykey
getFeed
in class
bean
getPrimaryKey
in class
bean
getQueryAttrs
in class
cfobject
readOnlydatatype
getQueryService
in class
cfobject
readOnlycolumn
hasCustomDatasource
in class
cfobject
returnFormatcachedWithin
set
in class
bean
propertypropertyValuedbUtility
setPropAsIDColumn
in class
bean
propisPrimaryKeysaveErrorsbundlesiteid
validate
in class
bean