org.mycore.datamodel.classifications2
Class MCRCategoryDAOFactory

java.lang.Object
  extended by org.mycore.datamodel.classifications2.MCRCategoryDAOFactory

public class MCRCategoryDAOFactory
extends Object

Since:
2.0
Version:
$Revision: 13085 $ $Date: 2008-02-06 18:27:24 +0100 (Mi, 06 Feb 2008) $
Author:
Thomas Scheffler (yagee)

Constructor Summary
MCRCategoryDAOFactory()
           
 
Method Summary
static MCRCategoryDAO getInstance()
          Returns an instance of a MCRCategoryDAO implementator.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MCRCategoryDAOFactory

public MCRCategoryDAOFactory()
Method Detail

getInstance

public static final MCRCategoryDAO getInstance()
Returns an instance of a MCRCategoryDAO implementator.