public class CustomSampleAttributeFacadeREST extends SampleAttributeFacadeREST
| Constructor and Description |
|---|
CustomSampleAttributeFacadeREST() |
| Modifier and Type | Method and Description |
|---|---|
void |
createWithBaseEntity(SampleAttribute entity)
Create a new sample and a new sample attribute to associate with it in a single step.
|
countREST, create, edit, find, findAll, findRange, getEntityManager, removecount, find, findRange, removepublic void createWithBaseEntity(SampleAttribute entity)
entity - The sample attribute with nested sample.Copyright © 2015 SeqWare. All rights reserved.