|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalizationProviderProcessor<T>
The services manages localization of data stored in the database.
| Method Summary | |
|---|---|
String |
getString(T entity)
Returns localized string for the 'title' resource type. |
String |
getString(T entity,
String resourceType)
Returns localized string for the 'title' resource type. |
String |
getString(T entity,
String resourceType,
String locale)
Returns localized string for the specified resource type. |
| Method Detail |
|---|
String getString(T entity)
String getString(T entity,
String resourceType)
String getString(T entity,
String resourceType,
String locale)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||