| 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 | 
|---|---|
Ius | 
IusFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Ius> | 
IusFacadeREST.findAll()  | 
List<Ius> | 
IusFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IusFacadeREST.create(Ius entity)  | 
void | 
IusFacadeREST.edit(Ius entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Ius | 
ProcessingIus.getIusId()  | 
Ius | 
IusWorkflowRuns.getIusId()  | 
Ius | 
IusAttribute.getIusId()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Ius> | 
Sample.getIusCollection()  | 
Collection<Ius> | 
Lane.getIusCollection()  | 
Collection<Ius> | 
Registration.getIusCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProcessingIus.setIusId(Ius iusId)  | 
void | 
IusWorkflowRuns.setIusId(Ius iusId)  | 
void | 
IusAttribute.setIusId(Ius iusId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Sample.setIusCollection(Collection<Ius> iusCollection)  | 
void | 
Lane.setIusCollection(Collection<Ius> iusCollection)  | 
void | 
Registration.setIusCollection(Collection<Ius> iusCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.