Class GetImportStatus
java.lang.Object
org.deltava.dao.file.DAO
org.deltava.dao.file.GetImportStatus
A Data Access Object to load Innovata Schedule import status.
- Since:
- 1.0
- Version:
- 9.0
- Author:
- Luke
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.dao.file.DAO
getReader, getStream, setBufferSize
-
Constructor Details
-
GetImportStatus
Initializes the Data Access Object.- Parameters:
is
- the InputStream to read
-
-
Method Details
-
load
Loads import status.- Returns:
- an ImportStatus bean
- Throws:
DAOException
- if an I/O error occurs
-