|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalizationReader
The factory of the localization services.
Method Summary | |
---|---|
String |
getString(Identifiable<? extends Serializable> entity)
Returns localized string for the 'title' resource type. |
String |
getString(Identifiable<? extends Serializable> entity,
String resourceType)
Returns localized string for the specified resource type. |
String |
getString(Identifiable<? extends Serializable> entity,
String resourceType,
String locale)
Returns localized string for the specified resource type and locale. |
Method Detail |
---|
String getString(Identifiable<? extends Serializable> entity)
String getString(Identifiable<? extends Serializable> entity, String resourceType)
String getString(Identifiable<? extends Serializable> entity, String resourceType, String locale)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |