info.magnolia.module.admininterface.setup
Class SimpleContentVersionHandler

java.lang.Object
  extended by info.magnolia.module.AbstractModuleVersionHandler
      extended by info.magnolia.module.DefaultModuleVersionHandler
          extended by info.magnolia.module.admininterface.setup.SimpleContentVersionHandler
All Implemented Interfaces:
ModuleVersionHandler

public class SimpleContentVersionHandler
extends DefaultModuleVersionHandler

Version:
$Id: SimpleContentVersionHandler.java 41137 2011-01-06 18:19:25Z gjoseph $
Author:
philipp

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
SimpleContentVersionHandler()
           
 
Method Summary
protected  List<Task> getExtraInstallTasks(InstallContext installContext)
          Override this method to add specific install tasks to your module.
 
Methods inherited from class info.magnolia.module.DefaultModuleVersionHandler
getBasicInstallTasks
 
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler
getCurrentlyInstalled, getDefaultUpdate, getDefaultUpdateConditions, getDefaultUpdateTasks, getDeltas, 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

SimpleContentVersionHandler

public SimpleContentVersionHandler()
Method Detail

getExtraInstallTasks

protected List<Task> getExtraInstallTasks(InstallContext installContext)
Description copied from class: AbstractModuleVersionHandler
Override this method to add specific install tasks to your module. Returns an empty list by default.

Overrides:
getExtraInstallTasks in class AbstractModuleVersionHandler


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