WEB-INF.cftags.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 | |
---|---|
any
|
OnMissingMethod([string MissingMethodName], [Struct MissingMethodArguments])
|
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
|
clone()
|
any
|
compare([any bean], [any propertyList=''])
|
any
|
exists()
|
any
|
get([String property=''], [any defaultValue])
|
any
|
getAll()
|
any
|
getAllValues()
|
any
|
getBundleable()
|
any
|
getDynamic()
|
any
|
getEntityDisplayName()
|
any
|
getEntityName()
|
any
|
getErrors()
|
any
|
getFeed()
|
any
|
getHasManyPropArray()
|
any
|
getHasOnePropArray()
|
any
|
getInstanceName()
|
any
|
getIsHistorical()
|
any
|
getOrderBy()
|
any
|
getPrimaryKey()
|
any
|
getProperties()
|
any
|
getPublicAPI()
|
any
|
getRegisteredEntity()
|
any
|
getScaffold()
|
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
|
on([any eventName], [any fn])
|
any
|
parseDateArg([String arg])
|
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])
|
private any
|
setPropAsIDColumn([any prop], [any isPrimaryKey='true'])
|
any
|
setValidations([any validations])
|
any
|
setValue([any property], [any propertyValue=''])
|
any
|
setlastUpdateBy([any lastUpdateBy])
|
private any
|
synthArgs([any args])
|
any
|
transformEventName([any eventName])
|
any
|
translatePropKey([any property])
|
any
|
trigger([any eventName])
|
any
|
validate([any fields=''])
|
any
|
valueExists([any valueKey])
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
persistent
- falsereturntype
- anyrequired
- falsecomparable
- falseaccess
- publicserializable
- truepersistent
- falsereturntype
- anyrequired
- falsecomparable
- falseaccess
- publicserializable
- truepersistent
- falsereturntype
- anyrequired
- falsecomparable
- falseaccess
- publicserializable
- truepersistent
- falsereturntype
- anyrequired
- falseaccess
- publicserializable
- trueMethod Detail |
---|
MissingMethodName
MissingMethodArguments
component
obj
$
m
mura
params
$
m
mura
bean
propertyList
get
in class
cfobject
property
defaultValue
getFeed
in class
cfobject
getValue
in class
cfobject
property
defaultValue
valueKey
property
property
eventName
fn
parseDateArg
in class
cfobject
arg
obj
set
in class
cfobject
property
propertyValue
properties
instance
errors
prop
isPrimaryKey
validations
setValue
in class
cfobject
property
propertyValue
lastUpdateBy
args
eventName
property
eventName
fields
valueExists
in class
cfobject
valueKey