public class ModuleRepositoryImpl extends Object implements ModuleRepositoryCustom
| Constructor and Description |
|---|
ModuleRepositoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<Object[]> |
fetchModulesByParentModuleId(Long parentId,
Long userId) |
List<Object[]> |
fetchModulesForRoles(Set<Role> roles) |
List<Object[]> |
fetchUserFavourateModules(Long userId) |
public List<Object[]> fetchModulesForRoles(Set<Role> roles)
fetchModulesForRoles in interface ModuleRepositoryCustompublic List<Object[]> fetchModulesByParentModuleId(Long parentId, Long userId)
fetchModulesByParentModuleId in interface ModuleRepositoryCustompublic List<Object[]> fetchUserFavourateModules(Long userId)
fetchUserFavourateModules in interface ModuleRepositoryCustomCopyright © 2015–2017 eGovernments Foundation. All rights reserved.