org.squashtest.csp.tm.internal.repository.hibernate
Class HibernateUsersGroupDao
java.lang.Object
org.squashtest.csp.tm.internal.repository.hibernate.HibernateDao<ENTITY_TYPE>
org.squashtest.csp.tm.internal.repository.hibernate.HibernateEntityDao<UsersGroup>
org.squashtest.csp.tm.internal.repository.hibernate.HibernateUsersGroupDao
- All Implemented Interfaces:
- EntityDao<UsersGroup>, UsersGroupDao
@Repository
public class HibernateUsersGroupDao
- extends HibernateEntityDao<UsersGroup>
- implements UsersGroupDao
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateUsersGroupDao
public HibernateUsersGroupDao()
findAllGroups
public List<UsersGroup> findAllGroups()
- Specified by:
findAllGroups in interface UsersGroupDao
Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.