org.lexevs.dao.database.service.listener
Class SystemResourceRefreshingListener

java.lang.Object
  extended by org.lexevs.dao.database.service.listener.DefaultServiceEventListener
      extended by org.lexevs.dao.database.service.listener.SystemResourceRefreshingListener
All Implemented Interfaces:
DatabaseServiceEventListener

public class SystemResourceRefreshingListener
extends DefaultServiceEventListener

The listener interface for receiving codingSchemeRegistering events. The class that is interested in processing a codingSchemeRegistering event implements this interface, and the object created with that class is registered with a component using the component's addCodingSchemeRegisteringListener method. When the codingSchemeRegistering event occurs, that object's appropriate method is invoked.

See Also:
CodingSchemeRegisteringEvent

Constructor Summary
SystemResourceRefreshingListener()
           
 
Method Summary
 boolean onPostCodingSchemeInsert(PostCodingSchemeInsertEvent event)
           
 
Methods inherited from class org.lexevs.dao.database.service.listener.DefaultServiceEventListener
isActive, onCodingSchemeInsertError, onCodingSchemeUpdate, onEntityReviseEvent, onEntityUpdate, onPostBatchEntityInsert, onPostEntityInsert, onPostEntityRemove, onPostPropertyInsert, onPostPropertyRemove, onPreAssociationInsert, onPreBatchAssociationInsert, onPreBatchEntityInsert, onPreCodingSchemeInsert, onPreEntityInsert, onPreEntityRemove, onPropertyUpdate, setActive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemResourceRefreshingListener

public SystemResourceRefreshingListener()
Method Detail

onPostCodingSchemeInsert

public boolean onPostCodingSchemeInsert(PostCodingSchemeInsertEvent event)
Specified by:
onPostCodingSchemeInsert in interface DatabaseServiceEventListener
Overrides:
onPostCodingSchemeInsert in class DefaultServiceEventListener

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.