|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Portal.LanguageContentKey | |
|---|---|
| com.hack23.cia.model.application.dto | Data transfer objects, created in service layer used in web layer. |
| com.hack23.cia.model.application.impl.common | Common application entity model. |
| Uses of Portal.LanguageContentKey in com.hack23.cia.model.application.dto |
|---|
| Methods in com.hack23.cia.model.application.dto with parameters of type Portal.LanguageContentKey | |
|---|---|
String |
UserSessionDTO.getLanguageResource(Portal.LanguageContentKey key)
Gets the language resource. |
| Uses of Portal.LanguageContentKey in com.hack23.cia.model.application.impl.common |
|---|
| Methods in com.hack23.cia.model.application.impl.common that return Portal.LanguageContentKey | |
|---|---|
static Portal.LanguageContentKey |
Portal.LanguageContentKey.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Portal.LanguageContentKey[] |
Portal.LanguageContentKey.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||