AbstractAttributeValueDTO

A DTO that represents a specific AttributeValue.

Fields

Type
Name
Description
Optional
Default Value
Boolean  
writable
The flag to indicate if this attribute is writable.
false
 
Boolean  
readable
The flag to indicate if this attribute is readable.
false
 
status
DTO that may contain status messages for the AttributeValue.
false
 

Sub Types

Sub Type
Description
Sub Type Property: "_type"
A DTO that represents a boolean AttributeValue.
Boolean
A DTO that represents a DataDimensionVO AttributeValue.
DataDimensionVO
A DTO that represents a Double AttributeValue.
Double
A DTO that represents a BigDecimal AttributeValue.
BigDecimal
A DTO that represents an Integer AttributeValue.
Integer
A DTO that represents an Long AttributeValue.
Long
A DTO that represents a Lookup AttributeValue.
Lookup
A DTO that represents a String AttributeValue.
String
A DTO that represents a Timestamp AttributeValue.
Timestamp
A Lookup attribute value within process execution.
ProcessLookup
A DTO that represents a list of AttributeValues.
List
A DTO that represents a list of AttributeValues.
Interface
Template to compare the field value with another field.
Compare
Template that represents the given session information type.
Session
Template which will be replaced by a given parameter during search execution.
Parameter
Template that uses a value defined as a system or user property.
Property
Template to define a date range in dependency of base date.
Time