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

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.
 



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