com.safeidentity.adminservice.dao
Interface URImportWorker
- All Known Implementing Classes:
- CSVURImportWorker, ExcelURImportWorker
- public interface URImportWorker
- Author:
- kevin
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
init
public boolean init()
throws SFInvalidDataFormatException
- Throws:
SFInvalidDataFormatException
importData
public void importData()
throws SFDaoException,
SFInvalidDataFormatException
- Throws:
SFDaoException
SFInvalidDataFormatException
setDisplyTarget
public void setDisplyTarget(Display display)
Copyright © 2004 SoftForum Corp. All Rights Reserved.