Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X Z 

D

Date - Class in com.comtrade.ecm.engine.datatypes
Object that keeps information regarding a calendar date : a year, a month [1-12], and a dayOfMonth [1-28|29|30|31].
Month is INTENTIONALLY returned as an int, in order to avoid dependency on Month.
There are no public constructors, all of the objects must be created using factory methods.
Date.Unit - Enum in com.comtrade.ecm.engine.datatypes
Units to be used in Date-mathemathics.
DateBuilder(String) - Constructor for class com.comtrade.ecm.engine.business.entity.attributes.EcmAttributeDefinition.DateBuilder
 
DateTime - Class in com.comtrade.ecm.engine.datatypes
Object that keeps information of both :
- a calendar date : a year, a month [1-12], and a dayOfMonth [1-28|29|30|31].
- a time (in a day) : an hour [0-23], a minute [0-59], a second [0-59], and a nano [0-999_999_999].
Month is INTENTIONALLY returned as an int, in order to avoid dependency on Month.
There are no public constructors, all of the objects must be created using factory methods.
DateTime.Unit - Enum in com.comtrade.ecm.engine.datatypes
Units to be used in DateTime-mathemathics.
DateTimeBuilder(String) - Constructor for class com.comtrade.ecm.engine.business.entity.attributes.EcmAttributeDefinition.DateTimeBuilder
 
debug(Throwable) - Method in class com.comtrade.ecm.engine.logging.AbstractLogger
 
debug(Supplier<String>) - Method in class com.comtrade.ecm.engine.logging.AbstractLogger
 
debug(Identifiable, Supplier<String>) - Method in class com.comtrade.ecm.engine.logging.AbstractLogger
 
debug(Supplier<String>, Throwable) - Method in class com.comtrade.ecm.engine.logging.AbstractLogger
 
debug(Identifiable, Supplier<String>, Throwable) - Method in class com.comtrade.ecm.engine.logging.AbstractLogger
 
debug(String) - Method in interface com.comtrade.ecm.engine.logging.EcmSimpleLogger
 
debug(Identifiable, String) - Method in interface com.comtrade.ecm.engine.logging.EcmSimpleLogger
 
debug(Throwable) - Method in interface com.comtrade.ecm.engine.logging.EcmSimpleLogger
 
debug(String, Throwable) - Method in interface com.comtrade.ecm.engine.logging.EcmSimpleLogger
 
debug(Identifiable, String, Throwable) - Method in interface com.comtrade.ecm.engine.logging.EcmSimpleLogger
 
debug(Supplier<String>) - Method in interface com.comtrade.ecm.engine.logging.EcmSupplierLogger
 
debug(Identifiable, Supplier<String>) - Method in interface com.comtrade.ecm.engine.logging.EcmSupplierLogger
 
debug(Supplier<String>, Throwable) - Method in interface com.comtrade.ecm.engine.logging.EcmSupplierLogger
 
debug(Identifiable, Supplier<String>, Throwable) - Method in interface com.comtrade.ecm.engine.logging.EcmSupplierLogger
 
debug(String) - Method in class com.comtrade.ecm.engine.logging.LoggerDefault
 
debug(Identifiable, String) - Method in class com.comtrade.ecm.engine.logging.LoggerDefault
 
debug(Identifiable, String, Throwable) - Method in class com.comtrade.ecm.engine.logging.LoggerDefault
 
debug(String, Throwable) - Method in class com.comtrade.ecm.engine.logging.LoggerDefault
 
debug(Supplier<String>) - Method in class com.comtrade.ecm.engine.logging.LoggerDefault
 
debug(Identifiable, Supplier<String>) - Method in class com.comtrade.ecm.engine.logging.LoggerDefault
 
debug(Supplier<String>, Throwable) - Method in class com.comtrade.ecm.engine.logging.LoggerDefault
 
debug(Identifiable, Supplier<String>, Throwable) - Method in class com.comtrade.ecm.engine.logging.LoggerDefault
 
debug(Throwable) - Method in class com.comtrade.ecm.engine.logging.LoggerDefault
 
DecimalNumber - Class in com.comtrade.ecm.engine.datatypes
 
DecimalNumber(int) - Constructor for class com.comtrade.ecm.engine.datatypes.DecimalNumber
 
DecimalNumber(int, double) - Constructor for class com.comtrade.ecm.engine.datatypes.DecimalNumber
 
DecimalNumber(int, BigDecimal) - Constructor for class com.comtrade.ecm.engine.datatypes.DecimalNumber
 
decrypt(byte[]) - Static method in class com.comtrade.ecm.engine.util.EncryptionUtils
 
decrypt(String, Charset) - Static method in class com.comtrade.ecm.engine.util.EncryptionUtils
 
decrypt(String) - Static method in class com.comtrade.ecm.engine.util.EncryptionUtils
 
DEFAULT_DATE_FORMAT - Static variable in class com.comtrade.ecm.engine.datatypes.Date
A date-format-pattern to be used for formatting, if no other is defined.
DEFAULT_DATE_TIME_FORMAT - Static variable in class com.comtrade.ecm.engine.datatypes.DateTime
A date-format-pattern to be used for formatting, if no other is defined.
DEFAULT_LOCALE - Static variable in class com.comtrade.ecm.engine.system.EngineConstants
 
DEFAULT_TIME_FORMAT - Static variable in class com.comtrade.ecm.engine.datatypes.Time
A time-format-pattern to be used for formatting, if no other is defined.
delete() - Method in interface com.comtrade.ecm.engine.persistence.Persistable
 
delete(ApplicationUser, T) - Method in interface com.comtrade.ecm.engine.persistence.PersistenceEntityManager
 
delete(ApplicationUser, Class<? extends T>, Id) - Method in interface com.comtrade.ecm.engine.persistence.PersistenceEntityManager
 
deleteAll(ApplicationUser, Class<T>, QueryParameters) - Method in interface com.comtrade.ecm.engine.persistence.PersistenceEntityManager
 
DoubleBuilder(String) - Constructor for class com.comtrade.ecm.engine.business.entity.attributes.EcmAttributeDefinition.DoubleBuilder
 
download(URL) - Static method in class com.comtrade.ecm.engine.util.InternetUtils
 
dump() - Static method in class com.comtrade.ecm.engine.config.ConfigurationManager
 
A B C D E F G H I J L M N O P Q R S T U V W X Z 
Skip navigation links