| Package | Description |
|---|---|
| org.jbei.ice.lib.dto |
Value Objects classes.
|
| org.jbei.ice.lib.entry.sequence | |
| org.jbei.ice.storage.hibernate.dao |
| Constructor and Description |
|---|
ShotgunSequenceDTO(ShotgunSequence s) |
| Modifier and Type | Method and Description |
|---|---|
void |
SequenceAnalysisController.removeShotgunSequence(ShotgunSequence shotgunSequence) |
| Modifier and Type | Method and Description |
|---|---|
ShotgunSequence |
ShotgunSequenceDAO.create(String fileName,
String depositor,
Entry entry,
String fileUUID,
Date date) |
ShotgunSequence |
ShotgunSequenceDAO.get(long id) |
ShotgunSequence |
ShotgunSequenceDAO.getByFileId(String fileId) |
| Modifier and Type | Method and Description |
|---|---|
List<ShotgunSequence> |
ShotgunSequenceDAO.getByEntry(Entry entry) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShotgunSequenceDAO.delete(Path dir,
ShotgunSequence shotgunSequence) |
Copyright © 2017. All rights reserved.