| Package | Description | 
|---|---|
| com.edorasware.one.i18n | |
| com.edorasware.one.permission.dashboard | |
| com.edorasware.one.permission.view | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Localizable<T extends Localizable<T>>
Classes which implement this interface are treated as localizable classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends Localizable<T>> | 
I18nUtils.localize(Collection<T> localizableCollection,
        org.springframework.context.MessageSource messageSource,
        Locale locale)
Localizes a list of localizable classes and returns the localized versions of the specified instances. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Dashboard
Localizable  
Dashboard class which acts as a DTO for the DashboardName enum. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
View
Localizable  
View class which acts as a DTO for the ViewName enum. | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.