Package com.skava.search.model
Class PageableInfo
java.lang.Object
com.skava.search.model.PageableInfo
- All Implemented Interfaces:
Serializable
This model is the PageableInfo model which holds page offset, limit, item count,
and total item count of the response.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PageableInfo
public PageableInfo()
-