Interface FindParams
-
- All Known Implementing Classes:
FindParamsImpl
public interface FindParamsContainer (DTO) for find parameters.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetNullHandling()intgetPageNumber()intgetPageSize()StringgetSortDirection()StringgetSortField()
-