public interface StringRepresentableValue
Note: You could use Locale.getDefault() to get the current value of the default locale
for this instance of the Java Virtual Machine.
| Modifier and Type | Field and Description |
|---|---|
static AspectType<StringRepresentableValue> |
TYPE
The aspect's technical type to be used for requesting it from an
Aspectable. |
| Modifier and Type | Method and Description |
|---|---|
String |
toStringRepresentation(Object data)
Return the
ValueHolder's value toText representation. |
static final AspectType<StringRepresentableValue> TYPE
Aspectable.String toStringRepresentation(Object data)
ValueHolder's value toText representation.
Note: You could use Locale.getDefault() to get the current value of the default locale
for this instance of the Java Virtual Machine.
data - the data to be represented as localized stringValueHolder.getValue()Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500