org.apache.pluto.driver.services.portal
Class PortletApplicationConfig
java.lang.Object
org.apache.pluto.driver.services.portal.PortletApplicationConfig
public class PortletApplicationConfig
- extends Object
- Author:
- David H. DeWolf, ZHENG Zhong
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletApplicationConfig
public PortletApplicationConfig()
getContextPath
public String getContextPath()
setContextPath
public void setContextPath(String contextPath)
getPortlets
public Collection getPortlets()
getPortlet
public PortletWindowConfig getPortlet(String portletName)
addPortlet
public void addPortlet(PortletWindowConfig portlet)
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.