Package org.openbravo.service.json
Class JsonConstants
- java.lang.Object
-
- org.openbravo.service.json.JsonConstants
-
public class JsonConstants extends Object
Defines constants used for parameters in theJsonRestServlet
class. Many constant names are derived from SmartClient parameter names using in fetch operations of datasources.- Author:
- mtaal
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description JsonConstants()
-
-
-
Field Detail
-
JSON_CONTENT_TYPE
public static final String JSON_CONTENT_TYPE
- See Also:
- Constant Field Values
-
JSON_REST_URL_NAME_PARAM
public static final String JSON_REST_URL_NAME_PARAM
- See Also:
- Constant Field Values
-
MAIN_ALIAS
public static final String MAIN_ALIAS
- See Also:
- Constant Field Values
-
STARTROW_PARAMETER
public static final String STARTROW_PARAMETER
- See Also:
- Constant Field Values
-
ADDITIONAL_PROPERTIES_PARAMETER
public static final String ADDITIONAL_PROPERTIES_PARAMETER
- See Also:
- Constant Field Values
-
ORG_PARAMETER
public static final String ORG_PARAMETER
Contains the id of the organization, the queried information should be accessible from this organization.- See Also:
- Constant Field Values
-
CALCULATE_ORGS
public static final String CALCULATE_ORGS
- See Also:
- Constant Field Values
-
NO_ACTIVE_FILTER
public static final String NO_ACTIVE_FILTER
- See Also:
- Constant Field Values
-
ONLYCOUNT_PARAMETER
public static final String ONLYCOUNT_PARAMETER
- See Also:
- Constant Field Values
-
NOCOUNT_PARAMETER
public static final String NOCOUNT_PARAMETER
- See Also:
- Constant Field Values
-
OR_EXPRESSION_PARAMETER
public static final String OR_EXPRESSION_PARAMETER
- See Also:
- Constant Field Values
-
USE_ALIAS
public static final String USE_ALIAS
- See Also:
- Constant Field Values
-
FILTERBYPARENTPROPERTY_PARAMETER
public static final String FILTERBYPARENTPROPERTY_PARAMETER
- See Also:
- Constant Field Values
-
WHERE_PARAMETER
public static final String WHERE_PARAMETER
- See Also:
- Constant Field Values
-
FILTER_APPLIED_PARAMETER
public static final String FILTER_APPLIED_PARAMETER
- See Also:
- Constant Field Values
-
SELECTEDPROPERTIES_PARAMETER
public static final String SELECTEDPROPERTIES_PARAMETER
- See Also:
- Constant Field Values
-
DISTINCT_PARAMETER
public static final String DISTINCT_PARAMETER
- See Also:
- Constant Field Values
-
SHOW_FK_DROPDOWN_UNFILTERED_PARAMETER
public static final String SHOW_FK_DROPDOWN_UNFILTERED_PARAMETER
- See Also:
- Constant Field Values
-
SUMMARY_PARAMETER
public static final String SUMMARY_PARAMETER
- See Also:
- Constant Field Values
-
ORDERBY_PARAMETER
public static final String ORDERBY_PARAMETER
- See Also:
- Constant Field Values
-
FILTER_PARAMETER
public static final String FILTER_PARAMETER
- See Also:
- Constant Field Values
-
ENDROW_PARAMETER
public static final String ENDROW_PARAMETER
- See Also:
- Constant Field Values
-
SORTBY_PARAMETER
public static final String SORTBY_PARAMETER
- See Also:
- Constant Field Values
-
TARGETRECORDID_PARAMETER
public static final String TARGETRECORDID_PARAMETER
- See Also:
- Constant Field Values
-
TAB_PARAMETER
public static final String TAB_PARAMETER
- See Also:
- Constant Field Values
-
DATASOURCE_PARAMETER
public static final String DATASOURCE_PARAMETER
- See Also:
- Constant Field Values
-
TEXTMATCH_PARAMETER
public static final String TEXTMATCH_PARAMETER
- See Also:
- Constant Field Values
-
TEXTMATCH_PARAMETER_OVERRIDE
public static final String TEXTMATCH_PARAMETER_OVERRIDE
- See Also:
- Constant Field Values
-
TEXTMATCH_EXACT
public static final String TEXTMATCH_EXACT
- See Also:
- Constant Field Values
-
TEXTMATCH_STARTSWITH
public static final String TEXTMATCH_STARTSWITH
- See Also:
- Constant Field Values
-
TEXTMATCH_SUBSTRING
public static final String TEXTMATCH_SUBSTRING
- See Also:
- Constant Field Values
-
DISPLAYFIELD_PARAMETER
public static final String DISPLAYFIELD_PARAMETER
- See Also:
- Constant Field Values
-
CSRF_TOKEN_PARAMETER
public static final String CSRF_TOKEN_PARAMETER
- See Also:
- Constant Field Values
-
UTCOFFSETMILISECONDS_PARAMETER
public static final String UTCOFFSETMILISECONDS_PARAMETER
- See Also:
- Constant Field Values
-
FIELDNAMES_PARAMETER
public static final String FIELDNAMES_PARAMETER
- See Also:
- Constant Field Values
-
SEND_ORIGINAL_ID_BACK
public static final String SEND_ORIGINAL_ID_BACK
- See Also:
- Constant Field Values
-
ORIGINAL_ID
public static final String ORIGINAL_ID
- See Also:
- Constant Field Values
-
RESPONSE_STATUS
public static final String RESPONSE_STATUS
- See Also:
- Constant Field Values
-
RESPONSE_STARTROWS
@Deprecated public static final String RESPONSE_STARTROWS
Deprecated.has been replaced byRESPONSE_STARTROW
- See Also:
- Constant Field Values
-
RESPONSE_STARTROW
public static final String RESPONSE_STARTROW
- See Also:
- Constant Field Values
-
RESPONSE_ENDROW
public static final String RESPONSE_ENDROW
- See Also:
- Constant Field Values
-
RESPONSE_TOTALROWS
public static final String RESPONSE_TOTALROWS
- See Also:
- Constant Field Values
-
RESPONSE_ERROR
public static final String RESPONSE_ERROR
- See Also:
- Constant Field Values
-
RESPONSE_ERRORS
public static final String RESPONSE_ERRORS
- See Also:
- Constant Field Values
-
RESPONSE_ERRORMESSAGE
public static final String RESPONSE_ERRORMESSAGE
- See Also:
- Constant Field Values
-
RESPONSE_DATA
public static final String RESPONSE_DATA
- See Also:
- Constant Field Values
-
RESPONSE_RESPONSE
public static final String RESPONSE_RESPONSE
- See Also:
- Constant Field Values
-
RPCREQUEST_STATUS_SUCCESS
public static final int RPCREQUEST_STATUS_SUCCESS
- See Also:
- Constant Field Values
-
RPCREQUEST_STATUS_FAILURE
public static final int RPCREQUEST_STATUS_FAILURE
- See Also:
- Constant Field Values
-
RPCREQUEST_STATUS_VALIDATION_ERROR
public static final int RPCREQUEST_STATUS_VALIDATION_ERROR
- See Also:
- Constant Field Values
-
RPCREQUEST_STATUS_LOGIN_INCORRECT
public static final int RPCREQUEST_STATUS_LOGIN_INCORRECT
- See Also:
- Constant Field Values
-
RPCREQUEST_STATUS_MAX_LOGIN_ATTEMPTS_EXCEEDED
public static final int RPCREQUEST_STATUS_MAX_LOGIN_ATTEMPTS_EXCEEDED
- See Also:
- Constant Field Values
-
RPCREQUEST_STATUS_LOGIN_REQUIRED
public static final int RPCREQUEST_STATUS_LOGIN_REQUIRED
- See Also:
- Constant Field Values
-
RPCREQUEST_STATUS_LOGIN_SUCCESS
public static final int RPCREQUEST_STATUS_LOGIN_SUCCESS
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final String IDENTIFIER
- See Also:
- Constant Field Values
-
ENTITYNAME
public static final String ENTITYNAME
- See Also:
- Constant Field Values
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
REF
public static final String REF
- See Also:
- Constant Field Values
-
ACTIVE
public static final String ACTIVE
- See Also:
- Constant Field Values
-
DATA
public static final String DATA
- See Also:
- Constant Field Values
-
NEW_INDICATOR
public static final String NEW_INDICATOR
- See Also:
- Constant Field Values
-
IN_PARAMETER_SEPARATOR
public static final String IN_PARAMETER_SEPARATOR
- See Also:
- Constant Field Values
-
SESSION_PARAM_TRANSACTIONALRANGE
public static final String SESSION_PARAM_TRANSACTIONALRANGE
-
QUERY_PARAM_CLIENT
public static final String QUERY_PARAM_CLIENT
- See Also:
- Constant Field Values
-
QUERY_PARAM_USER
public static final String QUERY_PARAM_USER
- See Also:
- Constant Field Values
-
QUERY_PARAM_TRANSACTIONAL_RANGE
public static final String QUERY_PARAM_TRANSACTIONAL_RANGE
- See Also:
- Constant Field Values
-
IS_WS_CALL
public static final String IS_WS_CALL
- See Also:
- Constant Field Values
-
IS_PICK_AND_EDIT
public static final String IS_PICK_AND_EDIT
- See Also:
- Constant Field Values
-
WHERE_AND_FILTER_CLAUSE
public static final String WHERE_AND_FILTER_CLAUSE
- See Also:
- Constant Field Values
-
TABLE_ID
public static final String TABLE_ID
- See Also:
- Constant Field Values
-
WHERE_CLAUSE_HAS_BEEN_CHECKED
public static final String WHERE_CLAUSE_HAS_BEEN_CHECKED
- See Also:
- Constant Field Values
-
WINDOW_ID
public static final String WINDOW_ID
- See Also:
- Constant Field Values
-
DATASOURCE_NAME
public static final String DATASOURCE_NAME
- See Also:
- Constant Field Values
-
IS_MULTI_SELECTOR
public static final String IS_MULTI_SELECTOR
- See Also:
- Constant Field Values
-
UNDEFINED
public static final String UNDEFINED
- See Also:
- Constant Field Values
-
NULL
public static final String NULL
- See Also:
- Constant Field Values
-
FIELD_SEPARATOR
public static final String FIELD_SEPARATOR
- See Also:
- Constant Field Values
-
PAE_DATA_PAGE_SIZE
public static final int PAE_DATA_PAGE_SIZE
- See Also:
- Constant Field Values
-
PAE_MAX_PAGE_SIZE
public static final int PAE_MAX_PAGE_SIZE
- See Also:
- Constant Field Values
-
-