pulse - the web application framework Get pulse at SourceForge.net. Fast, secure and Free Open Source software downloads Ohloh project report for pulse-java

Uses of Class
org.torweg.pulse.component.util.retailer.imports.AbstractRetailerImporter

Packages that use AbstractRetailerImporter
org.torweg.pulse.component.util.retailer.imports Contains the utility-controllers/joblets for the pulse-website-administration of the utility retailer-package for importing. 
 

Uses of AbstractRetailerImporter in org.torweg.pulse.component.util.retailer.imports
 

Subclasses of AbstractRetailerImporter in org.torweg.pulse.component.util.retailer.imports
 class CSVRetailerImporter
          A AbstractRetailerImporter that imports Retailers from a csv File.
 

Methods in org.torweg.pulse.component.util.retailer.imports that return AbstractRetailerImporter
 AbstractRetailerImporter ImportRetailerConfiguration.getImporter(java.lang.String extension)
          Returns an AbstractRetailerImporter for the given extension if exists.