WEB-INF.cftags.component
mura.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 - true| Method Detail |
|---|
MissingMethodNameMissingMethodArgumentscomponentobj$mmuraparams$mmurabeanpropertyList
get
in class
cfobject
propertydefaultValue
getFeed
in class
cfobject
getValue
in class
cfobject
propertydefaultValuevalueKeypropertypropertyeventNamefn
parseDateArg
in class
cfobject
argobj
set
in class
cfobject
propertypropertyValuepropertiesinstanceerrorspropisPrimaryKeyvalidations
setValue
in class
cfobject
propertypropertyValuelastUpdateByargseventNamepropertyeventNamefields
valueExists
in class
cfobject
valueKey