Uses of Class
org.apache.airavata.persistance.registry.jpa.resources.GramDataResource

Packages that use GramDataResource
org.apache.airavata.persistance.registry.jpa.resources   
 

Uses of GramDataResource in org.apache.airavata.persistance.registry.jpa.resources
 

Methods in org.apache.airavata.persistance.registry.jpa.resources that return GramDataResource
 GramDataResource WorkflowDataResource.createGramData(String nodeId)
           
 GramDataResource WorkflowDataResource.getGramData(String nodeId)
           
 

Methods in org.apache.airavata.persistance.registry.jpa.resources that return types with arguments of type GramDataResource
 List<GramDataResource> WorkflowDataResource.getGramData()
           
 



Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.