E - @Repository(value="interceptorRuleDao") public class InterceptorRuleDao<E extends InterceptorRule> extends GenericHibernateDao<E,Integer>
LOG| Modifier | Constructor and Description |
|---|---|
|
InterceptorRuleDao()
Public default constructor for this DAO.
|
protected |
InterceptorRuleDao(Class<E> clazz)
Constructor that has to be called by subclasses.
|
| Modifier and Type | Method and Description |
|---|---|
List<E> |
findAllRulesForServiceAndEvent(String service,
String event) |
createDistinctRootEntityCriteria, delete, findAll, findAllUserGroupPermissionsOfUserGroup, findAllUserPermissionsOfUser, findByCriteria, findByCriteriaWithSortingAndPaging, findById, findByUniqueCriteria, getEntityClass, loadById, saveOrUpdateCopyright © 2016 terrestris GmbH & Co. KG. All rights reserved.