Uses of Class
org.gcube.application.geoportalcommon.shared.geoportal.materialization.GeoServerPlatformInfoDV
-
Packages that use GeoServerPlatformInfoDV Package Description org.gcube.application.geoportalcommon org.gcube.application.geoportalcommon.shared.geoportal.materialization -
-
Uses of GeoServerPlatformInfoDV in org.gcube.application.geoportalcommon
Methods in org.gcube.application.geoportalcommon that return GeoServerPlatformInfoDV Modifier and Type Method Description GeoServerPlatformInfoDV[]SerializerUtil.GeoserverPlaformInfoJsonDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) -
Uses of GeoServerPlatformInfoDV in org.gcube.application.geoportalcommon.shared.geoportal.materialization
Methods in org.gcube.application.geoportalcommon.shared.geoportal.materialization that return types with arguments of type GeoServerPlatformInfoDV Modifier and Type Method Description List<GeoServerPlatformInfoDV>GCubeSDILayer. getPlatformInfos()Method parameters in org.gcube.application.geoportalcommon.shared.geoportal.materialization with type arguments of type GeoServerPlatformInfoDV Modifier and Type Method Description voidGCubeSDILayer. setPlatformInfos(List<GeoServerPlatformInfoDV> platformInfos)
-