public interface NewsletterService
Modifier and Type | Method and Description |
---|---|
PageEP6<Campaign> |
getCampaigns(ShopRequestContext shopRequestContext) |
PageEP6<Subscriber> |
getSubscribers(ShopRequestContext shopRequestContext,
java.lang.String campaignId) |
PageEP6<Campaign> getCampaigns(ShopRequestContext shopRequestContext)
PageEP6<Subscriber> getSubscribers(ShopRequestContext shopRequestContext, java.lang.String campaignId)