WEB-INF.cftags.component
mura.cfobject
mura.bean.bean
mura.bean.beanORM
mura.content.approval.approvalChainMembershipBean
This provides approval chain membership functionality
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required |
any
|
approvalChain
|
true
|
false
|
|
mura.content.approval.timestamp
|
created
|
true
|
false
|
|
any
|
group
|
true
|
false
|
|
any
|
membershipID
|
true
|
false
|
|
mura.content.approval.int
|
orderno
|
1
|
true
|
false
|
any
|
site
|
true
|
false
|
|
| Constructor Summary | |
|---|---|
|
init()
|
|
| Method Summary | |
|---|---|
any
|
getPendingContentIterator()
|
| 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 - approvalChainfieldtype - many-to-onereturntype - anyrequired - falsefkcolumn - chainIDaccess - publicserializable - truereturntype - anyrequired - falseaccess - publicserializable - truecfc - userfieldtype - many-to-oneloadkey - useridreturntype - anyrequired - falsefkcolumn - groupIDaccess - publicserializable - truefieldtype - idreturntype - anyrequired - falseaccess - publicserializable - truereturntype - anyrequired - falseaccess - publicserializable - truecfc - sitefieldtype - one-to-onereturntype - anyrequired - falsefkcolumn - siteIDaccess - publicserializable - true| Method Detail |
|---|