Uses of Interface
com.googlecode.fascinator.portal.services.LanguageService

Packages that use LanguageService
com.googlecode.fascinator.portal.services.impl   
 

Uses of LanguageService in com.googlecode.fascinator.portal.services.impl
 

Classes in com.googlecode.fascinator.portal.services.impl that implement LanguageService
 class JavaPropertiesLanguageService
          Service that will read in a set of Java properties files from a given directory and then use them to resolve strings based on message codes These can be called from your velocity templates using the #displayMessage template
 class RegionSpecificJavaPropertiesLanguageService
          Service that will read in a set of Java properties files from a given directory and then use them to resolve strings based on message codes These can be called from your velocity templates using the #displayMessage template
 



Copyright © 2009-2014. All Rights Reserved.