info.magnolia.module.fckeditor
Class FCKEditorModuleVersionHandler

java.lang.Object
  extended by info.magnolia.module.AbstractModuleVersionHandler
      extended by info.magnolia.module.DefaultModuleVersionHandler
          extended by info.magnolia.module.fckeditor.FCKEditorModuleVersionHandler
All Implemented Interfaces:
ModuleVersionHandler

public class FCKEditorModuleVersionHandler
extends DefaultModuleVersionHandler

FCKEditor Module Version Handler.

Author:
vsteller

Nested Class Summary
 
Nested classes/interfaces inherited from class info.magnolia.module.AbstractModuleVersionHandler
AbstractModuleVersionHandler.ModuleVersionToLatestTask, AbstractModuleVersionHandler.ModuleVersionUpdateTask
 
Field Summary
 
Fields inherited from class info.magnolia.module.AbstractModuleVersionHandler
log
 
Constructor Summary
FCKEditorModuleVersionHandler()
           
 
Method Summary
protected  List getBasicInstallTasks(InstallContext installContext)
          This method should generally not be overridden.
 
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler
getCurrentlyInstalled, getDefaultUpdate, getDefaultUpdateConditions, getDefaultUpdateTasks, getDeltas, getExtraInstallTasks, getInstall, getInstallConditions, getStartupDelta, getStartupTasks, getUpdate, getUpdateDeltas, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FCKEditorModuleVersionHandler

public FCKEditorModuleVersionHandler()
Method Detail

getBasicInstallTasks

protected List getBasicInstallTasks(InstallContext installContext)
Description copied from class: DefaultModuleVersionHandler
This method should generally not be overridden. To add install tasks, use AbstractModuleVersionHandler.getExtraInstallTasks(info.magnolia.module.InstallContext).

Overrides:
getBasicInstallTasks in class DefaultModuleVersionHandler


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.