|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.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])
siteID
public any getChainFeed([any siteID])
siteID
public any getMembershipFeed([any siteID])
siteID
public any getRequestFeed([any siteID])
siteID
|
Mura CMS 6.1 | ||||
FRAMES |