public interface FESIExtensionConstants
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CUSTOM_ERROR_INVALID_FUNCTION_ARGUMENTS
Deprecated.
ErrorMessages.properties key for an illegal argument list in a call to a
javascript function.
|
static java.lang.String |
CUSTOM_ERROR_INVALID_IMPLEMENTATION_CLASS
Deprecated.
ErrorMessages.properties key for a java object that cannot be represented as a
javascript object.
|
static java.lang.String |
FESI_EXTENSION_PREFIX_ENROLE
Deprecated.
Prefix used by properties' keys in fesiextensions.properties file to filter out Enrole specific extensions
|
static java.lang.String |
MULTIVALUE_DELIMITER
Deprecated.
determines dfelimiter used in a String representation of multivalued attribute between individual values
|
static final java.lang.String CUSTOM_ERROR_INVALID_FUNCTION_ARGUMENTS
static final java.lang.String CUSTOM_ERROR_INVALID_IMPLEMENTATION_CLASS
static final java.lang.String FESI_EXTENSION_PREFIX_ENROLE
static final java.lang.String MULTIVALUE_DELIMITER