| Package | Description |
|---|---|
| org.nuiton.util.decorator |
This package contains a api to do some decoration over any object.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<Locale,Collection<DecoratorMulti18nProvider.DecoratorContext<?>>> |
DecoratorMulti18nProvider.decoratorContexts
Deprecated.
Loaded decorators.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> DecoratorMulti18nProvider.DecoratorContext<T> |
DecoratorMulti18nProvider.getDecoratorContext(Locale locale,
Class<T> type,
String context,
boolean doLoad)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<Locale,Collection<DecoratorMulti18nProvider.DecoratorContext<?>>> |
DecoratorMulti18nProvider.getDecoratorContexts()
Deprecated.
|
protected Collection<DecoratorMulti18nProvider.DecoratorContext<?>> |
DecoratorMulti18nProvider.getDecoratorContexts(Locale locale,
boolean doLoad)
Deprecated.
|
Copyright © 2004-2013 CodeLutin. All Rights Reserved.