|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.model.portal.portlet.PortalContextImpl
public class PortalContextImpl
Field Summary | |
---|---|
protected Portal |
portal
. |
Constructor Summary | |
---|---|
PortalContextImpl(Portal portal)
|
Method Summary | |
---|---|
java.lang.String |
getInfo()
Return info about the portal. |
java.util.Set |
getModes()
Return the modes accepted by this portal context. |
java.util.Map |
getProperties()
Return the set of properties of this portal context. |
java.util.Set |
getWindowStates()
Return the window states accepted by this portal context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Portal portal
Constructor Detail |
---|
public PortalContextImpl(Portal portal)
Method Detail |
---|
public java.lang.String getInfo()
PortalContext
getInfo
in interface PortalContext
public java.util.Set getWindowStates()
PortalContext
getWindowStates
in interface PortalContext
public java.util.Set getModes()
PortalContext
getModes
in interface PortalContext
public java.util.Map getProperties()
PortalContext
getProperties
in interface PortalContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |