Interface GroupEntityManager
- All Superinterfaces:
EntityManager<PlatformGroupEntity>
- All Known Implementing Classes:
GroupEntityManagerImpl
- Author:
- Joram Barrez
-
Method Summary
Modifier and TypeMethodDescriptioncreateNewGroup
(String groupId) long
findGroupCountByNativeQuery
(Map<String, Object> parameterMap) long
findGroupsByNativeQuery
(Map<String, Object> parameterMap) findGroupsByPrivilegeId
(String privilegeId) findGroupsByUser
(String userId) boolean
isNewGroup
(Group group)
-
Method Details
-
createNewGroup
-
createNewGroupQuery
PlatformGroupQuery createNewGroupQuery() -
findGroupByQueryCriteria
-
findGroupCountByQueryCriteria
-
findGroupsByUser
-
findGroupsByNativeQuery
-
findGroupCountByNativeQuery
-
isNewGroup
-
findGroupsByPrivilegeId
-