Liferay 7.0-ce-b4

com.liferay.portal.kernel.settings
Interface SettingsLocator

All Known Implementing Classes:
CompanyServiceSettingsLocator, GroupServiceSettingsLocator, ParameterMapSettingsLocator, PortletInstanceSettingsLocator

public interface SettingsLocator


Method Summary
 Settings getSettings()
           
 String getSettingsId()
           
 

Method Detail

getSettings

Settings getSettings()
                     throws SettingsException
Throws:
SettingsException

getSettingsId

String getSettingsId()

Liferay 7.0-ce-b4