Class ResourceEvent

    • Method Detail

      • getType

        public ResourceEvent.Type getType()
        Gets the type of this event.
        Returns:
        the type of this event.
      • getResourceSeed

        public ResourceSeed 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

        public Date getTime()
        Gets the time of this event.
        Returns:
        the time of this event.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object