public class UILockedNodePageList extends org.exoplatform.commons.utils.PageList<NodeLocation>
| Constructor and Description |
|---|
UILockedNodePageList(int pageSize) |
UILockedNodePageList(String query,
int pageSize,
int currentPage) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAndSetPage(int page) |
List |
getAll() |
protected void |
populateCurrentPage(int page) |
public UILockedNodePageList(int pageSize)
public UILockedNodePageList(String query, int pageSize, int currentPage)
protected void populateCurrentPage(int page)
throws Exception
populateCurrentPage in class org.exoplatform.commons.utils.PageList<NodeLocation>Exceptionprotected void checkAndSetPage(int page)
throws Exception
checkAndSetPage in class org.exoplatform.commons.utils.PageList<NodeLocation>Exceptionpublic List getAll() throws Exception
getAll in class org.exoplatform.commons.utils.PageList<NodeLocation>ExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.