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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
EntityListResult
 
- 
- 
Method Details- 
getEntityList
- 
getTotalCountpublic int getTotalCount()
 
-