Interface Entity

All Known Subinterfaces:
MutableEntity

public interface Entity
  • Method Summary

    Modifier and Type
    Method
    Description
    net.avcompris.commons3.types.DateTimeHolder
     
    int
     
    net.avcompris.commons3.types.DateTimeHolder
     
  • Method Details

    • getRevision

      int getRevision()
    • getCreatedAt

      net.avcompris.commons3.types.DateTimeHolder getCreatedAt()
    • getUpdatedAt

      net.avcompris.commons3.types.DateTimeHolder getUpdatedAt()