public class EventSearchListAccess extends AbstractEventListAccess<org.exoplatform.commons.api.search.data.SearchResult>
| Constructor and Description |
|---|
EventSearchListAccess(EventDAOImpl evtDAO,
EventQuery eventQuery) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl(org.exoplatform.web.controller.router.Router router,
String handler,
String siteName,
String spaceGroupId,
String pageName) |
org.exoplatform.commons.api.search.data.SearchResult[] |
load(int offset,
int limit) |
List<org.exoplatform.commons.api.search.data.SearchResult> |
load(int offset,
int limit,
org.exoplatform.commons.api.search.data.SearchContext context,
Collection<String> sites,
String dataType) |
getSize, loadDatapublic EventSearchListAccess(EventDAOImpl evtDAO, EventQuery eventQuery)
public org.exoplatform.commons.api.search.data.SearchResult[] load(int offset,
int limit)
throws Exception
load in interface org.exoplatform.commons.utils.ListAccess<org.exoplatform.commons.api.search.data.SearchResult>load in class AbstractEventListAccess<org.exoplatform.commons.api.search.data.SearchResult>Exceptionpublic List<org.exoplatform.commons.api.search.data.SearchResult> load(int offset, int limit, org.exoplatform.commons.api.search.data.SearchContext context, Collection<String> sites, String dataType) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.