Uses of Class
com.hack23.cia.model.impl.application.content.LanguageContent

Packages that use LanguageContent
Package Description
com.hack23.cia.model.impl.application.configuration Provides... 
com.hack23.cia.model.impl.application.content Provides... 
 

Uses of LanguageContent in com.hack23.cia.model.impl.application.configuration
 

Methods in com.hack23.cia.model.impl.application.configuration that return types with arguments of type LanguageContent
Modifier and Type Method and Description
 Set<LanguageContent> Agency.getLanguageContent()
          Gets the language content.
 Set<LanguageContent> Portal.getLanguageContent()
          Gets the language content.
 Set<LanguageContent> Portal.getLanguageContentByLanguage(Language language)
          Gets the language content by language.
 

Method parameters in com.hack23.cia.model.impl.application.configuration with type arguments of type LanguageContent
Modifier and Type Method and Description
 void Agency.setLanguageContent(Set<LanguageContent> languageContent)
          Sets the language content.
 void Portal.setLanguageContent(Set<LanguageContent> languageContent)
          Sets the language content.
 

Uses of LanguageContent in com.hack23.cia.model.impl.application.content
 

Methods in com.hack23.cia.model.impl.application.content that return types with arguments of type LanguageContent
Modifier and Type Method and Description
 List<LanguageContent> Language.getLanguageContents()
          Gets the language contents.
 

Method parameters in com.hack23.cia.model.impl.application.content with type arguments of type LanguageContent
Modifier and Type Method and Description
 void Language.setLanguageContents(List<LanguageContent> languageContents)
          Sets the language contents.
 



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