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 |
---|---|
WorkflowAttribute |
WorkflowAttributeFacadeREST.find(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<WorkflowAttribute> |
WorkflowAttributeFacadeREST.findAll() |
List<WorkflowAttribute> |
WorkflowAttributeFacadeREST.findRange(Integer from,
Integer to) |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowAttributeFacadeREST.create(WorkflowAttribute entity) |
void |
WorkflowAttributeFacadeREST.edit(WorkflowAttribute entity) |
Modifier and Type | Method and Description |
---|---|
Collection<WorkflowAttribute> |
Workflow.getWorkflowAttributeCollection() |
Modifier and Type | Method and Description |
---|---|
void |
Workflow.setWorkflowAttributeCollection(Collection<WorkflowAttribute> workflowAttributeCollection) |
Copyright © 2015 SeqWare. All rights reserved.