Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.Resource

Packages that use Resource
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.collections   
 

Uses of Resource in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return Resource
 Resource Resource.toStubsVersion()
           
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type Resource
Resource(Resource toLoad)
           
 

Uses of Resource in org.gcube.application.aquamaps.aquamapsservice.stubs.fw
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw that return Resource
 Resource DataManagementStub.EditResource(Resource toEdit)
           
 Resource DataManagementStub.getResourceInfo(Resource toEdit)
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw with parameters of type Resource
 Resource DataManagementStub.EditResource(Resource toEdit)
           
 Resource DataManagementStub.getResourceInfo(Resource toEdit)
           
 

Uses of Resource in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model that return Resource
 Resource Job.hcaf()
           
 Resource Job.hspec()
           
 Resource Job.hspen()
           
 Resource Map.resource()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model with parameters of type Resource
 void Job.hcaf(Resource hcaf)
           
 void Job.hspec(Resource hspec)
           
 void Job.hspen(Resource hspen)
           
 void Map.resource(Resource resource)
           
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model with parameters of type Resource
Job(String name, int id, AquaMapArray aquaMapList, String status, Resource hspec, Resource hspen, Resource hcaf, SpeciesArray selectedSpecies, PerturbationArray envelopeCustomization, AreasArray selectedAreas, EnvelopeWeightsArray weights, String author, long date, FileArray relatedResources, boolean gis, String groupId)
           
Map(LayerInfoType gisLayer, boolean gis, String title, String mapType, FileArray staticImages, Resource resource, String coverage, long creationDate, String author, String fileSetId, String layerId, String speciesListCSV, boolean custom)
           
 

Uses of Resource in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.collections
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.collections that return types with arguments of type Resource
 List<Resource> ResourceArray.theList()
           
 

Method parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.collections with type arguments of type Resource
 void ResourceArray.theList(List<Resource> theList)
           
 

Constructor parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.collections with type arguments of type Resource
ResourceArray(Collection<Resource> initialCollection)
           
 



Copyright © 2014. All Rights Reserved.