Class EclibCoreConstants

java.lang.Object
jp.ecuacion.lib.core.constant.EclibCoreConstants

public final class EclibCoreConstants extends Object
Provides Constants.
  • Field Details

    • PKG_PARENT

      public static final String PKG_PARENT
      The common part of the package in ecuacion-lib.
      See Also:
    • PKG

      public static final String PKG
      See Also:
    • ECLIB_PREFIX

      public static final String ECLIB_PREFIX
      See Also:
    • MSG_RUNTIME_EXCEPTION_PREFIX

      public static final String MSG_RUNTIME_EXCEPTION_PREFIX
      The message contained in RuntimeSystemException.
      See Also:
    • VALIDATOR_PARAMETER_NULL

      public static final String VALIDATOR_PARAMETER_NULL
      Constants used when annotation parameter value is null because parameter cannot be null value.
      See Also:
    • PARTITION_LARGE

      public static final String PARTITION_LARGE
      is a large partition or separator which separates lines for log, mail or others.
      See Also:
    • PARTITION_MEDIUM

      public static final String PARTITION_MEDIUM
      is a medium partition or separator which separates lines for log, mail or others.
      See Also: