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
protected static String COPYRIGHT
           
protected static String PATH_TO_DEMO_FEATURES_FOOTER
           
protected static String PATH_TO_DEMO_PROJECT_FOOTER
           
 
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
 

Field Detail

COPYRIGHT

protected static final String COPYRIGHT
See Also:
Constant Field Values

PATH_TO_DEMO_PROJECT_FOOTER

protected static final String PATH_TO_DEMO_PROJECT_FOOTER
See Also:
Constant Field Values

PATH_TO_DEMO_FEATURES_FOOTER

protected static final String PATH_TO_DEMO_FEATURES_FOOTER
See Also:
Constant Field Values
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.