| 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 | 
|---|---|
Registration | 
RegistrationFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Registration> | 
RegistrationFacadeREST.findAll()  | 
List<Registration> | 
RegistrationFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RegistrationFacadeREST.create(Registration entity)  | 
void | 
RegistrationFacadeREST.edit(Registration entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Registration | 
Sample.getOwnerId()  | 
Registration | 
WorkflowRun.getOwnerId()  | 
Registration | 
File.getOwnerId()  | 
Registration | 
Workflow.getOwnerId()  | 
Registration | 
Lane.getOwnerId()  | 
Registration | 
SequencerRun.getOwnerId()  | 
Registration | 
Ius.getOwnerId()  | 
Registration | 
Experiment.getOwnerId()  | 
Registration | 
Invoice.getOwnerId()  | 
Registration | 
Study.getOwnerId()  | 
Registration | 
Processing.getOwnerId()  | 
Registration | 
ShareWorkflowRun.getRegistrationId()  | 
Registration | 
ShareStudy.getRegistrationId()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Sample.setOwnerId(Registration ownerId)  | 
void | 
WorkflowRun.setOwnerId(Registration ownerId)  | 
void | 
File.setOwnerId(Registration ownerId)  | 
void | 
Workflow.setOwnerId(Registration ownerId)  | 
void | 
Lane.setOwnerId(Registration ownerId)  | 
void | 
SequencerRun.setOwnerId(Registration ownerId)  | 
void | 
Ius.setOwnerId(Registration ownerId)  | 
void | 
Experiment.setOwnerId(Registration ownerId)  | 
void | 
Invoice.setOwnerId(Registration ownerId)  | 
void | 
Study.setOwnerId(Registration ownerId)  | 
void | 
Processing.setOwnerId(Registration ownerId)  | 
void | 
ShareWorkflowRun.setRegistrationId(Registration registrationId)  | 
void | 
ShareStudy.setRegistrationId(Registration registrationId)  | 
Copyright © 2015 SeqWare. All rights reserved.