info.magnolia.module.templatingkit.setup
Class STKModuleVersionHandler

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.templatingkit.setup.STKModuleVersionHandler
All Implemented Interfaces:
info.magnolia.module.ModuleVersionHandler

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

STK Module VersionHandler.


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
STKModuleVersionHandler()
           
 
Method Summary
protected  List<info.magnolia.module.delta.Task> getBasicInstallTasks(info.magnolia.module.InstallContext ctx)
           
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.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

STKModuleVersionHandler

public STKModuleVersionHandler()
Method Detail

getExtraInstallTasks

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

getDefaultUpdateTasks

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

getBasicInstallTasks

protected List<info.magnolia.module.delta.Task> getBasicInstallTasks(info.magnolia.module.InstallContext ctx)
Overrides:
getBasicInstallTasks in class info.magnolia.module.DefaultModuleVersionHandler


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