org.apache.pluto.descriptors.portlet
Class PortletCollectionDD

java.lang.Object
  extended by org.apache.pluto.descriptors.portlet.PortletCollectionDD

public class PortletCollectionDD
extends java.lang.Object


Constructor Summary
PortletCollectionDD()
           
 
Method Summary
 java.util.List<java.lang.String> getPortletName()
           
 void setPortletName(java.util.List<java.lang.String> portletName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletCollectionDD

public PortletCollectionDD()
Method Detail

getPortletName

public java.util.List<java.lang.String> getPortletName()

setPortletName

public void setPortletName(java.util.List<java.lang.String> portletName)


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.