public class UserByGroupJCRUserListAccess extends JCRUserListAccess
DEFAULT_PAGE_SIZE, iterator, LOG, service, status, uHandler, utils| Constructor and Description |
|---|
UserByGroupJCRUserListAccess(JCROrganizationServiceImpl service,
String groupId,
org.exoplatform.services.organization.UserStatus status)
UserByGroupJCRUserListAccess constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.jcr.NodeIterator |
createIterator(javax.jcr.Session session)
Returns iterator over entities.
|
protected int |
getSize(javax.jcr.Session session)
Determines the count of available users.
|
protected Object |
readObject(javax.jcr.Node node)
Reads entity from node.
|
accept, canReuseIterator, getSize, load, reuseIteratorpublic UserByGroupJCRUserListAccess(JCROrganizationServiceImpl service, String groupId, org.exoplatform.services.organization.UserStatus status) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionprotected int getSize(javax.jcr.Session session)
throws Exception
getSize in class JCRUserListAccessExceptionprotected Object readObject(javax.jcr.Node node) throws Exception
readObject in class JCRUserListAccessExceptionprotected javax.jcr.NodeIterator createIterator(javax.jcr.Session session)
throws javax.jcr.RepositoryException
createIterator in class JCRUserListAccessjavax.jcr.RepositoryExceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.