| Package | Description |
|---|---|
| com.redhat.lightblue.crud |
| Modifier and Type | Method and Description |
|---|---|
CRUDController |
Factory.getCRUDController(EntityMetadata md)
Returns a CRUD controller for the given entity
|
CRUDController |
Factory.getCRUDController(String backendType)
Returns a CRUD controller for the given backend type
|
| Modifier and Type | Method and Description |
|---|---|
void |
Factory.addCRUDController(String backendType,
CRUDController controller)
Adds a CRUD controller for the given backend type
|
Copyright © 2015. All rights reserved.