com.hack23.cia.service.api
Interface ConfigurationManager

Package class diagram package ConfigurationManager
All Known Implementing Classes:
ConfigurationManagerImpl

public interface ConfigurationManager

The Interface ConfigurationManager.


Method Summary
 SystemConfiguration getSystemConfiguration()
          Gets the system configuration.
 UserConfiguration getUserConfiguration(String url)
          Gets the user configuration.
 

Method Detail

getSystemConfiguration

SystemConfiguration getSystemConfiguration()
Gets the system configuration.

Returns:
the system configuration

getUserConfiguration

UserConfiguration getUserConfiguration(String url)
Gets the user configuration.

Parameters:
url - the url
Returns:
the user configuration


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