public abstract class PageTask extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PageTask.Load |
static class |
PageTask.Save |
| Modifier and Type | Field and Description |
|---|---|
protected org.exoplatform.portal.pom.data.PageKey |
key
.
|
protected String |
name
.
|
protected String |
ownerId
.
|
protected String |
ownerType
.
|
protected org.gatein.mop.api.workspace.ObjectType<? extends org.gatein.mop.api.workspace.Site> |
siteType
.
|
| Modifier | Constructor and Description |
|---|---|
protected |
PageTask(org.exoplatform.portal.pom.data.PageKey key) |
protected final String ownerType
protected final String ownerId
protected final String name
protected final org.exoplatform.portal.pom.data.PageKey key
protected final org.gatein.mop.api.workspace.ObjectType<? extends org.gatein.mop.api.workspace.Site> siteType
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.