Package com.sodius.oslc.server.trs.model
Class ResourceEvent
java.lang.Object
com.sodius.oslc.server.trs.model.ResourceEvent
Describes an
event occurred to a ResourceSeed.- Since:
- 1.10.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumPossible type of resource events. -
Method Summary
-
Method Details
-
getType
Gets the type of this event.- Returns:
- the type of this event.
-
getResourceSeed
Gets the resource's seed of this event, which is the minimal information that later enables to recompute the URI of the resource.- Returns:
- the resource's seed of this event.
-
getTime
Gets the time of this event.- Returns:
- the time of this event.
-
hashCode
public int hashCode() -
equals
-