public abstract class AbstractEventListAccess<T> extends Object implements org.exoplatform.commons.utils.ListAccess<T>
| Constructor and Description |
|---|
AbstractEventListAccess(EventDAOImpl evtDAO,
EventQuery eventQuery) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
abstract T[] |
load(int offset,
int limit) |
protected org.exoplatform.services.jcr.impl.core.query.lucene.QueryResultImpl |
loadData(org.exoplatform.services.jcr.ext.common.SessionProvider provider,
int offset,
int limit) |
public AbstractEventListAccess(EventDAOImpl evtDAO, EventQuery eventQuery)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.