org.apache.pluto.descriptors.portlet
Class CustomPortletModeDD

java.lang.Object
  extended byorg.apache.pluto.descriptors.portlet.CustomPortletModeDD

public class CustomPortletModeDD
extends java.lang.Object

Since:
1.1.0
Version:
$Id: CustomPortletModeDD.java 516329 2007-03-09 08:43:46Z cziegeler $

Constructor Summary
CustomPortletModeDD()
           
 
Method Summary
 java.util.List getDescriptions()
           
 java.lang.String getPortletMode()
           
 void setDescriptions(java.util.List descriptions)
           
 void setPortletMode(java.lang.String portletMode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomPortletModeDD

public CustomPortletModeDD()
Method Detail

getDescriptions

public java.util.List getDescriptions()

setDescriptions

public void setDescriptions(java.util.List descriptions)

getPortletMode

public java.lang.String getPortletMode()

setPortletMode

public void setPortletMode(java.lang.String portletMode)


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