Uses of Record Class
ntnu.idatt2016.v233.SmartMat.dto.request.group.WasteRequest
Packages that use WasteRequest
Package
Description
-
Uses of WasteRequest in ntnu.idatt2016.v233.SmartMat.controller.group
Methods in ntnu.idatt2016.v233.SmartMat.controller.group with parameters of type WasteRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Waste>
WasteController.createWaste
(WasteRequest waste, org.springframework.security.core.Authentication authentication) Saves a new waste -
Uses of WasteRequest in ntnu.idatt2016.v233.SmartMat.service.group
Methods in ntnu.idatt2016.v233.SmartMat.service.group with parameters of type WasteRequestModifier and TypeMethodDescriptionWasteService.createWaste
(WasteRequest wasteRequest) Creates a new waste