public interface ListService<C,T>
CountInfo fetchCount(C concept, Long itemLimit)
concept - itemLimit - Limit applied on the set of distinct items (resources)
//@param rowLimit Limits the number of rows to scan before applying distinctCopyright © 2014. All rights reserved.