| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAccount> |
GoogleAnalyticsAccountDAOImpl.postList(Token token,
List<GoogleAnalyticsAccount> googleanalyticsaccountList) |
List<GoogleAnalyticsAccount> |
GoogleAnalyticsAccountDAO.postList(Token token,
List<GoogleAnalyticsAccount> socialmediaprofileList) |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAccountResponse |
GoogleAnalyticsAccountDAOImpl.post(Token token,
GoogleAnalyticsAccount googleanalyticsaccount) |
GoogleAnalyticsAccountResponse |
GoogleAnalyticsAccountDAO.post(Token token,
GoogleAnalyticsAccount socialmediaprofile) |
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAccount> |
GoogleAnalyticsAccountDAOImpl.postList(Token token,
List<GoogleAnalyticsAccount> googleanalyticsaccountList) |
List<GoogleAnalyticsAccount> |
GoogleAnalyticsAccountDAO.postList(Token token,
List<GoogleAnalyticsAccount> socialmediaprofileList) |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAccount |
WebsiteGoogleAnalyticsAccountAssignment.getGoogleanalyticsaccount() |
GoogleAnalyticsAccount |
GoogleAnalyticsAccountResponse.getGoogleanalyticsaccount() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebsiteGoogleAnalyticsAccountAssignment.setGoogleanalyticsaccount(GoogleAnalyticsAccount googleanalyticsaccount) |
void |
GoogleAnalyticsAccountResponse.setGoogleanalyticsaccount(GoogleAnalyticsAccount googleanalyticsaccount) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.