Mura CMS 6.1

mura.plugin
Class pluginScriptBean

railo-context.Component
        extended by mura.cfobject
            extended by mura.bean.bean
                extended by mura.plugin.pluginScriptBean

public class pluginScriptBean
extends bean

Constructor Summary
init()
 
Method Summary
 void delete()
 query getQuery()
 string getScriptID()
 void load()
 void save()
 any setConfigBean([any configBean])
 any setDoCache([String docache])
 
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()


getScriptID

public string getScriptID()


load

public void load()


save

public void save()


setConfigBean

public any setConfigBean([any configBean])

Parameters:
configBean

setDoCache

public any setDoCache([String docache])

Parameters:
docache

Mura CMS 6.1