info.magnolia.module.shop.setup
Class MoveShopsToWorkspace

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.MoveShopsToWorkspace
All Implemented Interfaces:
info.magnolia.module.delta.Task

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

Migrate shops to the new workspace.


Constructor Summary
MoveShopsToWorkspace(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

MoveShopsToWorkspace

public MoveShopsToWorkspace(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.