| Package | Description |
|---|---|
| de.terrestris.shoguncore.dao | |
| de.terrestris.shoguncore.model.module | |
| de.terrestris.shoguncore.rest | |
| de.terrestris.shoguncore.service |
| Modifier and Type | Class and Description |
|---|---|
class |
MapControlDao<E extends MapControl> |
| Modifier and Type | Method and Description |
|---|---|
Set<MapControl> |
Map.getMapControls() |
| Modifier and Type | Method and Description |
|---|---|
void |
Map.setMapControls(Set<MapControl> mapControls) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapControlRestController<E extends MapControl,D extends MapControlDao<E>,S extends MapControlService<E,D>> |
| Modifier and Type | Class and Description |
|---|---|
class |
MapControlService<E extends MapControl,D extends MapControlDao<E>>
Service class for the
Module model. |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.