|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchParam
Search Parameter Info A structure that holds a key value pair as a way to supply a parameter to a search.
| Method Summary | |
|---|---|
String |
getKey()
Name: Search Parameter Key The key that identifies the name of the search parameter |
List<String> |
getValues()
Name: Values The value(s) of the search parameter Most parameters take only a single value but the list is available for operations such as "IN" that take a list of values. |
| Method Detail |
|---|
String getKey()
List<String> getValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||