net.nan21.dnet.module.ad.impex.ds.param
Class ImportMapItemDsParam

java.lang.Object
  extended by net.nan21.dnet.core.presenter.model.EmptyParam
      extended by net.nan21.dnet.module.ad.impex.ds.param.ImportMapItemDsParam

public class ImportMapItemDsParam
extends net.nan21.dnet.core.presenter.model.EmptyParam


Field Summary
static String fIMPORTDATASOURCE
           
static String fIMPORTFILELOCATION
           
static String fIMPORTUKFIELDNAME
           
 
Constructor Summary
ImportMapItemDsParam()
           
 
Method Summary
 String getImportDataSource()
           
 String getImportFileLocation()
           
 String getImportUkFieldName()
           
 void setImportDataSource(String importDataSource)
           
 void setImportFileLocation(String importFileLocation)
           
 void setImportUkFieldName(String importUkFieldName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fIMPORTFILELOCATION

public static final String fIMPORTFILELOCATION
See Also:
Constant Field Values

fIMPORTDATASOURCE

public static final String fIMPORTDATASOURCE
See Also:
Constant Field Values

fIMPORTUKFIELDNAME

public static final String fIMPORTUKFIELDNAME
See Also:
Constant Field Values
Constructor Detail

ImportMapItemDsParam

public ImportMapItemDsParam()
Method Detail

getImportFileLocation

public String getImportFileLocation()

setImportFileLocation

public void setImportFileLocation(String importFileLocation)

getImportDataSource

public String getImportDataSource()

setImportDataSource

public void setImportDataSource(String importDataSource)

getImportUkFieldName

public String getImportUkFieldName()

setImportUkFieldName

public void setImportUkFieldName(String importUkFieldName)


Copyright © 2012. All Rights Reserved.