|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.portal.pluto.PortalContextProviderImpl
public class PortalContextProviderImpl
Information about the portal
| Field Summary | |
|---|---|
protected String |
contextHTTP
The host name |
protected String |
contextHTTPS
The host name |
protected String |
hostNameHTTP
The host name |
protected String |
hostNameHTTPS
The host name |
protected String |
info
Portal information |
protected Vector |
modes
supported portlet modes by this portal |
protected HashMap |
properties
portal properties |
protected Vector |
states
supported window states by this portal |
| Constructor Summary | |
|---|---|
PortalContextProviderImpl(Map objectModel)
Constructor |
|
| Method Summary | |
|---|---|
String |
getBaseURL(boolean secure)
|
String |
getBaseURLexcludeContext(boolean secure)
|
protected Vector |
getDefaultModes()
Return all default modes |
protected Vector |
getDefaultStates()
Return all default states |
String |
getPortalInfo()
|
String |
getProperty(String name)
|
Collection |
getPropertyNames()
|
Collection |
getSupportedPortletModes()
|
Collection |
getSupportedWindowStates()
|
protected void |
init(Map objectModel)
Initialize some infos |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String info
protected Vector modes
protected Vector states
protected HashMap properties
protected String hostNameHTTP
protected String hostNameHTTPS
protected String contextHTTP
protected String contextHTTPS
| Constructor Detail |
|---|
public PortalContextProviderImpl(Map objectModel)
| Method Detail |
|---|
public String getProperty(String name)
getProperty in interface org.apache.pluto.services.information.PortalContextProviderpublic Collection getPropertyNames()
getPropertyNames in interface org.apache.pluto.services.information.PortalContextProviderpublic Collection getSupportedPortletModes()
getSupportedPortletModes in interface org.apache.pluto.services.information.PortalContextProviderpublic Collection getSupportedWindowStates()
getSupportedWindowStates in interface org.apache.pluto.services.information.PortalContextProviderpublic String getPortalInfo()
getPortalInfo in interface org.apache.pluto.services.information.PortalContextProviderprotected Vector getDefaultModes()
protected Vector getDefaultStates()
protected void init(Map objectModel)
public String getBaseURLexcludeContext(boolean secure)
public String getBaseURL(boolean secure)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||