public interface SearchResult
| Modifier and Type | Method and Description |
|---|---|
List<Entity> |
getEntities()
Returns list of entities matching given criteria.
|
int |
getTotalNumberOfEntities()
Returns total number of matching entities.
|
Copyright © 2010-2025 Qcadoo Limited