lucee.Componentmura.cfobject
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 | |
---|---|
private any
|
addObject([any obj])
|
any
|
allowDelete()
|
any
|
allowQueryParams([any params], [any $])
|
any
|
allowRead()
|
any
|
allowSave()
|
any
|
clone()
|
any
|
compare([any bean], [any propertyList=''])
|
any
|
exists()
|
any
|
get([string property=''], [any defaultValue])
|
any
|
getAll()
|
any
|
getAllValues()
|
any
|
getEntityName()
|
any
|
getErrors()
|
any
|
getFeed()
|
any
|
getHasManyPropArray()
|
any
|
getHasOnePropArray()
|
any
|
getInstanceName()
|
any
|
getIsHistorical()
|
any
|
getListView()
|
any
|
getOrderBy()
|
any
|
getPrimaryKey()
|
any
|
getProperties()
|
any
|
getSynthedFunctions()
|
any
|
getTable()
|
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
|
OnMissingMethod([string MissingMethodName], [struct MissingMethodArguments])
|
any
|
parseDateArg([string arg])
|
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
|
translatePropKey([any property])
|
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 |
---|
obj
params
$
bean
propertyList
get
in class
cfobject
property
defaultValue
getFeed
in class
cfobject
getValue
in class
cfobject
property
defaultValue
valueKey
property
property
MissingMethodName
MissingMethodArguments
parseDateArg
in class
cfobject
arg
obj
set
in class
cfobject
property
propertyValue
properties
instance
errors
lastUpdateBy
prop
isPrimaryKey
validations
setValue
in class
cfobject
property
propertyValue
args
property
fields
valueExists
in class
cfobject
valueKey