Interface TimestampedItem

All Known Implementing Classes:
Event, JsonSchemaWrapper, PersonaSession, Session

public interface TimestampedItem
A context-server entity that is timestamped.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the associated timestamp.
  • Method Details

    • getTimeStamp

      Date getTimeStamp()
      Retrieves the associated timestamp.
      Returns:
      the associated timestamp