| Package | Description |
|---|---|
| io.seqware.webservice.generated.controller |
Autogenerated web resources.
|
| Modifier and Type | Method and Description |
|---|---|
SampleReport |
SampleReportFacadeREST.find(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
List<SampleReport> |
SampleReportFacadeREST.findAll() |
List<SampleReport> |
SampleReportFacadeREST.findRange(Integer from,
Integer to) |
| Modifier and Type | Method and Description |
|---|---|
void |
SampleReportFacadeREST.create(SampleReport entity) |
void |
SampleReportFacadeREST.edit(SampleReport entity) |
Copyright © 2015 SeqWare. All rights reserved.