|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface I18nService
An I18nService is responsible to find and save i18n translations.
Method Summary | |
---|---|
List<I18n> |
findAllTranslations()
Find and return a list of all translations. |
void |
saveTranslations(I18n... translations)
Save an arbitrary collection of translations. |
Method Detail |
---|
List<I18n> findAllTranslations()
void saveTranslations(I18n... translations)
translations
- An vararg of translations to save
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |