public interface DependsOnQuery
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
Collection<OtherResource> |
otherResources() |
Collection<Query> |
queries() |
Collection<View> |
views() |
Collection<Query> queries()
Collection<View> views()
Collection<OtherResource> otherResources()
boolean isEmpty()