Entity - the type of the entity being browsedpublic interface ResolvableToMany<Entity>
| Modifier and Type | Method and Description |
|---|---|
default boolean |
anyExists() |
default Set<Entity> |
entities() |
Page<Entity> |
entities(Pager pager) |
Page<Entity> entities(Pager pager)
pager - the pager object describing the subset of the entities to returndefault Set<Entity> entities()
default boolean anyExists()
Copyright © 2015 Red Hat, Inc.. All rights reserved.