public class UserListAccess extends AbstractListAccess<org.exoplatform.services.organization.User>
size| Constructor and Description |
|---|
UserListAccess(org.exoplatform.commons.utils.ListAccess<org.exoplatform.services.organization.User> listAccess) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
org.exoplatform.services.organization.User[] |
load(int pageSelect) |
org.exoplatform.services.organization.User[] |
load(int offset,
int limit) |
getCurrentPage, getFrom, getOffset, getOffset, getPageSize, getTo, getTotalPages, initialize, reCalculate, setCurrentPage, setPageSizepublic org.exoplatform.services.organization.User[] load(int offset,
int limit)
throws Exception,
IllegalArgumentException
ExceptionIllegalArgumentExceptionpublic org.exoplatform.services.organization.User[] load(int pageSelect)
throws Exception,
IllegalArgumentException
load in class AbstractListAccess<org.exoplatform.services.organization.User>ExceptionIllegalArgumentExceptionCopyright © 2003–2017 eXo Platform SAS. All rights reserved.