| Package | Description |
|---|---|
| org.bridje.orm |
| Modifier and Type | Method and Description |
|---|---|
static Page |
Page.fromString(String value) |
Page |
Paging.getCurrent() |
Page |
Paging.getPage(int value) |
Page[] |
Paging.getPages() |
Page[] |
Paging.getPagesSection(int sectionSize) |
static Page |
Page.of(int value) |
| Modifier and Type | Method and Description |
|---|---|
List<Page> |
Paging.getPagesAsList() |
List<Page> |
Paging.getPagesSectionAsList(int sectionSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
Paging.setCurrent(Page current) |
Copyright © 2015–2017 Bridje Framework. All rights reserved.