Uses of Interface
at.letto.globalinterfaces.ImageService
Packages that use ImageService
-
Uses of ImageService in at.letto.globalinterfaces
Methods in at.letto.globalinterfaces that return ImageServiceModifier and TypeMethodDescriptionServerConfigurationService.getFotoImageService()ServerConfigurationService.getImageService()ServerConfigurationService.getPluginImageService() -
Uses of ImageService in at.letto.image.restclient
Classes in at.letto.image.restclient that implement ImageService -
Uses of ImageService in at.letto.plugins.restclient
Methods in at.letto.plugins.restclient with parameters of type ImageServiceModifier and TypeMethodDescriptionBasePluginManagerService.getImage(ImageService imageService, String typ, String name, String config, String params, PluginQuestionDto q) Liefert ein Base64 codiertes Bild mit den angegebenen Parametern und speichert es in einem ImageServicePluginManagerService.getImage(ImageService imageService, String typ, String name, String config, String params, PluginQuestionDto q) Liefert ein Base64 codiertes Bild mit den angegebenen Parametern und speichert es in einem ImageServiceBasePluginManagerService.loadPluginDto(ImageService imageService, String typ, String name, String config, String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - BearbeitungPluginManagerService.loadPluginDto(ImageService imageService, String typ, String name, String config, String params, PluginQuestionDto q, int nr) Rendern des Plugin-Images, Aufbau eines DTOs zur späteren Javascript - Bearbeitung