|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for the factory of SearchCriterias.
| Method Summary | |
SearchCriteria |
createSearchCriteria(java.lang.Class clazz)
creates or gets a SearchCriteria from the cache/pool. |
SearchCriteria |
createSearchCriteria(java.lang.Class clazz,
int maxResults)
creates or gets a SearchCriteria from the cache/pool. |
| Method Detail |
public SearchCriteria createSearchCriteria(java.lang.Class clazz)
clazz - the Class to define this searchcriteria for.
public SearchCriteria createSearchCriteria(java.lang.Class clazz,
int maxResults)
clazz - the Class to define this searchcriteria for.maxResults - the max number of results wanted.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||