Uses of Interface
de.fraunhofer.iosb.ilt.sensorthingsmanager.controller.EntityGuiController
-
Packages that use EntityGuiController Package Description de.fraunhofer.iosb.ilt.sensorthingsmanager.controller -
-
Uses of EntityGuiController in de.fraunhofer.iosb.ilt.sensorthingsmanager.controller
Classes in de.fraunhofer.iosb.ilt.sensorthingsmanager.controller that implement EntityGuiController Modifier and Type Class Description static classEntityGuiController.GuiControllerDatastreamstatic classEntityGuiController.GuiControllerFeatureOfIntereststatic classEntityGuiController.GuiControllerHistoricalLocationstatic classEntityGuiController.GuiControllerLocationstatic classEntityGuiController.GuiControllerMultiDatastreamstatic classEntityGuiController.GuiControllerObservationstatic classEntityGuiController.GuiControllerObsPropstatic classEntityGuiController.GuiControllerSensorstatic classEntityGuiController.GuiControllerThingMethods in de.fraunhofer.iosb.ilt.sensorthingsmanager.controller that return EntityGuiController Modifier and Type Method Description EntityGuiController<T>ControllerEntity. getController()Methods in de.fraunhofer.iosb.ilt.sensorthingsmanager.controller with parameters of type EntityGuiController Modifier and Type Method Description ControllerEntityControllerEntity. setEntity(de.fraunhofer.iosb.ilt.sta.service.SensorThingsService service, T entity, EntityGuiController<T> controller, boolean showNavigationProperties)
-