Interface ReloadableEntity<T extends Serializable>

    • Method Detail

      • getID

        T getID()
        The unique identifier of this entity instance.
        Returns:
        the value of the primary key for this instance.