org.rapla.entities
Interface Timestamp

All Known Subinterfaces:
Reservation

public interface Timestamp


Method Summary
 Date getCreateTime()
          returns the creation date of the object.
 User getLastChangedBy()
           
 Date getLastChangeTime()
          returns the date of last change of the object.
 

Method Detail

getCreateTime

Date getCreateTime()
returns the creation date of the object.


getLastChangeTime

Date getLastChangeTime()
returns the date of last change of the object.


getLastChangedBy

User getLastChangedBy()


Copyright © 2000-2006 Rapla Team. All Rights Reseserved.