Class RecordController.SearchParameters
- java.lang.Object
-
- org.openforis.collect.web.controller.RecordController.SearchParameters
-
- Direct Known Subclasses:
RecordController.RecordSummarySearchParameters
- Enclosing class:
- RecordController
public static class RecordController.SearchParameters extends Object
-
-
Constructor Summary
Constructors Constructor Description SearchParameters()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetMaxNumberOfRows()intgetOffset()voidsetMaxNumberOfRows(int maxNumberOfRows)voidsetOffset(int offset)
-