| Package | Description |
|---|---|
| org.jbei.ice.lib.experiment | |
| org.jbei.ice.services.rest | |
| org.jbei.ice.storage.model |
Data models for ice objects.
|
| Modifier and Type | Method and Description |
|---|---|
Study |
Experiments.createOrUpdateStudy(Study study)
Creates a new study for a particular entry.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Study> |
Experiments.getPartStudies()
Retrieves experiment data associated with a specific entry
|
| Modifier and Type | Method and Description |
|---|---|
Study |
Experiments.createOrUpdateStudy(Study study)
Creates a new study for a particular entry.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
PartResource.createPartExperiment(String partId,
Study study) |
| Modifier and Type | Method and Description |
|---|---|
Study |
Experiment.toDataTransferObject() |
Copyright © 2017. All rights reserved.