public class SimpleExcelImportMultiDetail extends SimpleExcelImport
SimpleExcelImport.POIRead, SimpleExcelImport.ReturnInfoCONSTRUCTOR_PARAMS| コンストラクタと説明 |
|---|
SimpleExcelImportMultiDetail(Key nameKey,
Key typeKey,
java.util.Map info,
Resource resource)
コンストラクタ
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected ConvertResult |
convertLocal(java.lang.Object source)
変換処理を実行する
|
protected java.util.List<Updatable> |
csvHDConvert(SimpleExcelImport.POIRead csvr,
java.util.List elist,
SimpleConvertInfo prop) |
chkeckDup, convertDirective, csvConvert, getBase64, getCSVData, getFinder, isBase64, makeErrorListconvert, createUpdatable, createUpdatable, getConverterNameKey, getConverterTypeInfo, getConverterTypeKey, getPhenomenonType, getResource, getTranslator, getTranslatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvert, getConverterNameKey, getConverterTypeKeyprotected ConvertResult convertLocal(java.lang.Object source) throws ConvertServiceException
convertLocal クラス内 SimpleExcelImportsource - 変換元オブジェクトConvertServiceException - 変換処理での致命的なエラーprotected java.util.List<Updatable> csvHDConvert(SimpleExcelImport.POIRead csvr, java.util.List elist, SimpleConvertInfo prop) throws java.io.IOException
csvHDConvert クラス内 SimpleExcelImportjava.io.IOException