|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.datacrow.core.migration.itemexport.ItemExporters
public class ItemExporters
Method Summary | |
---|---|
ItemExporter |
getExporter(java.lang.String type,
int moduleIdx)
|
ItemExporter |
getExporter(java.lang.String type,
int moduleIdx,
int mode)
|
java.util.Collection<ItemExporter> |
getExporters(int moduleIdx)
|
static ItemExporters |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ItemExporters getInstance()
public java.util.Collection<ItemExporter> getExporters(int moduleIdx)
public ItemExporter getExporter(java.lang.String type, int moduleIdx) throws java.lang.Exception
java.lang.Exception
public ItemExporter getExporter(java.lang.String type, int moduleIdx, int mode) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |