public class GroupServiceSettingsLocator extends java.lang.Object implements SettingsLocator
| Constructor and Description |
|---|
GroupServiceSettingsLocator(long groupId,
java.lang.String settingsId) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getCompanyId(long groupId) |
Settings |
getSettings() |
java.lang.String |
getSettingsId() |
public GroupServiceSettingsLocator(long groupId,
java.lang.String settingsId)
public Settings getSettings() throws SettingsException
getSettings in interface SettingsLocatorSettingsExceptionpublic java.lang.String getSettingsId()
getSettingsId in interface SettingsLocatorprotected long getCompanyId(long groupId)
throws SettingsException
SettingsException