| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectResponse<SocialShare> |
SocialShareDAOImpl.post(Token token,
SocialShare socialshare) |
ObjectResponse<SocialShare> |
SocialShareDAO.post(Token token,
SocialShare socialshare) |
| Modifier and Type | Method and Description |
|---|---|
ObjectResponse<SocialShare> |
SocialShareDAOImpl.post(Token token,
SocialShare socialshare) |
ObjectResponse<SocialShare> |
SocialShareDAO.post(Token token,
SocialShare socialshare) |
| Modifier and Type | Method and Description |
|---|---|
SocialShare |
Session.getSocialshare() |
| Modifier and Type | Method and Description |
|---|---|
void |
Session.setSocialshare(SocialShare socialshare) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.