|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.bean.bean
mura.bean.beanORM
mura.content.approval.approvalRequestBean
public class approvalRequestBean
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, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, initTracePoint, injectMethod, invokeMethod, removeValue
|
Methods inherited from class railo-context.Component |
---|
|
Method Detail |
---|
public any approve([any comments])
comments
public any cancel([any comments])
comments
public any reject([any comments])
comments
public any save()
save
in class
beanORM
public any sendActionMessage([any contentBean], [any actionType])
contentBean
actionType
|
Mura CMS 6.1 | ||||
FRAMES |