public interface UserGroupRepository extends org.springframework.data.jpa.repository.JpaRepository<UserGroup,UserGroup.UserGroupPK>
| Modifier and Type | Method and Description |
|---|---|
void |
deleteUserGroup(Long userId,
Long groupId) |
Long |
getCount(Long userId,
Long groupId) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, flush, getOne, save, saveAndFlushCopyright © 2014–2015 Alfresco. All rights reserved.