| Package | Description |
|---|---|
| org.apache.airavata.persistance.registry.jpa.resources |
| Modifier and Type | Method and Description |
|---|---|
ProjectResource |
WorkerResource.createProject(String name) |
ProjectResource |
ExperimentResource.getProject() |
ProjectResource |
WorkerResource.getProject(String name) |
ProjectResource |
UserResource.getProjectResource() |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectResource> |
WorkerResource.getProjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExperimentResource.setProject(ProjectResource project) |
void |
UserResource.setProjectResource(ProjectResource projectResource) |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.