Package net.n2oapp.criteria.api
Interface CollectionPageService<C extends Criteria,E>
-
public interface CollectionPageService<C extends Criteria,E>User: iryabov Date: 25.10.13 Time: 16:12
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CollectionPage<E>getCollectionPage(C criteria)
-
-
-
Method Detail
-
getCollectionPage
CollectionPage<E> getCollectionPage(C criteria)
-
-