Uses of Class
at.letto.plugins.dto.LoadPluginRequestDto
Packages that use LoadPluginRequestDto
-
Uses of LoadPluginRequestDto in at.open.letto.plugin.controller
Methods in at.open.letto.plugin.controller with parameters of type LoadPluginRequestDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<PluginDto> ApiController.loadPluginDto
(LoadPluginRequestDto r) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - Bearbeitungorg.springframework.http.ResponseEntity
<PluginDto> ApiExternController.loadPluginDto
(LoadPluginRequestDto r) org.springframework.http.ResponseEntity
<PluginDto> ApiController.reloadPluginDto
(LoadPluginRequestDto r) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - Bearbeitungorg.springframework.http.ResponseEntity
<PluginDto> ApiExternController.reloadPluginDto
(LoadPluginRequestDto r) org.springframework.http.ResponseEntity
<PluginDto> ApiExternOpenController.reloadPluginDto
(LoadPluginRequestDto r) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - Bearbeitung