|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.bundle.AbstractJoblet
org.torweg.pulse.bundle.AbstractConfigurableJoblet
org.torweg.pulse.component.util.retailer.imports.ImportRetailer
public class ImportRetailer
Imports Retailers from files.
The import process itself takes place in subclasses of
AbstractRetailerImporter. These are configured by matching an
importer to a file-extension in ImportRetailerConfiguration.
NOTE: The import does override and not add the
Retailers.
| Constructor Summary | |
|---|---|
ImportRetailer()
|
|
| Method Summary | |
|---|---|
protected void |
run(Bundle b)
Imports Retailers from files. |
| Methods inherited from class org.torweg.pulse.bundle.AbstractConfigurableJoblet |
|---|
getConfig, getConfiguration |
| Methods inherited from class org.torweg.pulse.bundle.AbstractJoblet |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportRetailer()
| Method Detail |
|---|
protected final void run(Bundle b)
Retailers from files.
run in class AbstractJobletb - the current BundleAbstractJoblet.run(org.torweg.pulse.bundle.Bundle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||