CESNET-Integracni-portal / integracni-portal

MIT License
0 stars 0 forks source link

Add proper equals and hashcode methods to entities #5

Open redhead opened 9 years ago

redhead commented 9 years ago

All entities should override equals() and hashCode() correctly (by their non-null IDs). Add them to AbstractEntity