lucee.Componentmura.baseobject
mura.bean.bean
mura.bean.beanORM
mura.client.api.proxy.proxyBean
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
created
|
true
|
false
|
|
any
|
credentials
|
true
|
false
|
|
any
|
endpoint
|
true
|
yes
|
|
any
|
events
|
true
|
false
|
|
any
|
lambda
|
true
|
false
|
|
any
|
lastupdate
|
true
|
false
|
|
any
|
lastupdateby
|
true
|
false
|
|
any
|
lastupdatebyid
|
true
|
false
|
|
any
|
name
|
true
|
yes
|
|
any
|
proxyid
|
true
|
false
|
|
any
|
resource
|
true
|
yes
|
|
any
|
restricted
|
1
|
true
|
yes
|
any
|
restrictgroups
|
true
|
false
|
|
any
|
site
|
true
|
yes
|
Method Summary | |
---|---|
any
|
allowAccess([any mura])
|
any
|
allowDelete()
|
any
|
allowProxyAccess()
|
any
|
allowRead()
|
any
|
allowSave()
|
any
|
call([any formScope], [any urlScope], [any cookieScope], [any cgiScope], [any body], [any resourcepath=''], [any headers='[runtime expression]'], [any parse='true'], [any httpmethod='any'])
|
any
|
handleEvent([any Mura])
|
any
|
validate()
|
Methods inherited from class mura.baseobject |
---|
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 lucee.Component |
---|
None |
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyormtype
- timestampserializable
- trueaccess
- publicrequired
- falsefieldtype
- one-to-manyreturntype
- anycascade
- deleteserializable
- truerelatesto
- proxyCredentialaccess
- publicrequired
- yesmaxlength
- 200returntype
- anydatatype
- varcharlength
- 200serializable
- trueaccess
- publicrequired
- falsefieldtype
- one-to-manyreturntype
- anycascade
- deleteserializable
- truerelatesto
- proxyEventaccess
- publicrequired
- falsefieldtype
- many-to-onereturntype
- anyfkcolumn
- lambdaidserializable
- truerelatesto
- lambdaaccess
- publicrequired
- falsereturntype
- anydatatype
- timestampserializable
- trueaccess
- publicrequired
- falsereturntype
- anydatatype
- varcharlength
- 50serializable
- trueaccess
- publicrequired
- falsereturntype
- anydatatype
- varcharlength
- 35serializable
- trueaccess
- publicrequired
- yesfieldtype
- indexmaxlength
- 200returntype
- anydatatype
- varcharlength
- 200serializable
- trueaccess
- publicrequired
- falsefieldtype
- idreturntype
- anyserializable
- trueaccess
- publicrequired
- yesfieldtype
- indexmaxlength
- 200returntype
- anydatatype
- varcharlength
- 200serializable
- trueaccess
- publicrequired
- yesreturntype
- anydatatype
- tinyintserializable
- trueaccess
- publicrequired
- falsereturntype
- anydatatype
- textserializable
- trueaccess
- publicrequired
- yesfieldtype
- many-to-onereturntype
- anyfkcolumn
- siteidserializable
- truerelatesto
- siteMethod Detail |
---|
allowAccess
in class
bean
mura
allowDelete
in class
bean
allowRead
in class
bean
allowSave
in class
bean
formScope
urlScope
cookieScope
cgiScope
body
resourcepath
headers
parse
httpmethod
Mura
validate
in class
beanORM