Class DefaultSpecification

java.lang.Object
com.broadleafcommerce.dataimport.processor.specification.DefaultSpecification
All Implemented Interfaces:
ImportSpecification
Direct Known Subclasses:
CampaignCodeSpecification, CompleteProductImportSpecification, CustomerSegmentMemberSpecification, CustomerSpecification, OfferCodeSpecification, PriceDataSpecification, ProductSpecification, SkuInventoryImportSpecification, UpdatePricesSpecification

public class DefaultSpecification extends Object implements ImportSpecification
A Specification that operates solely off of the import type
Author:
Phillip Verheyden (phillipuniverse)