|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.PortalContextImp
public class PortalContextImp
Created by The eXo Platform SAS. Author : Mestrallet Benjamin benjmestrallet@users.sourceforge.net Date: Jul 29, 2003 Time: 6:15:45 PM
| Field Summary |
|---|
| Fields inherited from interface javax.portlet.PortalContext |
|---|
MARKUP_HEAD_ELEMENT_SUPPORT |
| Constructor Summary | |
|---|---|
PortalContextImp(PortletContainerConf conf)
|
|
| Method Summary | |
|---|---|
void |
addProperty(String key,
String value)
|
String |
getPortalInfo()
Overridden method. |
Enumeration<String> |
getProperties(String s)
|
String |
getProperty(String s)
Overridden method. |
Enumeration<String> |
getPropertyNames()
Overridden method. |
Enumeration<javax.portlet.PortletMode> |
getSupportedPortletModes()
Overridden method. |
Enumeration<javax.portlet.WindowState> |
getSupportedWindowStates()
Overridden method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortalContextImp(PortletContainerConf conf)
conf - PC conf| Method Detail |
|---|
public final String getProperty(String s)
getProperty in interface javax.portlet.PortalContexts - name
PortalContext.getProperty(java.lang.String)public final Enumeration<String> getPropertyNames()
getPropertyNames in interface javax.portlet.PortalContextPortalContext.getPropertyNames()public final Enumeration<String> getProperties(String s)
s - name
public final void addProperty(String key,
String value)
key - keyvalue - valuepublic final Enumeration<javax.portlet.PortletMode> getSupportedPortletModes()
getSupportedPortletModes in interface javax.portlet.PortalContextPortalContext.getSupportedPortletModes()public final Enumeration<javax.portlet.WindowState> getSupportedWindowStates()
getSupportedWindowStates in interface javax.portlet.PortalContextPortalContext.getSupportedWindowStates()public final String getPortalInfo()
getPortalInfo in interface javax.portlet.PortalContextPortalContext.getPortalInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||