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 |
---|---|
IusAttribute |
IusAttributeFacadeREST.find(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<IusAttribute> |
IusAttributeFacadeREST.findAll() |
List<IusAttribute> |
IusAttributeFacadeREST.findRange(Integer from,
Integer to) |
Modifier and Type | Method and Description |
---|---|
void |
IusAttributeFacadeREST.create(IusAttribute entity) |
void |
IusAttributeFacadeREST.edit(IusAttribute entity) |
Modifier and Type | Method and Description |
---|---|
Collection<IusAttribute> |
Ius.getIusAttributeCollection() |
Modifier and Type | Method and Description |
---|---|
void |
Ius.setIusAttributeCollection(Collection<IusAttribute> iusAttributeCollection) |
Copyright © 2015 SeqWare. All rights reserved.