| Package | Description |
|---|---|
| net.blugrid.core.model |
| 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.