| 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 |
|---|---|
ProcessingRelationship |
ProcessingRelationshipFacadeREST.find(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessingRelationship> |
ProcessingRelationshipFacadeREST.findAll() |
List<ProcessingRelationship> |
ProcessingRelationshipFacadeREST.findRange(Integer from,
Integer to) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessingRelationshipFacadeREST.create(ProcessingRelationship entity) |
void |
ProcessingRelationshipFacadeREST.edit(ProcessingRelationship entity) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProcessingRelationship> |
Processing.getProcessingRelationshipCollection() |
Collection<ProcessingRelationship> |
Processing.getProcessingRelationshipCollection1() |
| Modifier and Type | Method and Description |
|---|---|
void |
Processing.setProcessingRelationshipCollection(Collection<ProcessingRelationship> processingRelationshipCollection) |
void |
Processing.setProcessingRelationshipCollection1(Collection<ProcessingRelationship> processingRelationshipCollection1) |
Copyright © 2015 SeqWare. All rights reserved.