| Modifier and Type | Class and Description |
|---|---|
class |
PluginIdResolver<E extends Plugin,D extends PluginDao<E>,S extends PluginService<E,D>> |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginDao<E extends Plugin> |
| Modifier and Type | Method and Description |
|---|---|
List<Plugin> |
Application.getPlugins() |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.setPlugins(List<Plugin> plugins) |
| Modifier and Type | Class and Description |
|---|---|
class |
WpsPlugin |
| Modifier and Type | Method and Description |
|---|---|
Plugin |
WpsPrimitive.getInputPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
WpsPrimitive.setInputPlugin(Plugin inputPlugin) |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginRestController<E extends Plugin,D extends PluginDao<E>,S extends PluginService<E,D>> |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginService<E extends Plugin,D extends PluginDao<E>>
Service class for the
Plugin model. |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginController<E extends Plugin,D extends PluginDao<E>,S extends PluginService<E,D>> |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.