public interface MediaObjectDAO
| Modifier and Type | Method and Description |
|---|---|
String |
getAll(Token token) |
String |
getByUUID(Token token,
UUID uuid) |
MediaObjectResponse |
post(Token token,
MediaObject blogArticle) |
MediaObjectResponse post(Token token, MediaObject blogArticle)
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.