org.apache.jetspeed.portalsite.impl |
|
Java Source File Name | Type | Comment |
MenuElementImpl.java | Class | This abstract class implements common features of portal-site
menu elements constructed and returned to decorators. |
MenuImpl.java | Class | This class implements the portal-site menu elements
constructed and returned to decorators. |
MenuOptionImpl.java | Class | This class implements the portal-site menu option
elements constructed and returned to decorators. |
MenuSeparatorImpl.java | Class | This class implements the portal-site menu separator
elements constructed and returned to decorators. |
PortalSiteImpl.java | Class | This class implements the portal-site component. |
PortalSiteRequestContextImpl.java | Class | This class encapsulates managed request state for and
interface to the portal-site component. |
PortalSiteSessionContextImpl.java | Class | This class encapsulates managed session state for and
interface to the portal-site component and subscribes
to page manager and session events to flush stale state.
Note that is object is Serializable since it is designed
to be cached in the session. |