@Unstable public class DeletedRatingEvent extends AbstractRatingEvent
Rating
is deleted.
The event is sent with the following informations:
- source: the identifier of the RatingsManager
- data: the Rating
deleted.Constructor and Description |
---|
DeletedRatingEvent(Rating rating)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Object otherEvent) |
equals, getRating, hashCode, toString
Copyright © 2004–2021 XWiki. All rights reserved.