|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.portalsite.impl.PortalSiteImpl
public class PortalSiteImpl
This class implements the portal-site component.
Constructor Summary | |
---|---|
PortalSiteImpl(PageManager pageManager)
PortalSiteImpl - component constructor |
Method Summary | |
---|---|
PageManager |
getPageManager()
getPageManager - return PageManager component instance |
PortalSiteSessionContext |
newSessionContext()
newSessionContext - create a new session context instance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortalSiteImpl(PageManager pageManager)
pageManager
- PageManager component instanceMethod Detail |
---|
public PortalSiteSessionContext newSessionContext()
newSessionContext
in interface PortalSite
public PageManager getPageManager()
getPageManager
in interface PortalSite
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |