public class CompanyServiceSettingsLocator extends java.lang.Object implements SettingsLocator
| Constructor and Description |
|---|
CompanyServiceSettingsLocator(long companyId,
java.lang.String settingsId) |
| Modifier and Type | Method and Description |
|---|---|
Settings |
getSettings() |
java.lang.String |
getSettingsId() |
public CompanyServiceSettingsLocator(long companyId,
java.lang.String settingsId)
public Settings getSettings()
getSettings in interface SettingsLocatorpublic java.lang.String getSettingsId()
getSettingsId in interface SettingsLocator