lucee.Componentmura.cfobject
mura.bean.bean
mura.bean.beanORM
mura.content.approval.approvalRequestBean
This provides approval chain request functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
actions
|
true
|
false
|
|
any
|
approvalChain
|
true
|
false
|
|
any
|
content
|
true
|
false
|
|
mura.content.approval.timestamp
|
created
|
true
|
false
|
|
any
|
group
|
true
|
false
|
|
any
|
requestID
|
true
|
false
|
|
any
|
site
|
true
|
false
|
|
String
|
status
|
Pending
|
true
|
false
|
any
|
user
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
approve([any comments])
|
any
|
cancel([any comments])
|
any
|
reject([any comments])
|
any
|
save()
|
any
|
sendActionMessage([any contentBean], [any actionType])
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, convertTimezone, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getServiceFactory, getSession, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue |
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
access
- publicrequired
- falsefieldtype
- one-to-manyreturntype
- anycascade
- deleteorderby
- created ascsingularname
- actionserializable
- truecfc
- approvalActionaccess
- publicrequired
- falsefieldtype
- one-to-onereturntype
- anyfkcolumn
- chainIDserializable
- truecfc
- approvalChainaccess
- publicrequired
- falsefieldtype
- one-to-onereturntype
- anyfkcolumn
- contentHistIDserializable
- truecfc
- contentaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsefieldtype
- many-to-onereturntype
- anyloadkey
- useridfkcolumn
- groupIDserializable
- truecfc
- useraccess
- publicrequired
- falsefieldtype
- idreturntype
- anyserializable
- trueaccess
- publicrequired
- falsefieldtype
- many-to-onereturntype
- anyfkcolumn
- siteIDserializable
- truecfc
- siteaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsefieldtype
- many-to-onereturntype
- anyfkcolumn
- userIDserializable
- truecfc
- userMethod Detail |
---|
comments
comments
comments
save
in class
beanORM
contentBean
actionType