org.apache.pluto.descriptors.portlet
Class UserAttributeDD

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

public class UserAttributeDD
extends java.lang.Object

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

Constructor Summary
UserAttributeDD()
           
 
Method Summary
 java.util.List getDescriptions()
           
 java.lang.String getName()
           
 void setDescriptions(java.util.List descriptions)
           
 void setName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserAttributeDD

public UserAttributeDD()
Method Detail

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)

getDescriptions

public java.util.List getDescriptions()

setDescriptions

public void setDescriptions(java.util.List descriptions)


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