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 |
---|---|
ProcessingAttribute |
ProcessingAttributeFacadeREST.find(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<ProcessingAttribute> |
ProcessingAttributeFacadeREST.findAll() |
List<ProcessingAttribute> |
ProcessingAttributeFacadeREST.findRange(Integer from,
Integer to) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessingAttributeFacadeREST.create(ProcessingAttribute entity) |
void |
ProcessingAttributeFacadeREST.edit(ProcessingAttribute entity) |
Modifier and Type | Method and Description |
---|---|
Collection<ProcessingAttribute> |
Processing.getProcessingAttributeCollection() |
Modifier and Type | Method and Description |
---|---|
void |
Processing.setProcessingAttributeCollection(Collection<ProcessingAttribute> processingAttributeCollection) |
Copyright © 2015 SeqWare. All rights reserved.