public class GeoJsfAreaBasinRest<L extends net.sf.ahtutils.interfaces.model.status.UtilsLang,D extends net.sf.ahtutils.interfaces.model.status.UtilsDescription,BASIN extends org.geojsf.interfaces.model.area.GeoBasin<L,D,BASIN,MODEL>,MODEL extends net.sf.ahtutils.interfaces.model.status.UtilsStatus<MODEL,L,D>>
extends net.sf.ahtutils.web.rest.AbstractUtilsRest<L,D>
implements org.geojsf.interfaces.rest.area.basin.surface.GeoJsfAreaBasinSurfaceRestExport, org.geojsf.interfaces.rest.area.basin.surface.GeoJsfAreaBasinSurfaceRestImport
| Constructor and Description |
|---|
GeoJsfAreaBasinRest(net.sf.ahtutils.interfaces.facade.UtilsFacade fUtils,
String[] defaultLangs,
Class<L> cL,
Class<D> cD,
Class<BASIN> cB,
Class<MODEL> cM) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.ahtutils.xml.aht.Aht |
exportGeoJsfWaterSurfaceBasinModel() |
org.geojsf.model.xml.area.Areas |
exportGeoJsfWaterSurfaceBasins() |
static <L extends net.sf.ahtutils.interfaces.model.status.UtilsLang,D extends net.sf.ahtutils.interfaces.model.status.UtilsDescription,BASIN extends org.geojsf.interfaces.model.area.GeoBasin<L,D,BASIN,MODEL>,MODEL extends net.sf.ahtutils.interfaces.model.status.UtilsStatus<MODEL,L,D>> |
factory(net.sf.ahtutils.interfaces.facade.UtilsFacade fGeoMonitoring,
String[] defaultLangs,
Class<L> cL,
Class<D> cD,
Class<BASIN> cB,
Class<MODEL> cM) |
net.sf.ahtutils.xml.sync.DataUpdate |
importGeoJsfAreaBasinSurface(org.geojsf.model.xml.area.Areas basins) |
net.sf.ahtutils.xml.sync.DataUpdate |
importGeoJsfAreaBasinSurfaceModel(net.sf.ahtutils.xml.aht.Aht models) |
public static <L extends net.sf.ahtutils.interfaces.model.status.UtilsLang,D extends net.sf.ahtutils.interfaces.model.status.UtilsDescription,BASIN extends org.geojsf.interfaces.model.area.GeoBasin<L,D,BASIN,MODEL>,MODEL extends net.sf.ahtutils.interfaces.model.status.UtilsStatus<MODEL,L,D>> GeoJsfAreaBasinRest<L,D,BASIN,MODEL> factory(net.sf.ahtutils.interfaces.facade.UtilsFacade fGeoMonitoring, String[] defaultLangs, Class<L> cL, Class<D> cD, Class<BASIN> cB, Class<MODEL> cM)
public net.sf.ahtutils.xml.aht.Aht exportGeoJsfWaterSurfaceBasinModel()
exportGeoJsfWaterSurfaceBasinModel in interface org.geojsf.interfaces.rest.area.basin.surface.GeoJsfAreaBasinSurfaceRestExportpublic net.sf.ahtutils.xml.sync.DataUpdate importGeoJsfAreaBasinSurfaceModel(net.sf.ahtutils.xml.aht.Aht models)
importGeoJsfAreaBasinSurfaceModel in interface org.geojsf.interfaces.rest.area.basin.surface.GeoJsfAreaBasinSurfaceRestImportpublic net.sf.ahtutils.xml.sync.DataUpdate importGeoJsfAreaBasinSurface(org.geojsf.model.xml.area.Areas basins)
importGeoJsfAreaBasinSurface in interface org.geojsf.interfaces.rest.area.basin.surface.GeoJsfAreaBasinSurfaceRestImportpublic org.geojsf.model.xml.area.Areas exportGeoJsfWaterSurfaceBasins()
exportGeoJsfWaterSurfaceBasins in interface org.geojsf.interfaces.rest.area.basin.surface.GeoJsfAreaBasinSurfaceRestExportCopyright © 2016. All rights reserved.