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 |
---|---|
Lane |
LaneFacadeREST.find(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<Lane> |
LaneFacadeREST.findAll() |
List<Lane> |
LaneFacadeREST.findRange(Integer from,
Integer to) |
Modifier and Type | Method and Description |
---|---|
void |
LaneFacadeREST.create(Lane entity) |
void |
LaneFacadeREST.edit(Lane entity) |
Modifier and Type | Method and Description |
---|---|
Lane |
LaneWorkflowRuns.getLaneId() |
Lane |
Ius.getLaneId() |
Lane |
ProcessingLanes.getLaneId() |
Lane |
LaneAttribute.getLaneId() |
Modifier and Type | Method and Description |
---|---|
Collection<Lane> |
Sample.getLaneCollection() |
Collection<Lane> |
LaneType.getLaneCollection() |
Collection<Lane> |
Organism.getLaneCollection() |
Collection<Lane> |
LibraryStrategy.getLaneCollection() |
Collection<Lane> |
Registration.getLaneCollection() |
Collection<Lane> |
LibrarySource.getLaneCollection() |
Collection<Lane> |
SequencerRun.getLaneCollection() |
Collection<Lane> |
LibrarySelection.getLaneCollection() |
Collection<Lane> |
StudyType.getLaneCollection() |
Modifier and Type | Method and Description |
---|---|
void |
LaneWorkflowRuns.setLaneId(Lane laneId) |
void |
Ius.setLaneId(Lane laneId) |
void |
ProcessingLanes.setLaneId(Lane laneId) |
void |
LaneAttribute.setLaneId(Lane laneId) |
Modifier and Type | Method and Description |
---|---|
void |
Sample.setLaneCollection(Collection<Lane> laneCollection) |
void |
LaneType.setLaneCollection(Collection<Lane> laneCollection) |
void |
Organism.setLaneCollection(Collection<Lane> laneCollection) |
void |
LibraryStrategy.setLaneCollection(Collection<Lane> laneCollection) |
void |
Registration.setLaneCollection(Collection<Lane> laneCollection) |
void |
LibrarySource.setLaneCollection(Collection<Lane> laneCollection) |
void |
SequencerRun.setLaneCollection(Collection<Lane> laneCollection) |
void |
LibrarySelection.setLaneCollection(Collection<Lane> laneCollection) |
void |
StudyType.setLaneCollection(Collection<Lane> laneCollection) |
Copyright © 2015 SeqWare. All rights reserved.