|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Language | |
|---|---|
| com.hack23.cia.model.impl.application.common | Common application entity model. |
| Uses of Language in com.hack23.cia.model.impl.application.common |
|---|
| Methods in com.hack23.cia.model.impl.application.common that return Language | |
|---|---|
Language |
LanguageContent.getLanguage()
Gets the language. |
Language |
UserSession.getLanguage()
Gets the language. |
| Methods in com.hack23.cia.model.impl.application.common that return types with arguments of type Language | |
|---|---|
Set<Language> |
Agency.getLanguages()
Gets the languages. |
| Methods in com.hack23.cia.model.impl.application.common with parameters of type Language | |
|---|---|
Set<LanguageContent> |
Portal.getLanguageContentByLanguage(Language language)
Gets the language content by language. |
void |
LanguageContent.setLanguage(Language language)
Sets the language. |
void |
UserSession.setLanguage(Language language)
Sets the language. |
| Method parameters in com.hack23.cia.model.impl.application.common with type arguments of type Language | |
|---|---|
void |
Agency.setLanguages(Set<Language> languages)
Sets the languages. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||