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

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

public class CreateTemplateStep
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
CreateTemplateStep()
           
 
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

CreateTemplateStep

public CreateTemplateStep()
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-2012 Adobe Systems Incorporated. All Rights Reserved.