lucee.Componentmura.baseobject
mura.bean.bean
This provides core bean functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
struct
|
errors
|
true
|
false
|
|
boolean
|
fromMuraCache
|
false
|
true
|
false
|
string
|
instanceID
|
true
|
false
|
|
numeric
|
isNew
|
1
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
addEventHandler([any component])
|
private any
|
addObject([any obj])
|
any
|
allowAccess([any $], [any m], [any mura])
|
any
|
allowDelete()
|
any
|
allowQueryParams([any params], [any $], [any m], [any mura])
|
any
|
allowRead()
|
any
|
allowSave()
|
any
|
appendHasRef([any cfc], [any type], [any ref], [any candidate='true'])
|
any
|
clone()
|
any
|
compare([any bean], [any propertyList=''])
|
any
|
exists()
|
any
|
get([String property=''], [any defaultValue])
|
any
|
getAll()
|
any
|
getAllValues()
|
any
|
getBundleable()
|
any
|
getCategorizable()
|
any
|
getDbUtility()
|
any
|
getDynamic()
|
any
|
getEntityDisplayName()
|
any
|
getEntityName()
|
any
|
getErrors()
|
any
|
getFeed()
|
any
|
getHasManyPropArray()
|
any
|
getHasOnePropArray()
|
any
|
getInstanceName()
|
any
|
getIsHistorical()
|
any
|
getIsVersioned()
|
any
|
getListViewProps()
|
any
|
getOrderBy()
|
any
|
getPermissions()
|
any
|
getPrimaryKey()
|
any
|
getProperties([any rebuild='false'])
|
any
|
getPublicAPI()
|
any
|
getRegisteredEntity()
|
any
|
getScaffold()
|
any
|
getSearchableProps()
|
any
|
getSynthedFunctions()
|
any
|
getTable()
|
any
|
getTaggable()
|
any
|
getValidations()
|
any
|
getValue([String property], [any defaultValue])
|
any
|
has([any valueKey])
|
any
|
hasErrors()
|
any
|
hasProperty([any property])
|
any
|
hasTable()
|
any
|
isComparable([any property])
|
any
|
on([any eventName], [any fn])
|
any
|
OnMissingMethod([string MissingMethodName], [Struct MissingMethodArguments])
|
any
|
parseDateArg([String arg])
|
any
|
parseEncrypted([any value])
|
any
|
pluralizeHasRefName([any name])
|
any
|
registerAsEntity()
|
private any
|
removeObject([any obj])
|
any
|
set([any property], [any propertyValue])
|
any
|
setAddedObjectValues([any properties])
|
any
|
setAllValues([any instance])
|
any
|
setErrors([any errors])
|
any
|
setlastUpdateBy([any lastUpdateBy])
|
private any
|
setPropAsIDColumn([any prop], [any isPrimaryKey='true'])
|
any
|
setValidations([any validations])
|
any
|
setValue([any property], [any propertyValue=''])
|
private any
|
synthArgs([any args])
|
any
|
toBundle()
|
any
|
transformEventName([any eventName])
|
any
|
translatePropKey([any property])
|
any
|
trigger([any eventName])
|
any
|
validate([any fields=''])
|
any
|
valueExists([any valueKey])
|
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
access
- publicrequired
- falsecomparable
- falsereturntype
- anypersistent
- falseserializable
- trueaccess
- publicrequired
- falsecomparable
- falsereturntype
- anypersistent
- falseserializable
- trueaccess
- publicrequired
- falsecomparable
- falsereturntype
- anypersistent
- falseserializable
- trueaccess
- publicrequired
- falsereturntype
- anypersistent
- falseserializable
- trueMethod Detail |
---|
component
obj
$
m
mura
params
$
m
mura
cfc
type
ref
candidate
bean
propertyList
get
in class
baseobject
property
defaultValue
getFeed
in class
baseobject
rebuild
getValue
in class
baseobject
property
defaultValue
valueKey
property
property
eventName
fn
MissingMethodName
MissingMethodArguments
parseDateArg
in class
baseobject
arg
value
name
obj
set
in class
baseobject
property
propertyValue
properties
instance
errors
lastUpdateBy
prop
isPrimaryKey
validations
setValue
in class
baseobject
property
propertyValue
args
eventName
property
eventName
fields
valueExists
in class
baseobject
valueKey