public interface AdWebShopSettingServiceLocal extends AdWebShopSettingService
AdWebShopSettingService| Modifier and Type | Method and Description |
|---|---|
AdWebShopSetting |
getAdWebShopSetting(User user)
Returns the webshop settings for the given user
|
void |
remove(User user)
Removes webshop settings for the given user.
|
getSetting, saveAdWebShopSetting getAdWebShopSetting(User user)
void remove(User user)