public class IDMUserListAccess extends Object implements ListAccess<org.exoplatform.services.organization.User>, Serializable
| Constructor and Description |
|---|
IDMUserListAccess(org.picketlink.idm.api.query.UserQueryBuilder userQueryBuilder,
int pageSize,
boolean countAll,
org.exoplatform.services.organization.UserStatus userStatus) |
public IDMUserListAccess(org.picketlink.idm.api.query.UserQueryBuilder userQueryBuilder,
int pageSize,
boolean countAll,
org.exoplatform.services.organization.UserStatus userStatus)
public org.exoplatform.services.organization.User[] load(int index,
int length)
throws Exception
load in interface ListAccess<org.exoplatform.services.organization.User>Exceptionpublic int getSize()
throws Exception
getSize in interface ListAccess<org.exoplatform.services.organization.User>ExceptionCopyright © 2016 JBoss by Red Hat. All Rights Reserved.