|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.impl.spi.AbstractPortalContext
public class AbstractPortalContext
Constructor Summary | |
---|---|
AbstractPortalContext()
|
|
AbstractPortalContext(java.util.Set windowStates,
java.util.Set modes,
java.util.Map props)
|
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 |
Constructor Detail |
---|
public AbstractPortalContext(java.util.Set windowStates, java.util.Set modes, java.util.Map props)
public AbstractPortalContext()
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 |