public class GeoCodePosSectionRenderer
extends DefaultEditorAreaSectionRenderer
| Constructor and Description |
|---|
GeoCodePosSectionRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
desynchronizeView(GPS gps,
java.util.Date geocodeTimestamp,
WidgetInstanceManager widgetInstanceManager) |
protected boolean |
geoCodeAddress(AddressData address,
PointOfServiceModel pos,
WidgetInstanceManager widgetInstanceManager) |
protected java.util.List<Attribute> |
getAttributes() |
protected GeoWebServiceWrapper |
getGeoServiceWrapper() |
protected NotificationService |
getNotificationService() |
protected boolean |
hasUserPermissionToWrite(PointOfServiceModel pos) |
void |
render(Component parent,
AbstractSection abstractSectionConfiguration,
java.lang.Object object,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
void |
setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper) |
void |
setNotificationService(NotificationService notificationService) |
protected void |
updatePointOfService(GPS gps,
java.util.Date geocodeTimestamp,
PointOfServiceModel pos) |
public void render(Component parent,
AbstractSection abstractSectionConfiguration,
java.lang.Object object,
DataType dataType,
WidgetInstanceManager widgetInstanceManager)
protected boolean geoCodeAddress(AddressData address, PointOfServiceModel pos, WidgetInstanceManager widgetInstanceManager)
protected void desynchronizeView(GPS gps, java.util.Date geocodeTimestamp, WidgetInstanceManager widgetInstanceManager)
protected void updatePointOfService(GPS gps, java.util.Date geocodeTimestamp, PointOfServiceModel pos)
protected boolean hasUserPermissionToWrite(PointOfServiceModel pos)
protected java.util.List<Attribute> getAttributes()
public void setGeoServiceWrapper(GeoWebServiceWrapper geoServiceWrapper)
protected GeoWebServiceWrapper getGeoServiceWrapper()
protected NotificationService getNotificationService()
public void setNotificationService(NotificationService notificationService)
Copyright © 2018 SAP SE. All Rights Reserved.