| Package | Description |
|---|---|
| es.uvigo.esei.microstories.domain.entities |
| Modifier and Type | Method and Description |
|---|---|
User |
Story.getAuthor() |
| Modifier and Type | Method and Description |
|---|---|
Set<User> |
Story.getFavoritedBy()
Returns the set of users who have marked this story as a favorite.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Story.setAuthor(User author) |
void |
Story.setInternalAuthor(User author) |
Copyright © 2025. All rights reserved.