public class UserListAccess extends Object implements org.exoplatform.commons.utils.ListAccess<org.exoplatform.services.organization.User>
| Constructor and Description |
|---|
UserListAccess(List<org.exoplatform.services.organization.User> list)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
org.exoplatform.services.organization.User[] |
load(int index,
int length) |
public UserListAccess(List<org.exoplatform.services.organization.User> list)
list - public org.exoplatform.services.organization.User[] load(int index,
int length)
throws Exception,
IllegalArgumentException
load in interface org.exoplatform.commons.utils.ListAccess<org.exoplatform.services.organization.User>ExceptionIllegalArgumentExceptionCopyright © 2003–2018 eXo Platform SAS. All rights reserved.