Uses of Class
at.letto.plugins.dto.PluginGeneralInfo
Packages that use PluginGeneralInfo
Package
Description
-
Uses of PluginGeneralInfo in at.letto.plugins.dto
Fields in at.letto.plugins.dto with type parameters of type PluginGeneralInfoModifier and TypeFieldDescriptionprivate List
<PluginGeneralInfo> PluginGeneralInfoList.pluginInfos
-
Uses of PluginGeneralInfo in at.letto.plugins.interfaces
Methods in at.letto.plugins.interfaces that return PluginGeneralInfoModifier and TypeMethodDescriptionPluginRestService.getPluginGeneralInfo
(String typ) PluginService.getPluginGeneralInfo()
-
Uses of PluginGeneralInfo in at.letto.plugins.restclient
Fields in at.letto.plugins.restclient with type parameters of type PluginGeneralInfoModifier and TypeFieldDescriptionprotected HashMap
<String, PluginGeneralInfo> BasePluginConnectionService.plugins
private List
<PluginGeneralInfo> RestPluginConnectionService.plugins
protected HashMap
<String, PluginGeneralInfo> RestPluginConnectionServiceJSF.plugins
Methods in at.letto.plugins.restclient that return PluginGeneralInfoModifier and TypeMethodDescriptionBasePluginConnectionService.getPluginGeneralInfo
(String typ) BasePluginManagerService.getPluginGeneralInfo
(String typ) PluginConnectionService.getPluginGeneralInfo
(String typ) RestPluginConnectionService.getPluginGeneralInfo
(String typ) RestPluginConnectionServiceJSF.getPluginGeneralInfo
(String typ) Methods in at.letto.plugins.restclient that return types with arguments of type PluginGeneralInfoModifier and TypeMethodDescriptionBasePluginConnectionService.getPluginGeneralInfoList()
BasePluginManagerService.getPluginGeneralInfoList()
PluginConnectionService.getPluginGeneralInfoList()
RestPluginConnectionService.getPluginGeneralInfoList()
RestPluginConnectionServiceJSF.getPluginGeneralInfoList()
-
Uses of PluginGeneralInfo in at.letto.plugins.service
Methods in at.letto.plugins.service that return PluginGeneralInfo -
Uses of PluginGeneralInfo in at.open.letto.plugin.controller
Methods in at.open.letto.plugin.controller that return types with arguments of type PluginGeneralInfoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<PluginGeneralInfo> ApiController.pluginGeneralInfo
(String plugintyp) org.springframework.http.ResponseEntity
<PluginGeneralInfo> ApiExternController.pluginGeneralInfo
(String plugintyp) org.springframework.http.ResponseEntity
<PluginGeneralInfo> ApiExternOpenController.pluginGeneralInfo
(String plugintyp) Methods in at.open.letto.plugin.controller with parameters of type PluginGeneralInfoModifier and TypeMethodDescriptionIFrameConfigurationController.getLibsHeader
(PluginGeneralInfo info) IFrameConfigurationController.getLibsJavascript
(PluginGeneralInfo info)