Class ActorRoleCatalog
java.lang.Object
be.gaudry.bibliobrol.model.catalog.AbstractCatalog<Integer,ActorRole>
be.gaudry.bibliobrol.model.catalog.ActorRoleCatalog
- Since:
- 1.0 Oct 4, 2008
- Author:
- Steph GAUDRY
-
Field Summary
Fields inherited from class be.gaudry.bibliobrol.model.catalog.AbstractCatalog
catalog
-
Constructor Summary
-
Method Summary
Methods inherited from class be.gaudry.bibliobrol.model.catalog.AbstractCatalog
containsKey, containsValue, get, keySet, size, values
-
Constructor Details
-
ActorRoleCatalog
public ActorRoleCatalog()
-
-
Method Details
-
loadCatalog
protected void loadCatalog()- Specified by:
loadCatalog
in classAbstractCatalog<Integer,ActorRole>
-
toString
- Specified by:
toString
in classAbstractCatalog<Integer,ActorRole>
-
getItemClass
- Specified by:
getItemClass
in classAbstractCatalog<Integer,ActorRole>
-