public interface ModuleRepositoryCustom
| Modifier and Type | Method and Description |
|---|---|
List<Object[]> |
fetchModulesByParentModuleId(Long parentId,
Long userId) |
List<Object[]> |
fetchModulesForRoles(Set<Role> roles) |
List<Object[]> |
fetchUserFavourateModules(Long userId) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.