ShortName |
Name |
Type |
Description |
Required? |
Read only? |
Cardinality |
XML Attribute? |
Implementation Notes |
searchKey |
Search Key |
String |
The search key. |
Required |
|
One |
No |
params |
Search Paramaeters |
SearchParamInfoList
| The search parameters. |
Required |
|
Many |
No |
sortColumn |
Sort Column |
String |
The sort column. |
|
|
One |
No |
sortDirection |
Sort Direction |
String |
The sort column direction. |
|
|
One |
No |
startAt |
Starting Position |
Integer |
The starting position of the results. |
|
|
One |
No |
maxResults |
Maximum Results |
Integer |
The maximum number of results. |
|
|
One |
No |
neededTotalResults |
Neeed Total Results |
Boolean |
The minimum number of needed results. |
|
|
One |
No |