|
|||||||||
| 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()
|
java.util.Set |
getModes()
|
java.util.Map |
getProperties()
|
java.util.Set |
getWindowStates()
|
| 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()
getInfo in interface org.jboss.portal.portlet.spi.PortalContextpublic java.util.Set getWindowStates()
getWindowStates in interface org.jboss.portal.portlet.spi.PortalContextpublic java.util.Set getModes()
getModes in interface org.jboss.portal.portlet.spi.PortalContextpublic java.util.Map getProperties()
getProperties in interface org.jboss.portal.portlet.spi.PortalContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||