Uses of Class
at.letto.plugins.dto.PluginAngabeRequestDto
Packages that use PluginAngabeRequestDto
-
Uses of PluginAngabeRequestDto in at.open.letto.plugin.controller
Methods in at.open.letto.plugin.controller with parameters of type PluginAngabeRequestDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<String> ApiController.modifyAngabe
(PluginAngabeRequestDto r) verändert einen Angabetext, der in der Angabe in PI Tags eingeschlossen wurde
Die Funktion wird vor dem Darstellen der Frage ausgeführt.org.springframework.http.ResponseEntity
<String> ApiExternController.modifyAngabe
(PluginAngabeRequestDto r) org.springframework.http.ResponseEntity
<String> ApiController.modifyAngabeTextkomplett
(PluginAngabeRequestDto r) verändert den kompletten Angabetext der Frage.org.springframework.http.ResponseEntity
<String> ApiExternController.modifyAngabeTextkomplett
(PluginAngabeRequestDto r)