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 

N

Nameable - Interface in com.comtrade.ecm.engine.objects
An object that has "a name".
That "name" does not have to be unique inside its namespace.
NonNullableException - Exception in com.comtrade.ecm.engine.business.exceptions
Exception that occurs when some business entity attribute is "nulled", but such situation is not permitted.
A term "nulled" does not have to definitely mean "equal to NULL".
NonNullableException(EcmMessagePart) - Constructor for exception com.comtrade.ecm.engine.business.exceptions.NonNullableException
 
NonNullableException(Class<?>, String) - Constructor for exception com.comtrade.ecm.engine.business.exceptions.NonNullableException
 
NonPermittedNullParameterException - Exception in com.comtrade.ecm.engine.exceptions
Exception that occurs when some argument (to a method) is nulled, but such situation is not permitted.
This exception is functionally equal to IllegalArgumentException (if an argument is null/empty/blank/zeroed).
NonPermittedNullParameterException(EcmMessagePart) - Constructor for exception com.comtrade.ecm.engine.exceptions.NonPermittedNullParameterException
 
NonPermittedNullParameterException(Class<?>, String, String) - Constructor for exception com.comtrade.ecm.engine.exceptions.NonPermittedNullParameterException
 
noon() - Static method in class com.comtrade.ecm.engine.datatypes.Time
Creating a noon time
now() - Static method in class com.comtrade.ecm.engine.datatypes.Date
Creating a date with a current Date value.
now() - Static method in class com.comtrade.ecm.engine.datatypes.DateTime
Creating a datetime from a current date and current time.
now() - Static method in class com.comtrade.ecm.engine.datatypes.Time
Creating an object with a current time
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