Class EntityListResult
java.lang.Object
ch.tocco.nice2.persist.core.api.entity.EntityListResult
Bean which contains the result of a query: An
EntityList
(may be limited by pagination params)
and the total count.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EntityListResult
-
-
Method Details
-
getEntityList
-
getTotalCount
public int getTotalCount()
-