|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Criteria
Criteria for a generic query
Method Summary | |
---|---|
List<? extends Comparison> |
getComparisons()
Name: Comparisons The list of comparisons to be applied TODO: Decide if null or empty list is ok? I.e. |
Integer |
getMaxResults()
Name: Maximum Results Get the maximum number of results to be returned Specify Null if do not want to limit the results |
Method Detail |
---|
List<? extends Comparison> getComparisons()
Integer getMaxResults()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |