public interface GroupRepository extends org.springframework.data.jpa.repository.JpaRepository<Group,Long>
| Modifier and Type | Method and Description |
|---|---|
Long |
getGroupCountByGroupIdAndLastUpdateDate(Long groupId,
Date lastUpdate) |
deleteAllInBatch, deleteInBatch, findAll, findAll, findAll, flush, getOne, save, saveAndFlushCopyright © 2014–2015 Alfresco. All rights reserved.