java.lang.String roleName
java.lang.String columnName
java.io.Serializable columnValue
java.lang.String name
java.lang.String tableName
java.lang.String title
java.lang.String type
boolean nativeColumn
boolean nullable
AttributeShowability showable
AttributeShowability tableShowable
AttributeShowability recordShowable
boolean editable
boolean tableEditable
boolean recordEditable
boolean filterable
boolean repeating
boolean exportable
boolean summable
boolean trimmed
boolean valueHidden
int minLength
int maxLength
int maxTableLength
java.lang.Class<T> clazz
java.time.LocalDate value
Date object.Date object acts as a wrapper around this value.
Current implementation may be changed, if needed.Date.equals(java.lang.Object),
Date.hashCode()java.time.LocalDateTime value
java.lang.String value
java.lang.String value
java.time.LocalTime value
Time object.Time object acts as a wrapper around this value.
Current implementation may be changed, if needed.Time.equals(java.lang.Object),
Time.hashCode()java.util.List<E> exceptions
EcmMessage message
EcmMessagePart-objects.EcmSimpleException-message is created as a concatenation of EcmSimpleException.message-members.EcmMessagePart in the collection is exception's class name (which should be localize in a proper moment).EcmMessagePartjava.lang.String mimeType
java.util.List<E> messages
EcmMessagePart-objects.EcmMessage to a String (with an optional localization) is created as a concatenation of conversion of its EcmMessageParts.EcmMessagePartjava.io.Serializable content
EcmMessagePart.content is a String, and EcmMessagePart.toBeLocalized is true, then it should be treated as a localization key.boolean toBeLocalized
EcmMessagePart.content should be localized (in reality : "should we make an attempt to localize it").