org.exoplatform.services.portletcontainer.pci.model
Class PortletCollection
java.lang.Object
org.exoplatform.services.portletcontainer.pci.model.PortletCollection
public class PortletCollection
- extends Object
Jul 11, 2004 .
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletCollection
public PortletCollection()
getPortletName
public final List<String> getPortletName()
- Returns:
- portlet name list
setPortletName
public final void setPortletName(List<String> portletName)
- Parameters:
portletName - portlet name list
addPortletName
public final void addPortletName(String name)
- Parameters:
name - name
Copyright © 2009 eXo Platform SAS. All Rights Reserved.