public class SimpleJCRUserListAccess extends JCRUserListAccess
DEFAULT_PAGE_SIZE, iterator, LOG, service, status, uHandler, utils| Constructor and Description |
|---|
SimpleJCRUserListAccess(JCROrganizationServiceImpl service,
org.exoplatform.services.organization.UserStatus status)
JCRUserListAccess 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 SimpleJCRUserListAccess(JCROrganizationServiceImpl service, 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 © 2018 eXo Platform SAS. All Rights Reserved.