Modifier and Type | Class and Description |
---|---|
static class |
EntitySemanticsDecorator.EntityMapProvider |
static interface |
EntitySemanticsDecorator.EntityProvider |
static class |
EntitySemanticsDecorator.EntityTxProvider |
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 EntitySemanticsDecorator.EntityProvider |
provider |
Constructor and Description |
---|
EntitySemanticsDecorator() |
EntitySemanticsDecorator(EntitySemanticsDecorator.EntityProvider provider) |
Modifier and Type | Method and Description |
---|---|
Object |
decorate(String internalValue) |
Collection<Object> |
getDecoratedObject()
return all currently cached object decorated.
|
String |
undecorate(Object decoratedValue) |
protected EntitySemanticsDecorator.EntityProvider provider
public EntitySemanticsDecorator()
public EntitySemanticsDecorator(EntitySemanticsDecorator.EntityProvider provider)
public Collection<Object> getDecoratedObject()
Copyright © 1999–2020 CodeLutin. All rights reserved.