Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATE_DAY |
"dd MMM" |
public static final String |
DATE_HOUR |
"HH\'h\'" |
public static final String |
DATE_MINUTE |
"mm\'m\'" |
public static final String |
DATE_MONTH |
"MMM yyyy" |
public static final String |
DATE_PATTERN |
"MMM dd, yyyy HH:mm" |
public static final String |
DATE_QUARTER |
"MMM yyyy" |
public static final String |
DATE_SECOND |
"ss\'s\'" |
public static final String |
DATE_WEEK |
"\'Week\' dd MMM" |
public static final String |
DATE_YEAR |
"yyyy" |
public static final String |
EXPRESSION |
"value" |
public static final String |
NUMBER_PATTERN |
"#,##0.00" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ERROR_DATASET_LOOKUP_CONSTRAINTS_NOT_FOUND |
301 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FUNCTION_CALL_REQUEST_NOT_FOUND |
"You must provide a function request to call a function." |
public static final String |
FUNCTION_CALL_SUCESS |
"Function called with success" |
public static final String |
FUNCTION_EXECUTION_ERROR_FOUND |
"There was an error executing the function" |
public static final String |
FUNCTION_NOT_FOUND |
"Function not found." |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.