protected static class ResultStorageAbstract.EntitySemanticsDecorator extends Object implements org.nuiton.math.matrix.SemanticsDecorator<Object,String>
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.collections4.BidiMap<String,Object> |
cache
en cle les representation interne (get) en valeur les valeurs decoree (getKey)
|
protected org.nuiton.topia.TopiaContext |
tx |
| Constructor and Description |
|---|
EntitySemanticsDecorator() |
EntitySemanticsDecorator(org.nuiton.topia.TopiaContext tx) |
| Modifier and Type | Method and Description |
|---|---|
Object |
decorate(String internalValue) |
String |
undecorate(Object decoratedValue) |
Copyright © 1999–2015 CodeLutin. All rights reserved.