Package | Description |
---|---|
org.jbei.ice.lib.dto |
Value Objects classes.
|
org.jbei.ice.lib.dto.sample | |
org.jbei.ice.lib.entry.sample | |
org.jbei.ice.storage.model |
Data models for ice objects.
|
Modifier and Type | Method and Description |
---|---|
StorageLocation |
StorageLocation.getChild() |
Modifier and Type | Method and Description |
---|---|
void |
StorageLocation.setChild(StorageLocation child) |
Modifier and Type | Method and Description |
---|---|
StorageLocation |
PartSample.getLocation() |
Modifier and Type | Method and Description |
---|---|
void |
PartSample.setLocation(StorageLocation location) |
Modifier and Type | Method and Description |
---|---|
protected Storage |
SampleService.createChildrenStorage(StorageLocation currentLocation,
Storage currentStorage,
String depositor)
Creates storage for all children of given parent storage
|
protected Storage |
SampleService.createPlate96Location(String sampleDepositor,
StorageLocation mainLocation)
Creates location records for a sample contained in a 96 well plate
Provides support for 2-D barcoded systems.
|
protected Storage |
SampleService.createShelfStorage(String depositor,
StorageLocation shelf) |
Modifier and Type | Method and Description |
---|---|
StorageLocation |
Storage.toDataTransferObject() |
Copyright © 2017. All rights reserved.