| Constructor | Description |
|---|---|
ServiceRepo() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<Response> |
disable(java.lang.Boolean flag,
I id) |
|
java.util.List<C> |
get() |
|
java.util.Optional<C> |
get(I id) |
|
Page<C> |
paginate(int first,
int max) |
|
java.util.List<Response> |
saveOrUpdate(C t) |
Copyright © 2018. All rights reserved.