Mura CMS 6.1

mura.content.rater
Class rateBean

railo-context.Component
        extended by mura.cfobject
            extended by mura.bean.bean
                extended by mura.content.rater.rateBean

public class rateBean
extends bean

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.bean.bean
addObject, compare, getAllValues, getEntityName, getErrors, getInstanceName, getPrimaryKey, getProperties, getSynthedFunctions, getValidations, getValue, hasErrors, hasProperty, isComparable, OnMissingMethod, parseDateArg, removeObject, set, setAddedObjectValues, setAllValues, setErrors, setlastUpdateBy, setValidations, setValue, synthArgs, translatePropKey, validate, valueExists
 
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

init

public init()

Method Detail

delete

public void delete()


getQuery

public query getQuery()


getRate

public any getRate()


load

public void load()


save

public void save()


setConfigBean

public any setConfigBean([any configBean])

Parameters:
configBean

setEntered

public any setEntered([any entered])

Parameters:
entered

Mura CMS 6.1