Interface EntityDto

All Known Subinterfaces:
MutableEntityDto

public interface EntityDto
  • Method Summary

    Modifier and Type
    Method
    Description
    org.joda.time.DateTime
     
    int
     
    org.joda.time.DateTime
     
  • Method Details

    • getCreatedAt

      org.joda.time.DateTime getCreatedAt()
    • getUpdatedAt

      org.joda.time.DateTime getUpdatedAt()
    • getRevision

      int getRevision()