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

java.lang.Object
  extended by nl.surfnet.coin.shared.service.GenericServiceHibernateImpl<Facet>
      extended by nl.surfnet.coin.csa.dao.impl.FacetDaoImpl
All Implemented Interfaces:
FacetDao, nl.surfnet.coin.shared.service.GenericService<Facet>

@Repository
public class FacetDaoImpl
extends nl.surfnet.coin.shared.service.GenericServiceHibernateImpl<Facet>
implements FacetDao


Constructor Summary
FacetDaoImpl()
           
 
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

FacetDaoImpl

public FacetDaoImpl()


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