contentbox.model.system

Class EventHandler

railo-context.Component
        extended by coldbox.system.remote.ColdboxProxy
            extended by coldbox.system.orm.hibernate.EventHandler
                extended by contentbox.model.system.EventHandler
Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  

    ContentBox - A Modular Content Platform Copyright 2012 by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com Apache License, Version 2.0 Copyright Since [2012] [Luis Majano and Ortus Solutions,Corp] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.coldbox.org | www.luismajano.com | www.ortussolutions.com Author : Luis Majano Date : 10/16/2007 Description : A ColdBox Enabled Hibernate Event Handler that ties to the ColdBox proxy for ColdBox Operations.

     
    Methods inherited from class coldbox.system.orm.hibernate.EventHandler
    getEventManager, getORMUtil, postDelete, postFlush, postInsert, postLoad, postNew, postSave, postUpdate, preDelete, preFlush, preInsert, preLoad, preSave, preUpdate, processEntityInjection
     
    Methods inherited from class coldbox.system.remote.ColdboxProxy
    announceInterception, getBean, getCacheBox, getColdboxOCM, getController, getInstance, getInterceptor, getIoCFactory, getLogBox, getLogger, getModel, getMyPlugin, getPlugin, getRemotingUtil, getRootLogger, getUtil, getWireBox, handleException, loadColdbox, process, pushTimers, setCOLDBOX_APP_KEY, tracer, verifyColdBox
     
    Methods inherited from class railo-context.Component
    None