Uses of Class
at.letto.plugins.dto.PluginDatasetListDto
Packages that use PluginDatasetListDto
-
Uses of PluginDatasetListDto in at.open.letto.plugin.controller
Methods in at.open.letto.plugin.controller that return types with arguments of type PluginDatasetListDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<PluginDatasetListDto> ApiController.generateDatasets
(PluginRequestDto r) Liefert alle Datensätze, welche für das Plugin in der Frage vorhanden sein solltenorg.springframework.http.ResponseEntity
<PluginDatasetListDto> ApiExternController.generateDatasets
(PluginRequestDto r)