@Repository public class AdvertisementDAOImpl extends Object implements AdvertisementDAO
| Constructor and Description |
|---|
AdvertisementDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
AdvertisementResponse |
post(Token token,
Advertisement advertisement) |
void |
setDataSource(DataSource dataSource) |
public void setDataSource(DataSource dataSource)
public AdvertisementResponse post(Token token, Advertisement advertisement)
post in interface AdvertisementDAOCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.