Mura CMS 6.1

mura.content.approval
Class approvalChainManager

railo-context.Component
        extended by mura.cfobject
            extended by mura.content.approval.approvalChainManager

public class approvalChainManager
extends cfobject

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

getActionFeed

public any getActionFeed([any siteID])

Parameters:
siteID

getChainFeed

public any getChainFeed([any siteID])

Parameters:
siteID

getMembershipFeed

public any getMembershipFeed([any siteID])

Parameters:
siteID

getRequestFeed

public any getRequestFeed([any siteID])

Parameters:
siteID

Mura CMS 6.1