|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| com.hack23.cia.model.impl.application.configuration | Provides... |
| com.hack23.cia.model.impl.application.content | Provides... |
| Uses of LanguageContent in com.hack23.cia.model.impl.application.configuration |
|---|
| Modifier and Type | Method and Description |
|---|---|
Set<LanguageContent> |
Agency.getLanguageContent()
Gets the language content. |
Set<LanguageContent> |
Portal.getLanguageContent()
Gets the language content. |
Set<LanguageContent> |
Portal.getLanguageContentByLanguage(Language language)
Gets the language content by language. |
| Modifier and Type | Method and Description |
|---|---|
void |
Agency.setLanguageContent(Set<LanguageContent> languageContent)
Sets the language content. |
void |
Portal.setLanguageContent(Set<LanguageContent> languageContent)
Sets the language content. |
| Uses of LanguageContent in com.hack23.cia.model.impl.application.content |
|---|
| Modifier and Type | Method and Description |
|---|---|
List<LanguageContent> |
Language.getLanguageContents()
Gets the language contents. |
| Modifier and Type | Method and Description |
|---|---|
void |
Language.setLanguageContents(List<LanguageContent> languageContents)
Sets the language contents. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||