|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.model.impl.application.administration | Provides... |
com.hack23.cia.model.impl.application.configuration | Provides... |
com.hack23.cia.model.impl.application.content | Provides... |
Uses of Language in com.hack23.cia.model.impl.application.administration |
---|
Modifier and Type | Method and Description |
---|---|
Language |
UserSession.getLanguage()
Gets the language. |
Modifier and Type | Method and Description |
---|---|
void |
UserSession.setLanguage(Language language)
Sets the language. |
Uses of Language in com.hack23.cia.model.impl.application.configuration |
---|
Modifier and Type | Method and Description |
---|---|
Set<Language> |
Agency.getLanguages()
Gets the languages. |
Modifier and Type | Method and Description |
---|---|
Set<LanguageContent> |
Portal.getLanguageContentByLanguage(Language language)
Gets the language content by language. |
Modifier and Type | Method and Description |
---|---|
void |
Agency.setLanguages(Set<Language> languages)
Sets the languages. |
Uses of Language in com.hack23.cia.model.impl.application.content |
---|
Modifier and Type | Method and Description |
---|---|
Language |
LanguageContent.getLanguage()
Gets the language. |
Modifier and Type | Method and Description |
---|---|
void |
LanguageContent.setLanguage(Language language)
Sets the language. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |