public abstract class SearchTask<T> extends Object implements POMTask<org.exoplatform.commons.utils.LazyPageList<T>>
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchTask.FindPortletPreferences |
static class |
SearchTask.FindSite |
static class |
SearchTask.FindSiteKey |
| Modifier and Type | Field and Description |
|---|---|
protected org.exoplatform.portal.config.Query<T> |
q
.
|
| Constructor and Description |
|---|
SearchTask(org.exoplatform.portal.config.Query<T> query) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.