| Package | Description |
|---|---|
| org.exoplatform.ecm.webui.component.explorer | |
| org.exoplatform.services.wcm.search.base |
| Modifier and Type | Method and Description |
|---|---|
LazyPageList<NodeLinkAware> |
DocumentProviderUtils.getPageList(String ws,
String path,
Preference pref,
Set<String> allItemFilter,
Set<String> allItemByTypeFilter,
NodeLinkAware parent) |
<E> LazyPageList<E> |
DocumentProviderUtils.getPageList(String ws,
String path,
Preference pref,
Set<String> allItemFilter,
Set<String> allItemByTypeFilter,
SearchDataCreator<E> dataCreater) |
| Modifier and Type | Method and Description |
|---|---|
static <E> LazyPageList<E> |
PageListFactory.createLazyPageList(QueryData queryData,
int nodePerPage,
SearchDataCreator<E> dataCreator) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.