info.magnolia.module.googlesitemap.setup
Class GoogleSiteMapVersionHandler

java.lang.Object
  extended by info.magnolia.module.AbstractModuleVersionHandler
      extended by info.magnolia.module.DefaultModuleVersionHandler
          extended by info.magnolia.module.googlesitemap.setup.GoogleSiteMapVersionHandler
All Implemented Interfaces:
info.magnolia.module.ModuleVersionHandler

public class GoogleSiteMapVersionHandler
extends info.magnolia.module.DefaultModuleVersionHandler

Default version handler.


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 GOOGLESITEMAP_APP_BROWSER_ACTIONS
           
protected static String GOOGLESITEMAP_APP_PAGES_ACTIONS
           
protected static String GOOGLESITEMAP_APP_VIRTUALURI_ACTIONS
           
 
Fields inherited from class info.magnolia.module.AbstractModuleVersionHandler
log
 
Constructor Summary
GoogleSiteMapVersionHandler()
           
 
Method Summary
protected  List<info.magnolia.module.delta.Task> getExtraInstallTasks(info.magnolia.module.InstallContext ctx)
          Export the FTL to the Resource folder menu from the Admin central.
 
Methods inherited from class info.magnolia.module.DefaultModuleVersionHandler
getBasicInstallTasks
 
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler
getCurrentlyInstalled, getDefaultUpdate, getDefaultUpdateConditions, getDefaultUpdateTasks, 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

GOOGLESITEMAP_APP_BROWSER_ACTIONS

protected static final String GOOGLESITEMAP_APP_BROWSER_ACTIONS
See Also:
Constant Field Values

GOOGLESITEMAP_APP_PAGES_ACTIONS

protected static final String GOOGLESITEMAP_APP_PAGES_ACTIONS
See Also:
Constant Field Values

GOOGLESITEMAP_APP_VIRTUALURI_ACTIONS

protected static final String GOOGLESITEMAP_APP_VIRTUALURI_ACTIONS
See Also:
Constant Field Values
Constructor Detail

GoogleSiteMapVersionHandler

public GoogleSiteMapVersionHandler()
Method Detail

getExtraInstallTasks

protected List<info.magnolia.module.delta.Task> getExtraInstallTasks(info.magnolia.module.InstallContext ctx)
Export the FTL to the Resource folder menu from the Admin central.

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


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