net.sourceforge.openutils.mgnlmedia.media.setup
Class MediaModuleVersionHandler

java.lang.Object
  extended by info.magnolia.module.AbstractModuleVersionHandler
      extended by info.magnolia.module.DefaultModuleVersionHandler
          extended by it.openutils.mgnltasks.SimpleModuleVersionHandler
              extended by net.sourceforge.openutils.mgnlmedia.media.setup.MediaModuleVersionHandler
All Implemented Interfaces:
info.magnolia.module.ModuleVersionHandler

public class MediaModuleVersionHandler
extends it.openutils.mgnltasks.SimpleModuleVersionHandler

Module version handler for media module

Version:
$Id
Author:
manuel

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 it.openutils.mgnltasks.SimpleModuleVersionHandler
excludedRepositoriesFromBootstrap, log
 
Constructor Summary
MediaModuleVersionHandler()
           
 
Method Summary
protected  List<info.magnolia.module.delta.Task> getBasicInstallTasks(info.magnolia.module.InstallContext installContext)
          
protected  List<info.magnolia.module.delta.Task> getStartupTasks(info.magnolia.module.InstallContext installContext)
          
 
Methods inherited from class it.openutils.mgnltasks.SimpleModuleVersionHandler
addExcludeRepositoryFromBootstrap, getDeltas, removeExcludeRepositoryFromBootstrap
 
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler
getCurrentlyInstalled, getDefaultUpdate, getDefaultUpdateConditions, getDefaultUpdateTasks, getExtraInstallTasks, getInstall, getInstallConditions, getStartupDelta, getUpdate, getUpdateDeltas, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaModuleVersionHandler

public MediaModuleVersionHandler()
Method Detail

getBasicInstallTasks

protected List<info.magnolia.module.delta.Task> getBasicInstallTasks(info.magnolia.module.InstallContext installContext)

Overrides:
getBasicInstallTasks in class info.magnolia.module.DefaultModuleVersionHandler

getStartupTasks

protected List<info.magnolia.module.delta.Task> getStartupTasks(info.magnolia.module.InstallContext installContext)

Overrides:
getStartupTasks in class info.magnolia.module.AbstractModuleVersionHandler


Copyright © 2008-2010 Openmind. All Rights Reserved.