V - the value type that will be used by the applicationpublic interface ComplexValue<V> extends ValueAccessor<V>, ComplexVariableOperand
Defines the interface of a complex variable value (containing a list or map).
A ComplexValue value is both:
a value accessor used to read / write the value in a work object
an operand providing methods to generate predicates for querying against the value
getName, getValueConverterexistsCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.