|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.content.approval.approvalChainManager
public class approvalChainManager
| Method Summary | |
|---|---|
any |
getActionFeed([any siteID])
|
any |
getChainFeed([any siteID])
|
any |
getMembershipFeed([any siteID])
|
any |
getRequestFeed([any siteID])
|
| Methods inherited from class mura.cfobject |
|---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, init, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
|
| Methods inherited from class railo-context.Component |
|---|
|
| Method Detail |
|---|
public any getActionFeed([any siteID])
siteIDpublic any getChainFeed([any siteID])
siteIDpublic any getMembershipFeed([any siteID])
siteIDpublic any getRequestFeed([any siteID])
siteID
|
Mura CMS 6.1 | ||||
| FRAMES | |||||