Class EclibCoreConstants
java.lang.Object
jp.ecuacion.lib.core.constant.EclibCoreConstants
Provides Constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringThe message contained inRuntimeSystemException.static final Stringis a large partition or separator which separates lines for log, mail or others.static final Stringis a medium partition or separator which separates lines for log, mail or others.static final Stringstatic final StringThe common part of the package in ecuacion-lib.static final StringConstants used when annotation parameter value is null because parameter cannot be null value. -
Method Summary
-
Field Details
-
PKG_PARENT
-
PKG
- See Also:
-
ECLIB_PREFIX
- See Also:
-
MSG_RUNTIME_EXCEPTION_PREFIX
The message contained inRuntimeSystemException.- See Also:
-
VALIDATOR_PARAMETER_NULL
Constants used when annotation parameter value is null because parameter cannot be null value.- See Also:
-
PARTITION_LARGE
is a large partition or separator which separates lines for log, mail or others.- See Also:
-
PARTITION_MEDIUM
is a medium partition or separator which separates lines for log, mail or others.- See Also:
-