uPortal 2.3.2
API Documentation

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

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

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


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

Field Detail

value

public ResourceList value
Constructor Detail

ResourceListHolder

public ResourceListHolder()

ResourceListHolder

public ResourceListHolder(ResourceList value)

uPortal 2.3.2
API Documentation