| Package | Description |
|---|---|
| br.pucrio.tecgraf.soma.job.api.model | |
| br.pucrio.tecgraf.soma.job.application.appservice |
| Modifier and Type | Method and Description |
|---|---|
@Valid JobPagination |
JobResponse.getPagination()
Get pagination
|
JobPagination |
JobPagination.limit(Integer limit) |
JobPagination |
JobPagination.offset(Integer offset) |
JobPagination |
JobPagination.total(Integer total) |
| Modifier and Type | Method and Description |
|---|---|
JobResponse |
JobResponse.pagination(JobPagination pagination) |
void |
JobResponse.setPagination(JobPagination pagination) |
| Modifier and Type | Method and Description |
|---|---|
JobPagination |
JobAppService.buildPaginationInfo(Integer total,
Integer offset,
Integer limit) |
Copyright © 2019. All rights reserved.