public interface Resources
| Modifier and Type | Method and Description |
|---|---|
Iterable<Entity> |
findAll(String name,
Query<Entity> q)
Queries a resource.
|
Set<String> |
getResourcesNames() |
boolean |
hasRepository(String name)
Indicates if a specific Resource is currently available.
|
Copyright © 2017. All rights reserved.