|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PortalContext
An interface used to store portal context data. This interface stores all the data to recreat a portal state. It includes such state objects such as displayMode, portal, community and page.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Method Summary | |
|---|---|
Community |
getCommunity()
Access property community |
DisplayMode |
getDisplayMode()
Access property display mode |
Page |
getPage()
Access property page |
Portal |
getPortal()
Access property portal |
| Field Detail |
|---|
static final java.lang.String CLASS_VERSION
| Method Detail |
|---|
DisplayMode getDisplayMode()
DisplayModePortal getPortal()
PortalCommunity getCommunity()
CommunityPage getPage()
Page
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||