eu.etaxonomy.cdm.persistence.dao.hibernate.common
Class LsidAuthorityDaoImpl

java.lang.Object
  extended by eu.etaxonomy.cdm.persistence.dao.hibernate.common.DaoBase
      extended by eu.etaxonomy.cdm.persistence.dao.hibernate.common.CdmEntityDaoBase<LSIDAuthority>
          extended by eu.etaxonomy.cdm.persistence.dao.hibernate.common.LsidAuthorityDaoImpl
All Implemented Interfaces:
ICdmEntityDao<LSIDAuthority>, ILsidAuthorityDao

@Repository
public class LsidAuthorityDaoImpl
extends CdmEntityDaoBase<LSIDAuthority>
implements ILsidAuthorityDao


Field Summary
 
Fields inherited from class eu.etaxonomy.cdm.persistence.dao.hibernate.common.CdmEntityDaoBase
defaultBeanInitializer, flushAfterNo, type, version
 
Constructor Summary
LsidAuthorityDaoImpl()
           
 
Method Summary
 Class<? extends IIdentifiableEntity> getClassForNamespace(LSID lsid)
           
 
Methods inherited from class eu.etaxonomy.cdm.persistence.dao.hibernate.common.CdmEntityDaoBase
addCriteria, addExample, addGroups, addOrder, clear, count, count, count, countByParam, countGroups, delete, exists, findById, findByParam, findByUuid, getSession, getType, group, list, list, list, list, list, list, list, list, listByIds, load, load, load, lock, merge, refresh, refresh, replace, rows, save, saveAll, saveCdmObj, saveOrUpdate, saveOrUpdateAll, setDefaultBeanInitializer, setPagingParameter, setPagingParameter, update
 
Methods inherited from class eu.etaxonomy.cdm.persistence.dao.hibernate.common.DaoBase
addOrder, flush, getSessionFactory, setSessionFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface eu.etaxonomy.cdm.persistence.dao.common.ICdmEntityDao
clear, count, count, count, delete, exists, findById, findByUuid, flush, getSession, getType, group, list, list, list, list, list, list, list, listByIds, load, load, load, lock, merge, refresh, refresh, replace, rows, save, saveAll, saveOrUpdate, saveOrUpdateAll, update
 

Constructor Detail

LsidAuthorityDaoImpl

public LsidAuthorityDaoImpl()
Method Detail

getClassForNamespace

public Class<? extends IIdentifiableEntity> getClassForNamespace(LSID lsid)
Specified by:
getClassForNamespace in interface ILsidAuthorityDao


Copyright © 2007-2013 EDIT. All Rights Reserved.