public class CustomStudyAttributeFacadeREST extends StudyAttributeFacadeREST
Constructor and Description |
---|
CustomStudyAttributeFacadeREST() |
Modifier and Type | Method and Description |
---|---|
void |
createWithBaseEntity(StudyAttribute entity)
Create a new study and a new study attribute to associate with it in a single step.
|
countREST, create, edit, find, findAll, findRange, getEntityManager, remove
count, find, findRange, remove
public void createWithBaseEntity(StudyAttribute entity)
entity
- The study attribute with nested study.Copyright © 2015 SeqWare. All rights reserved.