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

Packages that use FascinatorService
com.googlecode.fascinator.portal.report.service   
com.googlecode.fascinator.portal.services   
com.googlecode.fascinator.portal.services.impl   
 

Uses of FascinatorService in com.googlecode.fascinator.portal.report.service
 

Classes in com.googlecode.fascinator.portal.report.service that implement FascinatorService
 class ReportManager
           
 

Uses of FascinatorService in com.googlecode.fascinator.portal.services
 

Subinterfaces of FascinatorService in com.googlecode.fascinator.portal.services
 interface LanguageService
           
 

Methods in com.googlecode.fascinator.portal.services that return FascinatorService
 FascinatorService ScriptingServices.getService(String serviceName)
           
 

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

Classes in com.googlecode.fascinator.portal.services.impl that implement FascinatorService
 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
 

Methods in com.googlecode.fascinator.portal.services.impl that return FascinatorService
 FascinatorService ScriptingServicesImpl.getService(String serviceName)
           
 



Copyright © 2009-2013. All Rights Reserved.