info.magnolia.module.shop.setup
Class MoveShopSuppliersToWorkspace

java.lang.Object
  extended by info.magnolia.module.delta.AbstractTask
      extended by info.magnolia.ui.contentapp.setup.AbstractDataTypeMigrationTask
          extended by info.magnolia.module.shop.setup.MoveShopSuppliersToWorkspace
All Implemented Interfaces:
info.magnolia.module.delta.Task

public class MoveShopSuppliersToWorkspace
extends info.magnolia.ui.contentapp.setup.AbstractDataTypeMigrationTask

Migrate shop suppliers to the new workspace.


Constructor Summary
MoveShopSuppliersToWorkspace(String taskName, String taskDescription, String dataPath, String newPath, String newWorkspaceName)
           
 
Method Summary
protected  void initOldToNewNodeTypeMappingElement(HashMap<String,String> stringStringHashMap)
           
 
Methods inherited from class info.magnolia.ui.contentapp.setup.AbstractDataTypeMigrationTask
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

MoveShopSuppliersToWorkspace

public MoveShopSuppliersToWorkspace(String taskName,
                                    String taskDescription,
                                    String dataPath,
                                    String newPath,
                                    String newWorkspaceName)
Method Detail

initOldToNewNodeTypeMappingElement

protected void initOldToNewNodeTypeMappingElement(HashMap<String,String> stringStringHashMap)
Specified by:
initOldToNewNodeTypeMappingElement in class info.magnolia.ui.contentapp.setup.AbstractDataTypeMigrationTask


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