| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
List<SocialMediaProfile> |
SocialMediaProfileDAOImpl.postList(Token token,
List<SocialMediaProfile> socialmediaprofileList) |
List<SocialMediaProfile> |
SocialMediaProfileDAO.postList(Token token,
List<SocialMediaProfile> socialmediaprofileList) |
| Modifier and Type | Method and Description |
|---|---|
SocialMediaProfileResponse |
SocialMediaProfileDAOImpl.post(Token token,
SocialMediaProfile socialmediaprofile) |
SocialMediaProfileResponse |
SocialMediaProfileDAO.post(Token token,
SocialMediaProfile socialmediaprofile) |
| Modifier and Type | Method and Description |
|---|---|
List<SocialMediaProfile> |
SocialMediaProfileDAOImpl.postList(Token token,
List<SocialMediaProfile> socialmediaprofileList) |
List<SocialMediaProfile> |
SocialMediaProfileDAO.postList(Token token,
List<SocialMediaProfile> socialmediaprofileList) |
| Modifier and Type | Method and Description |
|---|---|
SocialMediaProfile |
SocialMediaProfileResponse.getSocialmediaprofile() |
| Modifier and Type | Method and Description |
|---|---|
List<SocialMediaProfile> |
Website.getSocialmediaprofiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
SocialMediaProfileResponse.setSocialmediaprofile(SocialMediaProfile socialmediaprofile) |
| Modifier and Type | Method and Description |
|---|---|
void |
Website.setSocialmediaprofiles(List<SocialMediaProfile> socialmediaprofiles) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.