Uses of Class
com.hack23.cia.model.api.application.content.LanguageContentKey

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

Methods in com.hack23.cia.model.api.application.configuration with parameters of type LanguageContentKey
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
 

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

Methods in com.hack23.cia.model.impl.application.configuration with parameters of type LanguageContentKey
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
 

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



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