Uses of Interface
com.hack23.cia.service.impl.configuration.ConfigurationService

Packages that use ConfigurationService
Package Description
com.hack23.cia.service.impl.application Application service implementations. 
com.hack23.cia.service.impl.configuration Provides... 
com.hack23.cia.service.impl.events Provides... 
 

Uses of ConfigurationService in com.hack23.cia.service.impl.application
 

Constructors in com.hack23.cia.service.impl.application with parameters of type ConfigurationService
Constructor and Description
ApplicationRequestService(UserSessionService userSessionService, ParliamentContentService parliamentService, ConfigurationService configurationService)
          Instantiates a new application request service.
 

Uses of ConfigurationService in com.hack23.cia.service.impl.configuration
 

Classes in com.hack23.cia.service.impl.configuration that implement ConfigurationService
Modifier and Type Class and Description
 class ConfigurationServiceImpl
          The Class ConfigurationServiceImpl.
 

Constructors in com.hack23.cia.service.impl.configuration with parameters of type ConfigurationService
Constructor and Description
AgencyRequestService(UserSessionService userSessionService, ConfigurationService configurationService)
          Instantiates a new agency request service.
LanguageContentRequestService(UserSessionService userSessionService, ConfigurationService configurationService)
          Instantiates a new language content request service.
LanguageRequestService(UserSessionService userSessionService, ConfigurationService configurationService)
          Instantiates a new language request service.
PortalRequestService(UserSessionService userSessionService, ConfigurationService configurationService)
          Instantiates a new portal request service.
 

Uses of ConfigurationService in com.hack23.cia.service.impl.events
 

Constructors in com.hack23.cia.service.impl.events with parameters of type ConfigurationService
Constructor and Description
ApplicationErrorRequestService(UserSessionService userSessionService, ConfigurationService configurationService)
          Instantiates a new application error request service.
 



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