|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortalLanguageContentKey | |
---|---|
com.hack23.cia.model.api.application | Application interfaces for objects in the model. |
com.hack23.cia.model.api.dto.application | Data transfer objects, created in service layer used in web layer. |
Uses of PortalLanguageContentKey in com.hack23.cia.model.api.application |
---|
Methods in com.hack23.cia.model.api.application that return PortalLanguageContentKey | |
---|---|
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.model.api.dto.application |
---|
Methods in com.hack23.cia.model.api.dto.application with parameters of type PortalLanguageContentKey | |
---|---|
String |
UserSessionDto.getLanguageResource(PortalLanguageContentKey key)
Gets the language resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |