Uses of Class
edu.ucsb.cs156.rec.models.SystemInfo
-
Uses of SystemInfo in edu.ucsb.cs156.rec.controllers
Modifier and TypeMethodDescriptionSystemInfoController.getSystemInfo()
This method returns the system information. -
Uses of SystemInfo in edu.ucsb.cs156.rec.services
Modifier and TypeMethodDescriptionabstract SystemInfo
SystemInfoService.getSystemInfo()
This method returns the system information.SystemInfoServiceImpl.getSystemInfo()
This method returns the system information.