JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
cc.catalysts.boot.i18n.service
Interface I18nService
All Known Implementing Classes:
I18nServiceImpl
@Service public interface
I18nService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
I18nDto
getAllValues
()
Retrieves all messages available via the
MessageSource
Method Detail
getAllValues
I18nDto
getAllValues()
Retrieves all messages available via the
MessageSource
Returns:
Key Value Pair -> Key represents the label key, Value represents the label in the current locale
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method