public interface DeadlineService extends BaseFinder<Deadline,Long>
| Modifier and Type | Method and Description |
|---|---|
List<Deadline> |
getByActivityId(Long activityId)
Returns list of
Deadline by activity id |
count, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getCountedResult, getCountedResultCopyright © 2022 Suncode. All rights reserved.