Uses of Interface
at.letto.globalinterfaces.ImageService
Packages that use ImageService
Package
Description
-
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 -
Uses of ImageService in at.letto.service.base
Classes in at.letto.service.base that implement ImageServiceModifier and TypeClassDescriptionclassBasis-Implementierung eines Image-ServicesclassImplementierung eines Image-Services welches nur ein Bild speichern kannFields in at.letto.service.base declared as ImageServiceModifier and TypeFieldDescriptionprivate ImageServiceBaseServerConfigurationService.fotoImageServiceprivate ImageServiceBaseServerConfigurationService.imageServiceprivate ImageServiceBaseServerConfigurationService.pluginImageServiceMethods in at.letto.service.base that return ImageServiceModifier and TypeMethodDescriptionBaseServerConfigurationService.getFotoImageService()BaseServerConfigurationService.getImageService()BaseServerConfigurationService.getPluginImageService()