@Repository public class CompoundServiceProviderHibernateDaoImpl extends nl.surfnet.coin.shared.service.GenericServiceHibernateImpl<CompoundServiceProvider> implements CompoundServiceProviderDao
| Constructor and Description |
|---|
CompoundServiceProviderHibernateDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<CompoundServiceProvider> |
findAll() |
CompoundServiceProvider |
findByEntityId(String entityId)
Find by the given entityId
|
createCriteria, delete, detachFromSession, findByCriteria, findByCriteriaOrdered, findByExample, findByExample, findById, getCount, getPersistentClass, getSession, saveOrUpdate, saveOrUpdatepublic CompoundServiceProviderHibernateDaoImpl()
public CompoundServiceProvider findByEntityId(String entityId)
CompoundServiceProviderDaofindByEntityId in interface CompoundServiceProviderDaoentityId - the entityId of the sp@Cacheable(value="selfserviceDefault") public List<CompoundServiceProvider> findAll()
findAll in interface nl.surfnet.coin.shared.service.GenericService<CompoundServiceProvider>findAll in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl<CompoundServiceProvider>Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.