WEB-INF.cftags.componentmura.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
|
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
|
getLoadSQLColumnsAndTables()
|
any
|
getManageSchema()
|
any
|
getPrimaryKey()
|
any
|
getPropertiesAsJSON()
|
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, getEntity, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getServiceFactory, getSession, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue |
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
persistent
- falsereturntype
- anyrequired
- falsecomparable
- falseaccess
- publicserializable
- trueMethod Detail |
---|
qs
prop
value
clone
in class
bean
bundle
keyFactory
siteid
primarykey
getFeed
in class
bean
getPrimaryKey
in class
bean
getQueryAttrs
in class
cfobject
readOnly
datatype
getQueryService
in class
cfobject
readOnly
column
hasCustomDatasource
in class
cfobject
returnFormat
cachedWithin
set
in class
bean
property
propertyValue
dbUtility
setPropAsIDColumn
in class
bean
prop
isPrimaryKey
saveErrors
bundle
siteid
validate
in class
bean