mura.plugin

Class pluginScriptBean

WEB-INF.cftags.component
    extended by mura.cfobject
      extended by mura.bean.bean
        extended by mura.plugin.pluginScriptBean

This provides plugin config xml event handling registration

Class Attributes:
  • output : false
  •  
    Property Summary
    type property default serializable required
    boolean doCache


    • returntype = any
    • access = public
    false true true
    string moduleID


    • returntype = any
    • access = public
    true true
    string runAt


    • returntype = any
    • access = public
    true true
    string scriptFile


    • returntype = any
    • access = public
    true true
    string scriptID


    • returntype = any
    • access = public
    true true
    Constructor Summary
    init()
    Method Summary
    any delete()
    any getQuery()
    any getScriptID()
    any load()
    any save()
    any setConfigBean([any configBean])
    any setDoCache([String docache])
     
    Methods inherited from class mura.bean.bean
    OnMissingMethod, addEventHandler, addObject, allowAccess, allowDelete, allowQueryParams, allowRead, allowSave, clone, compare, exists, get, getAll, getAllValues, getBundleable, getDynamic, getEntityDisplayName, getEntityName, getErrors, getFeed, getHasManyPropArray, getHasOnePropArray, getInstanceName, getIsHistorical, getOrderBy, getPrimaryKey, getProperties, getPublicAPI, getRegisteredEntity, getScaffold, getSynthedFunctions, getTable, getValidations, getValue, has, hasErrors, hasProperty, hasTable, isComparable, on, parseDateArg, registerAsEntity, removeObject, set, setAddedObjectValues, setAllValues, setErrors, setPropAsIDColumn, setValidations, setValue, setlastUpdateBy, synthArgs, transformEventName, translatePropKey, trigger, validate, valueExists
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEntity, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getQueryAttrs, getQueryService, getServiceFactory, getSession, hasCustomDatasource, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue
     
    Methods inherited from class WEB-INF.cftags.component
    None

    Constructor Detail

    init

    public init()


    Property Detail

    doCache

    property boolean doCache = [false]

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    moduleID

    property string moduleID

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    runAt

    property string runAt

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    scriptFile

    property string scriptFile

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    scriptID

    property string scriptID

    Attributes:
    returntype - any
    required - true
    access - public
    serializable - true

    Method Detail

    delete

    public any delete()


    getQuery

    public any getQuery()


    getScriptID

    public any getScriptID()


    load

    public any load()


    save

    public any save()


    setConfigBean

    public any setConfigBean([any configBean])

    Parameters:
    configBean

    setDoCache

    public any setDoCache([String docache])

    Parameters:
    docache