Constants are defined in the CONSTANTS class. On that page, follow the links in the Nested Class Summary for a complete guide to AgileApps Cloud platform constants. For convenience, some of the more common constants used in the Java APIs are listed here.
|
Note:
- Constants have all-uppercase names, and are listed as static in the Field Summary. For example: static String CONTAINS
- Some of the classes have nested classes of their own. Keep drilling down until you find the constant you need.
|
Documents
Search
Constant Name
|
Description
|
Used in function
|
CONSTANTS.SEARCH.SORT_ASCENDING |
Ascending order |
searchRecords
|
CONSTANTS.SEARCH.SORT_DESCENDING |
Descending order |
searchRecords
|
HttpConnection
Request Parameter
Constant Name
|
Description
|
Used in
|
... |
... |
...
|
CONSTANTS.SEARCH.SEARCH_RESULTS |
Retrieve search results |
|