| Package | Description |
|---|---|
| io.vertigo.social.services.comment |
| Modifier and Type | Method and Description |
|---|---|
static CommentBuilder |
Comment.builder()
Static method factory for CommentBuilder
|
CommentBuilder |
CommentBuilder.withAuthor(io.vertigo.dynamo.domain.model.URI<io.vertigo.account.identity.Account> author) |
CommentBuilder |
CommentBuilder.withCreationDate(Date creationDate) |
CommentBuilder |
CommentBuilder.withLastModified(Date lastModified) |
CommentBuilder |
CommentBuilder.withMsg(String msg) |
CommentBuilder |
CommentBuilder.withUuid(UUID uuid) |
Copyright © 2017. All Rights Reserved.