public static class SearchTask.FindSiteKey extends SearchTask<org.exoplatform.portal.pom.data.PortalKey>
SearchTask.FindPortletPreferences, SearchTask.FindSite, SearchTask.FindSiteKey| Modifier and Type | Field and Description |
|---|---|
static Serializable |
GROUP_KEY
.
|
static Serializable |
PORTAL_KEY
.
|
q| Constructor and Description |
|---|
FindSiteKey(org.exoplatform.portal.config.Query<org.exoplatform.portal.pom.data.PortalKey> siteQuery) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
getKey() |
org.gatein.mop.api.workspace.ObjectType<org.gatein.mop.api.workspace.Site> |
getType() |
org.exoplatform.commons.utils.LazyPageList<org.exoplatform.portal.pom.data.PortalKey> |
run(POMSession session) |
toStringpublic static Serializable PORTAL_KEY
public static Serializable GROUP_KEY
public FindSiteKey(org.exoplatform.portal.config.Query<org.exoplatform.portal.pom.data.PortalKey> siteQuery)
public org.gatein.mop.api.workspace.ObjectType<org.gatein.mop.api.workspace.Site> getType()
public Serializable getKey()
public org.exoplatform.commons.utils.LazyPageList<org.exoplatform.portal.pom.data.PortalKey> run(POMSession session)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.