| Modifier and Type | Method and Description |
|---|---|
AdWebShopSettingDTO |
getSetting(UserLocatorVO locator)
Returns the settings for the given user
|
void |
save(AdWebShopSettingDTO dto)
Saves the settings
|
AdWebShopSettingDTO getSetting(@NotNull UserLocatorVO locator) throws FrameworkException
FrameworkExceptionvoid save(@NotNull
AdWebShopSettingDTO dto)
throws FrameworkException
FrameworkException