|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.datacrow.core.migration.ItemMigrater
net.datacrow.core.migration.itemimport.ItemImporter
net.datacrow.core.migration.itemimport.XmlImporter
public class XmlImporter
Field Summary |
---|
Fields inherited from class net.datacrow.core.migration.itemimport.ItemImporter |
---|
client, mappings |
Fields inherited from class net.datacrow.core.migration.ItemMigrater |
---|
_MODE_NON_THREADED, _MODE_THREADED, file, key, mode, moduleIdx, task |
Constructor Summary | |
---|---|
XmlImporter(int moduleIdx,
int mode)
|
Method Summary | |
---|---|
void |
cancel()
|
java.lang.String |
getName()
|
java.lang.String[] |
getSupportedFileTypes()
|
DcThread |
getTask()
|
protected void |
initialize()
|
Methods inherited from class net.datacrow.core.migration.itemimport.ItemImporter |
---|
addMapping, clearMappings, getSetting, getSettingKeys, getSourceFields, getSourceMappings, getTargetField, requiresMapping, setClient, setSetting, setValue |
Methods inherited from class net.datacrow.core.migration.ItemMigrater |
---|
getFile, getIcon, getKey, getModule, setFile, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlImporter(int moduleIdx, int mode) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
protected void initialize()
initialize
in class ItemMigrater
public DcThread getTask()
getTask
in class ItemMigrater
public java.lang.String[] getSupportedFileTypes()
getSupportedFileTypes
in class ItemImporter
public void cancel()
cancel
in class ItemMigrater
public java.lang.String getName()
getName
in class ItemMigrater
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |