Package | Description |
---|---|
org.jbei.ice.lib.bulkupload | |
org.jbei.ice.lib.dto.comment | |
org.jbei.ice.lib.dto.sample | |
org.jbei.ice.lib.entry.sample | |
org.jbei.ice.lib.net | |
org.jbei.ice.services.rest | |
org.jbei.ice.storage.model |
Data models for ice objects.
|
Modifier and Type | Method and Description |
---|---|
PartSample |
PartWithSample.getPartSample() |
Modifier and Type | Method and Description |
---|---|
protected void |
BulkCSVUpload.setPartSampleData(SampleField sampleField,
PartSample partSample,
String data) |
Constructor and Description |
---|
PartWithSample(PartSample partSample,
PartData partData) |
Modifier and Type | Method and Description |
---|---|
ArrayList<PartSample> |
UserComment.getSamples() |
Modifier and Type | Method and Description |
---|---|
void |
UserComment.setSamples(ArrayList<PartSample> samples) |
Modifier and Type | Method and Description |
---|---|
List<PartSample> |
SampleRequest.getLocation() |
Modifier and Type | Method and Description |
---|---|
void |
SampleRequest.setLocation(List<PartSample> location) |
Modifier and Type | Method and Description |
---|---|
PartSample |
SampleService.createSample(String userId,
String entryId,
PartSample partSample,
String strainNamePrefix) |
protected PartSample |
SampleService.setAccountInfo(PartSample partSample,
String email) |
Modifier and Type | Method and Description |
---|---|
ArrayList<PartSample> |
SampleService.getSamplesByBarcode(String userId,
String barcode) |
List<PartSample> |
SampleService.retrieveEntrySamples(String userId,
String entryId) |
Modifier and Type | Method and Description |
---|---|
PartSample |
SampleService.createSample(String userId,
String entryId,
PartSample partSample,
String strainNamePrefix) |
protected PartSample |
SampleService.setAccountInfo(PartSample partSample,
String email) |
Modifier and Type | Method and Description |
---|---|
List<PartSample> |
RemoteEntry.getSamples() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
PartResource.addSample(String partId,
String strainNamePrefix,
PartSample partSample) |
Modifier and Type | Method and Description |
---|---|
PartSample |
Sample.toDataTransferObject() |
Copyright © 2017. All rights reserved.