Package | Description |
---|---|
io.seqware.webservice.generated.controller |
Autogenerated web resources.
|
io.seqware.webservice.generated.model |
Auto-generated model classes.
|
Modifier and Type | Method and Description |
---|---|
LibraryStrategy |
LibraryStrategyFacadeREST.find(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<LibraryStrategy> |
LibraryStrategyFacadeREST.findAll() |
List<LibraryStrategy> |
LibraryStrategyFacadeREST.findRange(Integer from,
Integer to) |
Modifier and Type | Method and Description |
---|---|
void |
LibraryStrategyFacadeREST.create(LibraryStrategy entity) |
void |
LibraryStrategyFacadeREST.edit(LibraryStrategy entity) |
Modifier and Type | Method and Description |
---|---|
LibraryStrategy |
Lane.getLibraryStrategy() |
LibraryStrategy |
ExperimentLibraryDesign.getStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
Lane.setLibraryStrategy(LibraryStrategy libraryStrategy) |
void |
ExperimentLibraryDesign.setStrategy(LibraryStrategy strategy) |
Copyright © 2015 SeqWare. All rights reserved.