com.day.cq.wcm.siteimporter.steps
Class AbstractImporterStep
java.lang.Object
com.day.cq.wcm.siteimporter.steps.AbstractImporterStep
- All Implemented Interfaces:
- ImporterStep
- Direct Known Subclasses:
- CreateBlueprintStep, CreateCampaignStep, CreateComponentStep, CreateContentStep, CreateDesignStep, CreatePackageStep, CreateTemplateStep, SetupProjectStep
public abstract class AbstractImporterStep
- extends Object
- implements ImporterStep
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
P_ORDER
public static final String P_ORDER
- See Also:
- Constant Field Values
AbstractImporterStep
public AbstractImporterStep()
getOrder
public Integer getOrder()
- Specified by:
getOrder in interface ImporterStep
- See Also:
ImporterStep.getOrder()
execute
public abstract boolean execute(ImporterContext ctx)
- Specified by:
execute in interface ImporterStep
activate
protected void activate(ComponentContext context)
throws RepositoryException
- Throws:
RepositoryException
Copyright © 2011-2013 Adobe Systems Incorporated. All Rights Reserved.