public interface AdvertisingCampaignDAO
| Modifier and Type | Method and Description |
|---|---|
String |
getAll(Token token) |
String |
getByUUID(Token token,
UUID uuid) |
AdvertisingCampaignResponse |
post(Token token,
AdvertisingCampaign advertisingcampaign) |
AdvertisingCampaignResponse post(Token token, AdvertisingCampaign advertisingcampaign)
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.