Interface LocaleRepository
-
- All Known Implementing Classes:
LocaleRepositoryImpl
public interface LocaleRepositoryRepository for Locale persistence handling.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.util.Locale>getAll()java.util.LocalegetDefault()
-