uPortal 2.3.2
API Documentation

org.jasig.portal.wsrp.types.holders
Class PortletDescriptionHolder

java.lang.Object
  extended byorg.jasig.portal.wsrp.types.holders.PortletDescriptionHolder
All Implemented Interfaces:
javax.xml.rpc.holders.Holder

public final class PortletDescriptionHolder
extends java.lang.Object
implements javax.xml.rpc.holders.Holder


Field Summary
 PortletDescription value
           
 
Constructor Summary
PortletDescriptionHolder()
           
PortletDescriptionHolder(PortletDescription value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public PortletDescription value
Constructor Detail

PortletDescriptionHolder

public PortletDescriptionHolder()

PortletDescriptionHolder

public PortletDescriptionHolder(PortletDescription value)

uPortal 2.3.2
API Documentation