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

Packages that use MCRCategLinkService
org.mycore.datamodel.classifications2   
org.mycore.datamodel.classifications2.impl   
 

Uses of MCRCategLinkService in org.mycore.datamodel.classifications2
 

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

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

Classes in org.mycore.datamodel.classifications2.impl that implement MCRCategLinkService
 class MCRCategLinkServiceImpl