Uses of Class
at.letto.tools.dto.ImageUrlDto
Packages that use ImageUrlDto
Package
Description
-
Uses of ImageUrlDto in at.letto.plugins.interfaces
Methods in at.letto.plugins.interfaces that return ImageUrlDtoModifier and TypeMethodDescriptionPluginService.getImageUrl(String params, PluginQuestionDto q) Liefert eine öffentliche Url auf das gerenderte Bild -
Uses of ImageUrlDto in at.letto.plugins.restclient
Methods in at.letto.plugins.restclient that return ImageUrlDtoModifier and TypeMethodDescriptionBasePluginConnectionService.getImageUrl(String typ, String name, String config, String params, PluginQuestionDto q) Liefert eine Url auf ein Bild mit den angegebenen ParameternBasePluginManagerService.getImageUrl(String typ, String name, String config, String params, PluginQuestionDto q) Liefert eine Url auf ein Bild mit den angegebenen ParameternPluginConnectionService.getImageUrl(String typ, String name, String config, String params, PluginQuestionDto q) Liefert eine Url auf ein Bild mit den angegebenen ParameternRestPluginConnectionService.getImageUrl(String typ, String name, String config, String params, PluginQuestionDto q) Liefert eine Url auf ein Bild mit den angegebenen ParameternRestPluginConnectionServiceJSF.getImageUrl(String typ, String name, String config, String params, PluginQuestionDto q) Liefert eine Url auf ein Bild mit den angegebenen Parametern -
Uses of ImageUrlDto in at.letto.plugins.service
Methods in at.letto.plugins.service that return ImageUrlDtoModifier and TypeMethodDescriptionBasePlugin.getImageUrl(String params, PluginQuestionDto q) Liefert ein Base64 codiertes Bild mit den angegebenen Parametern -
Uses of ImageUrlDto in at.letto.tools.dto
Constructors in at.letto.tools.dto with parameters of type ImageUrlDto