info.magnolia.module.shop.setup
Class CreateAppsForExistingShops

java.lang.Object
  extended by info.magnolia.module.delta.AbstractTask
      extended by info.magnolia.module.delta.AbstractRepositoryTask
          extended by info.magnolia.module.shop.setup.CreateAppsForExistingShops
All Implemented Interfaces:
info.magnolia.module.delta.Task

public class CreateAppsForExistingShops
extends info.magnolia.module.delta.AbstractRepositoryTask

Task that will create apps for shops that were created before migration.


Field Summary
 
Fields inherited from class info.magnolia.module.delta.AbstractTask
log
 
Constructor Summary
CreateAppsForExistingShops(String name, String description)
           
 
Method Summary
protected  void createShopApps(javax.jcr.Node node)
           
protected  void createShopEntryInAppLauncher(javax.jcr.Node node)
           
protected  void doExecute(info.magnolia.module.InstallContext installContext)
           
 
Methods inherited from class info.magnolia.module.delta.AbstractRepositoryTask
execute
 
Methods inherited from class info.magnolia.module.delta.AbstractTask
getDescription, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CreateAppsForExistingShops

public CreateAppsForExistingShops(String name,
                                  String description)
Method Detail

doExecute

protected void doExecute(info.magnolia.module.InstallContext installContext)
                  throws javax.jcr.RepositoryException,
                         info.magnolia.module.delta.TaskExecutionException
Specified by:
doExecute in class info.magnolia.module.delta.AbstractRepositoryTask
Throws:
javax.jcr.RepositoryException
info.magnolia.module.delta.TaskExecutionException

createShopApps

protected void createShopApps(javax.jcr.Node node)
                       throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

createShopEntryInAppLauncher

protected void createShopEntryInAppLauncher(javax.jcr.Node node)
                                     throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


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