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 

A

AbstractBusinessEntityManager - Class in com.comtrade.ecm.engine.business.manager
 
AbstractConfigurable - Class in com.comtrade.ecm.engine.config
An object that (if wanted/needed) simplifies the creation of Configurable.
It performs standard attribute-mutation operations (any non-trivial mutation should be performed in inherited classes).
The way aforementioned attribute-mutation is performed does violate the encapsulation principle ...
AbstractConfigurable() - Constructor for class com.comtrade.ecm.engine.config.AbstractConfigurable
 
AbstractLogger - Class in com.comtrade.ecm.engine.logging
Handy implementation for some EcmLogger-methods.
This class can (but does not have to= be used as a basis for concrete EcmLoggers.
AbstractLogger() - Constructor for class com.comtrade.ecm.engine.logging.AbstractLogger
 
AbstractLoggingManager - Class in com.comtrade.ecm.engine.logging
Basis for implementations of LoggingManager.
Defines basic LoggingManager elements :
- methods for getting/creating EcmLogger
- collection of already created loggers
AbstractLoggingManager() - Constructor for class com.comtrade.ecm.engine.logging.AbstractLoggingManager
 
Accessible - Interface in com.comtrade.ecm.engine.objects
An object whose attributes' values can be accessed in a specific, general manner.
ActionException - Exception in com.comtrade.ecm.engine.business.actions
 
ActionException() - Constructor for exception com.comtrade.ecm.engine.business.actions.ActionException
 
ActionHasNoRightsException - Exception in com.comtrade.ecm.engine.business.actions
 
ActionHasNoRightsException(EntityAction, Persistable, String) - Constructor for exception com.comtrade.ecm.engine.business.actions.ActionHasNoRightsException
 
ActionHasNoRightsException(ManagerAction, BusinessEntityManager, String) - Constructor for exception com.comtrade.ecm.engine.business.actions.ActionHasNoRightsException
 
ActionNotAvailableException - Exception in com.comtrade.ecm.engine.business.actions
 
ActionPermissionException - Exception in com.comtrade.ecm.engine.business.actions
 
add(AttributeDefinition) - Method in class com.comtrade.ecm.engine.business.entity.attributes.AttributeDefinitions
 
add(Amount) - Method in class com.comtrade.ecm.engine.datatypes.Amount
 
add(long, Date.Unit) - Method in class com.comtrade.ecm.engine.datatypes.Date
Changes a current value of an object for amountToAdd units of unit
add(long, DateTime.Unit) - Method in class com.comtrade.ecm.engine.datatypes.DateTime
Changes a current value of an object for amountToAdd units of unit
add(DecimalNumber) - Method in class com.comtrade.ecm.engine.datatypes.DecimalNumber
 
add(Percentage) - Method in class com.comtrade.ecm.engine.datatypes.Percentage
 
add() - Method in class com.comtrade.ecm.engine.datatypes.TestAmount
 
add() - Method in class com.comtrade.ecm.engine.datatypes.TestDecimalNumber
 
add() - Method in class com.comtrade.ecm.engine.datatypes.TestPercentage
 
add(long, Time.Unit) - Method in class com.comtrade.ecm.engine.datatypes.Time
Changes a current value of an object for amountToAdd units of unit
add(EcmSimpleException) - Method in exception com.comtrade.ecm.engine.exceptions.EcmMultipleException
 
add() - Method in class com.comtrade.ecm.engine.util.StopWatch
Stops the measuring and adds the duration of the last iteration to a sum of all durations.
addErrorMessage(String) - Method in class com.comtrade.ecm.engine.config.AbstractConfigurable
Adding an error into the collection of errors (later to be used in AbstractConfigurable.validate()).
addListener(TextManagerListener) - Method in interface com.comtrade.ecm.engine.i18n.TextManager
Sets a listener TextManagerListener to TextManager-object
addListener(TextManagerListener) - Method in class com.comtrade.ecm.engine.i18n.TextManagerDefault
 
addMessages(EcmMessagePart...) - Method in exception com.comtrade.ecm.engine.exceptions.EcmSimpleException
Adds a collection of EcmMessagePart-objects
addMessages(String...) - Method in exception com.comtrade.ecm.engine.exceptions.EcmSimpleException
Adds a collection of EcmMessagePart-objects
addMessages(EcmMessagePart...) - Method in class com.comtrade.ecm.engine.objects.EcmMessage
Adds a collection of EcmMessagePart-objects.
Skips null messages.
Amount - Class in com.comtrade.ecm.engine.datatypes
Monetory amount.
Decimal number with exactly two decimals.
Amount(BigDecimal) - Constructor for class com.comtrade.ecm.engine.datatypes.Amount
 
Amount(double) - Constructor for class com.comtrade.ecm.engine.datatypes.Amount
 
AmountBuilder(String) - Constructor for class com.comtrade.ecm.engine.business.entity.attributes.EcmAttributeDefinition.AmountBuilder
 
ApplicationUser - Class in com.comtrade.ecm.engine.business
 
AppplicationAction<T,R,A extends ApplicationUser> - Interface in com.comtrade.ecm.engine.business.actions
 
AttributeDefinition - Interface in com.comtrade.ecm.engine.business.entity.attributes
Definition of an object that can be used to retrieve all the necessary information about an attribute.
AttributeDefinitionException - Exception in com.comtrade.ecm.engine.business.entity.attributes
 
AttributeDefinitionException(String, Serializable) - Constructor for exception com.comtrade.ecm.engine.business.entity.attributes.AttributeDefinitionException
 
AttributeDefinitions - Class in com.comtrade.ecm.engine.business.entity.attributes
 
AttributeDefinitions() - Constructor for class com.comtrade.ecm.engine.business.entity.attributes.AttributeDefinitions
 
AttributeShowability - Enum in com.comtrade.ecm.engine.business.entity.attributes
Definition of specific types of an attribute showability
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