Uses of Class
org.exoplatform.services.wsrp.type.Resource

Packages that use Resource
org.exoplatform.services.wsrp.type   
 

Uses of Resource in org.exoplatform.services.wsrp.type
 

Methods in org.exoplatform.services.wsrp.type that return Resource
 Resource[] ResourceList.getResources()
          Gets the resources value for this ResourceList.
 Resource ResourceList.getResources(int i)
           
 

Methods in org.exoplatform.services.wsrp.type with parameters of type Resource
 void ResourceList.setResources(int i, Resource _value)
           
 void ResourceList.setResources(Resource[] resources)
          Sets the resources value for this ResourceList.
 

Constructors in org.exoplatform.services.wsrp.type with parameters of type Resource
ResourceList(Resource[] resources, Extension[] extensions)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.