| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
Hashtag |
HashtagDAOImpl.post(Token Token,
Hashtag hashtag) |
Hashtag |
HashtagDAO.post(Token token,
Hashtag hashtag) |
| Modifier and Type | Method and Description |
|---|---|
Hashtag |
HashtagDAOImpl.post(Token Token,
Hashtag hashtag) |
Hashtag |
HashtagDAO.post(Token token,
Hashtag hashtag) |
| Modifier and Type | Method and Description |
|---|---|
List<Hashtag> |
WebPage.getHashtags() |
List<Hashtag> |
Party.getHashtags() |
List<Hashtag> |
BlogArticle.getHashtags() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebPage.setHashtags(List<Hashtag> hashtags) |
void |
Party.setHashtags(List<Hashtag> hashtags) |
void |
BlogArticle.setHashtags(List<Hashtag> hashtags) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.