public class PortalObjects
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| Constructor and Description |
|---|
PortalObjects() |
PortalObjects(Portal pPortal,
Community pCommunity,
Page pPage) |
PortalObjects(PortalObjects pPortalObjects) |
| Modifier and Type | Method and Description |
|---|---|
Community |
getCommunity() |
Page |
getPage() |
Portal |
getPortal() |
void |
setCommunity(Community pCommunity) |
void |
setPage(Page pPage) |
void |
setPortal(Portal pPortal) |
public PortalObjects()
public PortalObjects(PortalObjects pPortalObjects)