|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| com.hack23.cia.model.api.application.configuration | Provides... |
| com.hack23.cia.model.api.application.content | Provides... |
| com.hack23.cia.model.impl.application.configuration | Provides... |
| com.hack23.cia.service.api.dto.api.application |
| Uses of LanguageContentKey in com.hack23.cia.model.api.application.configuration |
|---|
| Modifier and Type | Method and Description |
|---|---|
LanguageContentData |
AgencyData.getLanguageContentByKey(LanguageContentKey winningPercentageByParty,
LanguageData language)
Gets the language content by key. |
| Uses of LanguageContentKey in com.hack23.cia.model.api.application.content |
|---|
| Modifier and Type | Method and Description |
|---|---|
static LanguageContentKey |
LanguageContentKey.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LanguageContentKey[] |
LanguageContentKey.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of LanguageContentKey in com.hack23.cia.model.impl.application.configuration |
|---|
| Modifier and Type | Method and Description |
|---|---|
LanguageContentData |
Agency.getLanguageContentByKey(LanguageContentKey key,
LanguageData language)
|
| Uses of LanguageContentKey in com.hack23.cia.service.api.dto.api.application |
|---|
| Modifier and Type | Method and Description |
|---|---|
String |
UserSessionDto.getLanguageResource(LanguageContentKey key)
Gets the language resource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||