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