| Package | Description |
|---|---|
| org.openepics.cable.services | |
| org.openepics.cable.ui.lazymodels |
| Modifier and Type | Method and Description |
|---|---|
LazyService<History> |
HistoryService.getLazyService() |
LazyService<Cable> |
CableService.getLazyService() |
| Modifier and Type | Method and Description |
|---|---|
static <E> List<E> |
PagerUtil.findLazyPaged(LazyService<E> lazyService,
int offset,
int totalSize,
int pageSize,
String sortField,
org.primefaces.model.SortOrder sortOrder,
Map<String,Object> filters,
Query customQuery)
Queries the DB for entries in paged way.
|
Copyright © 2026 European Spallation Source. All rights reserved.