public interface GoogleAnalyticsAccountDAO
| Modifier and Type | Method and Description |
|---|---|
String |
getAll(Token token) |
GoogleAnalyticsAccountResponse |
post(Token token,
GoogleAnalyticsAccount socialmediaprofile) |
List<GoogleAnalyticsAccount> |
postList(Token token,
List<GoogleAnalyticsAccount> socialmediaprofileList) |
GoogleAnalyticsAccountResponse post(Token token, GoogleAnalyticsAccount socialmediaprofile)
List<GoogleAnalyticsAccount> postList(Token token, List<GoogleAnalyticsAccount> socialmediaprofileList)
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.