Commonly Used Constants

From AgileApps Support Wiki
Revision as of 00:48, 26 October 2010 by imported>Aeric (→‎Request Parameter)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Constants used in the Java APIs are described here.

Documents

Constant Name Description Used in function
CONSTANT.DOCUMENT.FORMAT.HTML HTML format generateDocument
CONSTANT.DOCUMENT.FORMAT.PDF PDF format generateDocument

Search

Constant Name Description Used in function
CONSTANT.SEARCH.SORT_ASCENDING Ascending order searchRecords
CONSTANT.SEARCH.SORT_DESCENDING Descending order searchRecords

HttpConnection

Constant Name Description Used in function
CONSTANT.HTTP. METHOD.GET HTTP GET request HttpConnection Constructor
CONSTANT.HTTP. METHOD.POST HTTP POST request HttpConnection Constructor

Request Parameter

Constant Name Description Used in
... ... ...
CONSTANT.SEARCH.SEARCH_RESULTS_FOR_DP Retrieve search results Data Policy
Ex:

Using a Data Policy to Mask Social Security Numbers