info.magnolia.module.demoproject.setup
Class DemoProjectVersionHandler

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

public class DemoProjectVersionHandler
extends info.magnolia.module.admininterface.setup.SimpleContentVersionHandler

Module version handler class of the demo project.


Nested Class Summary
 
Nested classes/interfaces inherited from class info.magnolia.module.AbstractModuleVersionHandler
info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionToLatestTask, info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionUpdateTask
 
Field Summary
 
Fields inherited from class info.magnolia.module.AbstractModuleVersionHandler
log
 
Constructor Summary
DemoProjectVersionHandler()
           
 
Method Summary
protected  List<info.magnolia.module.delta.Task> getDefaultUpdateTasks(info.magnolia.module.model.Version forVersion)
           
protected  List<info.magnolia.module.delta.Task> getExtraInstallTasks(info.magnolia.module.InstallContext ctx)
           
 
Methods inherited from class info.magnolia.module.DefaultModuleVersionHandler
getBasicInstallTasks
 
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler
getCurrentlyInstalled, getDefaultUpdate, getDefaultUpdateConditions, getDeltas, getInstall, getInstallConditions, getStartupDelta, getStartupTasks, getUpdateDeltas, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoProjectVersionHandler

public DemoProjectVersionHandler()
Method Detail

getDefaultUpdateTasks

protected List<info.magnolia.module.delta.Task> getDefaultUpdateTasks(info.magnolia.module.model.Version forVersion)
Overrides:
getDefaultUpdateTasks in class info.magnolia.module.AbstractModuleVersionHandler

getExtraInstallTasks

protected List<info.magnolia.module.delta.Task> getExtraInstallTasks(info.magnolia.module.InstallContext ctx)
Overrides:
getExtraInstallTasks in class info.magnolia.module.admininterface.setup.SimpleContentVersionHandler


Copyright © 2008-2014 Magnolia International Ltd.. All Rights Reserved.