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

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

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

Methods in org.apache.airavata.persistance.registry.jpa.resources that return NodeDataResource
 NodeDataResource WorkflowDataResource.createNodeData(String nodeId)
           
 NodeDataResource WorkflowDataResource.getNodeData(String nodeId)
           
 

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



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