info.magnolia.module.templatingkit.setup
Class ThemeVersionHandler

java.lang.Object
  extended by info.magnolia.module.AbstractModuleVersionHandler
      extended by info.magnolia.module.DefaultModuleVersionHandler
          extended by info.magnolia.module.templatingkit.setup.ThemeVersionHandler
All Implemented Interfaces:
info.magnolia.module.ModuleVersionHandler
Direct Known Subclasses:
PopThemeVersionHandler

public class ThemeVersionHandler
extends info.magnolia.module.DefaultModuleVersionHandler

Executes the theme install task on installation and updates.

Version:
$Id$
Author:
tmiyar

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
ThemeVersionHandler()
           
 
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

ThemeVersionHandler

public ThemeVersionHandler()
Method Detail

getExtraInstallTasks

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

getDefaultUpdateTasks

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


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