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