Uses of Class
be.gaudry.model.bibliobrol.ActorRole
Package
Description
-
Uses of ActorRole in be.gaudry.bibliobrol.dao
Modifier and TypeMethodDescriptionvoid
IPersonDao.loadAsyncPersonsLos(AbstractBrolWorker<Integer> worker, ActorRole role)
-
Uses of ActorRole in be.gaudry.bibliobrol.dao.derby
Modifier and TypeMethodDescriptionvoid
DerbyPerson.loadAsyncPersonsLos(AbstractBrolWorker<Integer> worker, ActorRole role)
-
Uses of ActorRole in be.gaudry.bibliobrol.dao.msaccess
Modifier and TypeMethodDescriptionvoid
MsAccessPerson.loadAsyncPersonsLos(AbstractBrolWorker<Integer> worker, ActorRole role)
-
Uses of ActorRole in be.gaudry.bibliobrol.dao.mysql
Modifier and TypeMethodDescriptionvoid
MySQLPerson.loadAsyncPersonsLos(AbstractBrolWorker<Integer> worker, ActorRole role)
-
Uses of ActorRole in be.gaudry.bibliobrol.model.catalog
-
Uses of ActorRole in be.gaudry.bibliobrol.model.process
Modifier and TypeMethodDescriptionvoid
PersonsLoader.load(AbstractBrolWorker<Integer> worker, ActorRole role)
Processor method called by the swing worker -
Uses of ActorRole in be.gaudry.model.bibliobrol
-
Uses of ActorRole in be.gaudry.model.bibliobrol.thread
-
Uses of ActorRole in be.gaudry.swing.bibliobrol.person
Modifier and TypeMethodDescriptionvoid
PersonsPanel.loadItemsList(ActorRole actorRole, boolean addToSelected)