Uses of Class
com.hack23.cia.model.api.application.configuration.PortalLanguageContentKey

Packages that use PortalLanguageContentKey
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
 

Methods in com.hack23.cia.model.api.application.configuration that return PortalLanguageContentKey
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
 

Methods in com.hack23.cia.service.api.dto.api.application with parameters of type PortalLanguageContentKey
Modifier and Type Method and Description
 String UserSessionDto.getLanguageResource(PortalLanguageContentKey key)
          Gets the language resource.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.