Package be.gaudry.model.thread.edu
Class StudentsLoader
java.lang.Object
be.gaudry.model.crud.thread.AbstractLoLoader
be.gaudry.model.thread.edu.StudentsLoader
- Since:
- 1.0 Oct 25, 2008
- Author:
- Steph GAUDRY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
loadItems(AbstractBrolWorker worker)
TODO : use the repository to get the default schoolclassMethods inherited from class be.gaudry.model.crud.thread.AbstractLoLoader
getProgressMax
-
Constructor Details
-
StudentsLoader
public StudentsLoader()
-
-
Method Details
-
loadItems
TODO : use the repository to get the default schoolclass- Specified by:
loadItems
in classAbstractLoLoader
- Parameters:
worker
- to allow loading the list asynchronous and sending each result in an Object[]
-