|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.bean.bean
mura.content.rater.rateBean
public class rateBean
| Constructor Summary | |
|---|---|
init()
|
|
| Method Summary | |
|---|---|
void |
delete()
|
query |
getQuery()
|
any |
getRate()
|
void |
load()
|
void |
save()
|
any |
setConfigBean([any configBean])
|
any |
setEntered([any entered])
|
| 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 |
|---|
|
| Constructor Detail |
|---|
public init()
| Method Detail |
|---|
public void delete()
public query getQuery()
public any getRate()
public void load()
public void save()
public any setConfigBean([any configBean])
configBeanpublic any setEntered([any entered])
entered
|
Mura CMS 6.1 | ||||
| FRAMES | |||||