@Version("1.0.0") @Export(optional="provide:=true")
Package com.adobe.aem.dermis.model.value
-
Interface Summary Interface Description ITypeValue Define the generic type based value which will represent the operation input and output of any primitive type.IValue Define the generic value object which will be used for both input/output of operationIValueList Define the generic value list which will represent the operation input and output in array format.IValueMap Define the generic value map which will represent the operation input and output in map format. -
Class Summary Class Description AbstractValue Define the abstract value.CustomDate TypeValue Define the generic value map which will represent the operation input and output of any primitive type.ValueList Define the generic value map which will represent the operation input and output in array format.ValueMap Define the generic value map which will represent the operation input and output in map format.