WEB-INF.cftags.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, getEntity, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getServiceFactory, getSession, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue |
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
cfc
- approvalActionfieldtype
- one-to-manyreturntype
- anyrequired
- falsecascade
- deleteserializable
- truesingularname
- actionorderby
- created ascaccess
- publiccfc
- approvalChainfieldtype
- one-to-onereturntype
- anyrequired
- falsefkcolumn
- chainIDaccess
- publicserializable
- truecfc
- contentfieldtype
- one-to-onereturntype
- anyrequired
- falsefkcolumn
- contentHistIDaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truecfc
- userfieldtype
- many-to-oneloadkey
- useridreturntype
- anyrequired
- falsefkcolumn
- groupIDaccess
- publicserializable
- truefieldtype
- idreturntype
- anyrequired
- falseaccess
- publicserializable
- truecfc
- sitefieldtype
- many-to-onereturntype
- anyrequired
- falsefkcolumn
- siteIDaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truecfc
- userfieldtype
- many-to-onereturntype
- anyrequired
- falsefkcolumn
- userIDaccess
- publicserializable
- trueMethod Detail |
---|
comments
comments
comments
save
in class
beanORM
contentBean
actionType