| 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 | 
|---|---|
FileAttribute | 
FileAttributeFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<FileAttribute> | 
FileAttributeFacadeREST.findAll()  | 
List<FileAttribute> | 
FileAttributeFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FileAttributeFacadeREST.create(FileAttribute entity)  | 
void | 
FileAttributeFacadeREST.edit(FileAttribute entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<FileAttribute> | 
File.getFileAttributeCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
File.setFileAttributeCollection(Collection<FileAttribute> fileAttributeCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.