|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.pluto.driver.services.portal.PortletApplicationConfig
public class PortletApplicationConfig
| Constructor Summary | |
|---|---|
PortletApplicationConfig()
|
|
| Method Summary | |
|---|---|
void |
addPortlet(PortletWindowConfig portlet)
|
java.lang.String |
getContextPath()
|
PortletWindowConfig |
getPortlet(java.lang.String portletName)
|
java.util.Collection |
getPortlets()
|
void |
setContextPath(java.lang.String contextPath)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletApplicationConfig()
| Method Detail |
|---|
public java.lang.String getContextPath()
public void setContextPath(java.lang.String contextPath)
public java.util.Collection getPortlets()
public PortletWindowConfig getPortlet(java.lang.String portletName)
public void addPortlet(PortletWindowConfig portlet)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||