com.day.cq.wcm.siteimporter.steps
Class SetupProjectStep

java.lang.Object
  extended by com.day.cq.wcm.siteimporter.steps.AbstractImporterStep
      extended by com.day.cq.wcm.siteimporter.steps.SetupProjectStep
All Implemented Interfaces:
ImporterStep

public class SetupProjectStep
extends AbstractImporterStep


Field Summary
 
Fields inherited from class com.day.cq.wcm.siteimporter.steps.AbstractImporterStep
P_ORDER
 
Fields inherited from interface com.day.cq.wcm.siteimporter.ImporterStep
COMPONENTS_FOLDER, DESIGN_RESOURCES, DEV_RESOURCES, ERROR_CLASS, HEADING_CLASS, SKIP_CLASS, TEMPLATES_FOLDER
 
Constructor Summary
SetupProjectStep()
           
 
Method Summary
 boolean execute(ImporterContext ctx)
           
 
Methods inherited from class com.day.cq.wcm.siteimporter.steps.AbstractImporterStep
activate, getOrder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetupProjectStep

public SetupProjectStep()
Method Detail

execute

public boolean execute(ImporterContext ctx)
Specified by:
execute in interface ImporterStep
Specified by:
execute in class AbstractImporterStep
See Also:
AbstractImporterStep.execute(com.day.cq.wcm.siteimporter.ImporterContext)


Copyright © 2011-2013 Adobe Systems Incorporated. All Rights Reserved.