| Package | Description |
|---|---|
| com.foreach.common.spring.convert |
This package contain Spring conversion related classes.
|
| com.foreach.common.spring.enums |
Various utility classes to convert from or to Enum classes.
|
| com.foreach.common.spring.localization |
Base classes and interfaces to facilitate objects with localized fields.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnumCodeRenderer<E extends Enum<E> & CodeLookup<String>> |
| Modifier and Type | Method and Description |
|---|---|
static <S,E extends Enum<E> & CodeLookup<S>> |
EnumUtils.getByCode(Class<E> clazz,
S code) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Language
Interface for custom Language implementation.
|
Copyright © 2017. All rights reserved.