public class GeoJsfMonitoringStationRest<L extends net.sf.ahtutils.interfaces.model.status.UtilsLang,D extends net.sf.ahtutils.interfaces.model.status.UtilsDescription,STATION extends org.geojsf.interfaces.model.monitoring.GeoStation<L,D,STATION,CAP,CAPT,CAPS>,CAP extends org.geojsf.interfaces.model.monitoring.GeoStationCapability<L,D,STATION,CAP,CAPT,CAPS>,CAPT extends net.sf.ahtutils.interfaces.model.status.UtilsStatus<CAPT,L,D>,CAPS extends net.sf.ahtutils.interfaces.model.status.UtilsStatus<CAPS,L,D>>
extends net.sf.ahtutils.web.rest.AbstractUtilsRest<L,D>
implements org.geojsf.interfaces.rest.monitoring.station.GeoJsfMonitoringStationRestExport, org.geojsf.interfaces.rest.monitoring.station.GeoJsfMonitoringStationRestImport
| Constructor and Description |
|---|
GeoJsfMonitoringStationRest(net.sf.ahtutils.interfaces.facade.UtilsFacade fUtils,
String[] defaultLangs,
Class<L> cL,
Class<D> cD,
Class<STATION> cStation,
Class<CAP> cCap,
Class<CAPT> cCapT,
Class<CAPS> cCapS) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.ahtutils.xml.aht.Aht |
exportGeoJsfMonitoringCapabilityStatus() |
net.sf.ahtutils.xml.aht.Aht |
exportGeoJsfMonitoringCapabilityTypes() |
org.geojsf.model.xml.monitoring.Stations |
exportGeoJsfMonitoringStations() |
static <L extends net.sf.ahtutils.interfaces.model.status.UtilsLang,D extends net.sf.ahtutils.interfaces.model.status.UtilsDescription,STATION extends org.geojsf.interfaces.model.monitoring.GeoStation<L,D,STATION,CAP,CAPT,CAPS>,CAP extends org.geojsf.interfaces.model.monitoring.GeoStationCapability<L,D,STATION,CAP,CAPT,CAPS>,CAPT extends net.sf.ahtutils.interfaces.model.status.UtilsStatus<CAPT,L,D>,CAPS extends net.sf.ahtutils.interfaces.model.status.UtilsStatus<CAPS,L,D>> |
factory(net.sf.ahtutils.interfaces.facade.UtilsFacade fGeoMonitoring,
String[] defaultLangs,
Class<L> cL,
Class<D> cD,
Class<STATION> cStation,
Class<CAP> cCap,
Class<CAPT> cCapT,
Class<CAPS> cCapS) |
net.sf.ahtutils.xml.sync.DataUpdate |
importGeoJsfMonitoringCapabilityStatus(net.sf.ahtutils.xml.aht.Aht statuses) |
net.sf.ahtutils.xml.sync.DataUpdate |
importGeoJsfMonitoringCapabilityTypes(net.sf.ahtutils.xml.aht.Aht types) |
net.sf.ahtutils.xml.sync.DataUpdate |
importGeoJsfMonitoringStations(org.geojsf.model.xml.monitoring.Stations stations) |
public static <L extends net.sf.ahtutils.interfaces.model.status.UtilsLang,D extends net.sf.ahtutils.interfaces.model.status.UtilsDescription,STATION extends org.geojsf.interfaces.model.monitoring.GeoStation<L,D,STATION,CAP,CAPT,CAPS>,CAP extends org.geojsf.interfaces.model.monitoring.GeoStationCapability<L,D,STATION,CAP,CAPT,CAPS>,CAPT extends net.sf.ahtutils.interfaces.model.status.UtilsStatus<CAPT,L,D>,CAPS extends net.sf.ahtutils.interfaces.model.status.UtilsStatus<CAPS,L,D>> GeoJsfMonitoringStationRest<L,D,STATION,CAP,CAPT,CAPS> factory(net.sf.ahtutils.interfaces.facade.UtilsFacade fGeoMonitoring, String[] defaultLangs, Class<L> cL, Class<D> cD, Class<STATION> cStation, Class<CAP> cCap, Class<CAPT> cCapT, Class<CAPS> cCapS)
public net.sf.ahtutils.xml.sync.DataUpdate importGeoJsfMonitoringCapabilityTypes(net.sf.ahtutils.xml.aht.Aht types)
importGeoJsfMonitoringCapabilityTypes in interface org.geojsf.interfaces.rest.monitoring.station.GeoJsfMonitoringStationRestImportpublic net.sf.ahtutils.xml.sync.DataUpdate importGeoJsfMonitoringCapabilityStatus(net.sf.ahtutils.xml.aht.Aht statuses)
importGeoJsfMonitoringCapabilityStatus in interface org.geojsf.interfaces.rest.monitoring.station.GeoJsfMonitoringStationRestImportpublic net.sf.ahtutils.xml.sync.DataUpdate importGeoJsfMonitoringStations(org.geojsf.model.xml.monitoring.Stations stations)
importGeoJsfMonitoringStations in interface org.geojsf.interfaces.rest.monitoring.station.GeoJsfMonitoringStationRestImportpublic net.sf.ahtutils.xml.aht.Aht exportGeoJsfMonitoringCapabilityTypes()
exportGeoJsfMonitoringCapabilityTypes in interface org.geojsf.interfaces.rest.monitoring.station.GeoJsfMonitoringStationRestExportpublic net.sf.ahtutils.xml.aht.Aht exportGeoJsfMonitoringCapabilityStatus()
exportGeoJsfMonitoringCapabilityStatus in interface org.geojsf.interfaces.rest.monitoring.station.GeoJsfMonitoringStationRestExportpublic org.geojsf.model.xml.monitoring.Stations exportGeoJsfMonitoringStations()
exportGeoJsfMonitoringStations in interface org.geojsf.interfaces.rest.monitoring.station.GeoJsfMonitoringStationRestExportCopyright © 2016. All rights reserved.