Package example.app.entities
Interface FileDatabaseCompatible
- All Known Implementing Classes:
Batch,Course,Faculty,FacultyUser,User
public interface FileDatabaseCompatible
Interface FileDatabaseCompatible
This interface is to make sure an entity class is compatible with the FileDatabase class-
Method Summary
-
Method Details
-
getCreationDate
LocalDateTime getCreationDate() -
getId
UUID getId()
-