All Classes and Interfaces
Class
Description
Provides an implementation of
ResourceBundleProvider.Is an abstract exception class describing an occurrence of a validation error in ecuacion apps.
Is a
ResourceBundleProvider for application in app projects.Is a
ResourceBundleProvider for application in app projects.Is a
ResourceBundleProvider for application in app projects.Is a
ResourceBundleProvider for application in app projects.Is a
ResourceBundleProvider for application in app projects.Is a
ResourceBundleProvider for application in ecuacion-lib-core.Provides an exception that indicates a warning.
Is used for buziness logic exceptions.
Stores
ConstraintViolation info.Stores field-unit parameters.
Stores message parameters for ValidationAppException.
Provides Utility methods related to
dateTime Api.Logs anything you want to log.
Provides Constants.
Stores item attributes.
Accepts and store data from user input, external system, and so on.
Is thrown just like
RuntimeException whose message contains "ecuacion"
so that you can see the Exception is thrown from the library.Provides utilities to handle parameters embeddded in a string,
enclosed by some symbols from both sides.
Provides options.
Designates an exception which occurs because the format of an argument string is wrong.
Designates an exception which occurs because the format of an argument string is wrong.
Is a
ResourceBundleProvider for enum_names in app projects.Is a
ResourceBundleProvider for enum_names in app projects.Is a
ResourceBundleProvider for enum_names in app projects.Provivdes utility methods for ecuacion library enums.
Contains Enum Class info.
Contains Enum value info.
Logs messages which are surveilled by survaillance service
and alert error occurence to administrators.
Provides available utilities for Exceptions including AppExceptions.
Provides File-related utility methods.
THIS IS NOT A VALIDTOR.
Is a
ResourceBundleProvider for item_names in app projects.Is a
ResourceBundleProvider for item_names in app projects.Is a
ResourceBundleProvider for item_names in app projects.Provides multiple-logger-used fixed procedures.
Provides mail-related utility methods.
Is a
ResourceBundleProvider for messages in app projects.Is a
ResourceBundleProvider for messages in app projects.Is a
ResourceBundleProvider for messages in ecuacion-lib-core.Is a
ResourceBundleProvider for messages in app projects.Is a
ResourceBundleProvider for messages in ecuacion-lib-core.Is a
ResourceBundleProvider for messages in ecuacion-util-jpa.Is a
ResourceBundleProvider for messages in ecuacion-util-jpa.Is a
ResourceBundleProvider for messages in ecuacion-util-poi.Conveys multiple SingleAppExceptions at once.
Provides utility methods for
Objects.requireNonnull and other checks.Is an abstract exception class.
Designates element non-empty is required.
Designates element non-null is required.
Designates elements value non-duplicated required.
Designates non-empty is required.
Designates non-null is required.
Designates size non-zero is required.
THIS IS NOT A VALIDTOR.
Provides utility methods to read
*.properties files.Is considered as an argument string, but you can set message ID replaced to message string
with
PropertyFileUtil.getMessage(String).FORMATTED_STRING is like "item name is: ${+item_names:xxx}".
Holds kinds of property files.
Provides utility methods for
java.lang.reflect and other checks.Designates that the method throws RequireNonEmptyException
when the annotated arguments is empty. (= null or blank(""))
Designates that the method throws
RequireElementNonEmptyException
when each element of annotated arrays or collections is empty. (= null or blank(""))Designates that the method throws
RequireElementNonNullException
when each element of annotated arrays or collections is null.Designates that the method throws
RequireNonEmptyException
when the annotated arguments is empty. (= null or blank(""))Designates that the method throws
RequireNonNullException
when the annotated arguments is null.Designates that the method throws RequireSizeNonZeroException
when the length of the annotated list or array is zero.
Is an abstract class describing an occurrence of a single validation error.
Logs sqls and related info like sql parameters.
Provides string-related utility methods.
Logs start and end time of the timer-triggered exections,
espacially used in batch programs.
Is a
ResourceBundleProvider for messages in ecuacion-lib-core.Is a
ResourceBundleProvider for messages in ecuacion-lib-core.Is a
ResourceBundleProvider for messages in ecuacion-lib-core.Is a
ResourceBundleProvider for messages in ecuacion-lib-core.Is a
ResourceBundleProvider for messages in ecuacion-lib-core.Is a
ResourceBundleProvider for messages in ecuacion-lib-core.Is a
ResourceBundleProvider for messages in ecuacion-lib-core.Is a
ResourceBundleProvider for messages in ecuacion-lib-core.Wraps
AppException and enables to throw AppException
in overridden and no "throws AppException" signature method.Holds a Jakarta Validations violation.
Is a
ResourceBundleProvider for messages in app projects.Is a
ResourceBundleProvider for messages in app projects.Provides validation-related utilities.
Provides message parameter set used in ValidationMessages.properties as "{param}".