nl.surfnet.coin.csa.dao.impl
Class LocalizedStringDaoImpl

java.lang.Object
  extended by nl.surfnet.coin.shared.service.GenericServiceHibernateImpl<LocalizedString>
      extended by nl.surfnet.coin.csa.dao.impl.LocalizedStringDaoImpl
All Implemented Interfaces:
LocalizedStringDao, nl.surfnet.coin.shared.service.GenericService<LocalizedString>

@Repository
public class LocalizedStringDaoImpl
extends nl.surfnet.coin.shared.service.GenericServiceHibernateImpl<LocalizedString>
implements LocalizedStringDao


Constructor Summary
LocalizedStringDaoImpl()
           
 
Method Summary
 
Methods inherited from class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl
createCriteria, delete, detachFromSession, findAll, findByCriteria, findByCriteriaOrdered, findByExample, findByExample, findById, getCount, getPersistentClass, getSession, saveOrUpdate, saveOrUpdate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface nl.surfnet.coin.shared.service.GenericService
createCriteria, delete, detachFromSession, findAll, findByExample, findByExample, findById, getCount, getPersistentClass, saveOrUpdate, saveOrUpdate
 

Constructor Detail

LocalizedStringDaoImpl

public LocalizedStringDaoImpl()


Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.