|
eXo JCR :: Ext :: Services 1.16.7-RC01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.organization.JCRUserListAccess
org.exoplatform.services.jcr.ext.organization.UserByQueryJCRUserListAccess
public class UserByQueryJCRUserListAccess
Created by The eXo Platform SAS.
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.services.jcr.ext.organization.JCRUserListAccess |
|---|
DEFAULT_PAGE_SIZE, iterator, LOG, service, status, uHandler, utils |
| Constructor Summary | |
|---|---|
UserByQueryJCRUserListAccess(JCROrganizationServiceImpl service,
org.exoplatform.services.organization.Query query,
org.exoplatform.services.organization.UserStatus status)
UserByQueryJCRUserListAccess constructor. |
|
| Method Summary | |
|---|---|
protected boolean |
canReuseIterator()
Indicates if we able to reuse current iterator. |
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. |
| Methods inherited from class org.exoplatform.services.jcr.ext.organization.JCRUserListAccess |
|---|
accept, getSize, load, reuseIterator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserByQueryJCRUserListAccess(JCROrganizationServiceImpl service,
org.exoplatform.services.organization.Query query,
org.exoplatform.services.organization.UserStatus status)
throws javax.jcr.RepositoryException
javax.jcr.RepositoryException| Method Detail |
|---|
protected int getSize(javax.jcr.Session session)
throws Exception
getSize in class JCRUserListAccessExceptionprotected boolean canReuseIterator()
canReuseIterator in class JCRUserListAccess
protected javax.jcr.NodeIterator createIterator(javax.jcr.Session session)
throws javax.jcr.RepositoryException
createIterator in class JCRUserListAccessjavax.jcr.RepositoryException
protected Object readObject(javax.jcr.Node node)
throws Exception
readObject in class JCRUserListAccessException
|
eXo JCR :: Ext :: Services 1.16.7-RC01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||