|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.surfnet.coin.shared.service.GenericServiceHibernateImpl<CompoundServiceProvider>
nl.surfnet.coin.csa.dao.impl.CompoundServiceProviderHibernateDaoImpl
@Repository public class CompoundServiceProviderHibernateDaoImpl
CompoundServiceProviderHibernateDaoImpl.java
| Constructor Summary | |
|---|---|
CompoundServiceProviderHibernateDaoImpl()
|
|
| Method Summary | |
|---|---|
List<CompoundServiceProvider> |
findAll()
|
CompoundServiceProvider |
findByEntityId(String entityId)
Find by the given entityId |
| Methods inherited from class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl |
|---|
createCriteria, delete, detachFromSession, 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, findByExample, findByExample, findById, getCount, getPersistentClass, saveOrUpdate, saveOrUpdate |
| Constructor Detail |
|---|
public CompoundServiceProviderHibernateDaoImpl()
| Method Detail |
|---|
public CompoundServiceProvider findByEntityId(String entityId)
CompoundServiceProviderDao
findByEntityId in interface CompoundServiceProviderDaoentityId - the entityId of the sp
public List<CompoundServiceProvider> findAll()
findAll in interface nl.surfnet.coin.shared.service.GenericService<CompoundServiceProvider>findAll in class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl<CompoundServiceProvider>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||