Modifier and Type | Method and Description |
---|---|
protected EntitiesList.Callback<T> |
UserAssignedEntitiesExplorer.getCallback() |
Modifier and Type | Method and Description |
---|---|
protected EntitiesList.Callback<T> |
AbstractEntityExplorer.createCallback() |
Modifier and Type | Field and Description |
---|---|
protected EntitiesList.Callback<T> |
EntitiesPagedList.callback |
Modifier and Type | Method and Description |
---|---|
void |
EntitiesList.show(AbstractEntityManager.SearchResponse<T> response,
EntitiesList.Callback<T> callback) |
void |
EntitiesPagedList.show(Collection<T> entities,
EntitiesList.Callback<T> callback) |
protected void |
EntitiesList.show(Collection<T> entities,
EntitiesList.PaginationConstraints paginationConstraints,
EntitiesList.Callback<T> callback) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.