| Package | Description |
|---|---|
| com.gooddata.collections | |
| com.gooddata.dataload.processes | |
| com.gooddata.project | |
| com.gooddata.warehouse |
| Modifier and Type | Class and Description |
|---|---|
class |
PageRequest
User defined page with desired offset and limit.
|
| Modifier and Type | Method and Description |
|---|---|
Page |
PageableList.getNextPage()
Returns description of the next page.
|
| Modifier and Type | Method and Description |
|---|---|
PageableList<Schedule> |
ProcessService.listSchedules(Project project,
Page page)
Get defined page of paged list of schedules by given project.
|
| Modifier and Type | Method and Description |
|---|---|
List<User> |
ProjectService.listUsers(Project project,
Page page)
Get defined page of paged list of users by given project.
|
| Modifier and Type | Method and Description |
|---|---|
PageableList<Warehouse> |
WarehouseService.listWarehouses(Page page)
Lists Warehouses.
|
PageableList<WarehouseUser> |
WarehouseService.listWarehouseUsers(Warehouse warehouse,
Page page) |
Copyright © 2017. All Rights Reserved.