Class Hierarchy
- java.lang.Object
- io.extact.rms.application.service.RentalItemService (implements io.extact.rms.application.service.GenericService<T>)
- io.extact.rms.application.service.ReservationService (implements io.extact.rms.application.service.GenericService<T>)
- io.extact.rms.application.service.UserAccountService (implements io.extact.rms.application.service.GenericService<T>)
Interface Hierarchy
- io.extact.rms.application.service.GenericService<T>