Uses of Interface
org.mycore.datamodel.classifications2.MCRCategoryDAO

Packages that use MCRCategoryDAO
org.mycore.datamodel.classifications2   
org.mycore.datamodel.classifications2.impl   
org.mycore.services.migration   
 

Uses of MCRCategoryDAO in org.mycore.datamodel.classifications2
 

Methods in org.mycore.datamodel.classifications2 that return MCRCategoryDAO
static MCRCategoryDAO MCRCategoryDAOFactory.getInstance()
          Returns an instance of a MCRCategoryDAO implementator.
 

Uses of MCRCategoryDAO in org.mycore.datamodel.classifications2.impl
 

Classes in org.mycore.datamodel.classifications2.impl that implement MCRCategoryDAO
 class MCRCategoryDAOImpl
           
 

Uses of MCRCategoryDAO in org.mycore.services.migration
 

Fields in org.mycore.services.migration declared as MCRCategoryDAO
(package private) static MCRCategoryDAO MCRClassificationMigrationHelper.DAO