aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/at/ac/tuwien/sepm/assignment/groupphase/einsatzverwaltung/service/RegistrationService.java
Commit message (Expand)AuthorAgeFilesLines
* Rename 'einsatzverwaltung' to 'missioncontrol' + remove TODO [#25963]Dominic Rogetzer2018-06-181-32/+0
* Change interfaces to use Set instead of ListTharre2018-05-121-2/+2
* Changed interface back to how it was beforeFelix Kehrer2018-05-071-4/+3
* Changed interface to take a whole vehicle, so the combination of vehicle type...Felix Kehrer2018-05-071-3/+4
* Allow multiple registrations at onceTharre2018-05-031-3/+4
* Implement interfaces and the correspondant DTOsTharre2018-05-011-0/+31