org.exoplatform.calendar.service
Class CalendarUpdateEventListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.calendar.service.CalendarUpdateEventListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
Direct Known Subclasses:
UpdateCalendarVersion

public class CalendarUpdateEventListener
extends org.exoplatform.container.component.BaseComponentPlugin

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Dec 1, 2008


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
CalendarUpdateEventListener()
           
 
Method Summary
 void postUpdate()
           
 void preUpdate()
           
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarUpdateEventListener

public CalendarUpdateEventListener()
Method Detail

preUpdate

public void preUpdate()

postUpdate

public void postUpdate()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.