lucee.Componentcoldbox.system.FrameworkSupertype
coldbox.system.Interceptor
contentbox.modules.contentbox-deps.modules.cborm.interceptors.CriteriaBuilder
Method Summary | |
---|---|
any
|
configure()
Configuration method for interceptor. |
any
|
onCriteriaBuilderAddition(any event, any interceptData)
Listen to criteria builder additions. |
Methods inherited from class coldbox.system.Interceptor |
---|
appendToBuffer, clearBuffer, getBufferObject, getBufferString, getCachebox, getFlash, getInterceptorService, getLog, getLogBox, getProperties, getProperty, getWirebox, init, propertyExists, setCachebox, setFlash, setInterceptorService, setLog, setLogBox, setProperties, setProperty, setWirebox, unregister |
Methods inherited from class coldbox.system.FrameworkSupertype |
---|
addAsset, announceInterception, getCache, getController, getDatasource, getInstance, getInterceptor, getModel, getModuleConfig, getModuleSettings, getMyPlugin, getPlugin, getRenderer, getRequestCollection, getRequestContext, getSetting, getSettingStructure, includeUDF, loadApplicationHelpers, locateDirectoryPath, locateFilePath, persistVariables, populateModel, renderExternalView, renderLayout, renderView, runEvent, setController, setNextEvent, setSetting, settingExists |
Methods inherited from class lucee.Component |
---|
None |
Method Detail |
---|
Configuration method for interceptor
configure
in class
coldbox.system.Interceptor
Listen to criteria builder additions
event
interceptData