| 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 | 
|---|---|
FileType | 
FileTypeFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<FileType> | 
FileTypeFacadeREST.findAll()  | 
List<FileType> | 
FileTypeFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FileTypeFacadeREST.create(FileType entity)  | 
void | 
FileTypeFacadeREST.edit(FileType entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
FileType | 
File.getFileTypeId()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
File.setFileTypeId(FileType fileTypeId)  | 
Copyright © 2015 SeqWare. All rights reserved.