Uses of Class
io.goobi.viewer.model.maps.GeoMap
Package
Description
-
Uses of GeoMap in io.goobi.viewer.dao
Modifier and TypeMethodDescriptionboolean
Add the given map to the database if no map of the same id already existsboolean
IDAO.deleteGeoMap
(GeoMap map) Delete the givenGeoMap
from the databaseIDAO.getPagesUsingMap
(GeoMap map) Return a list of CMS-pages embedding the given mapIDAO.getPagesUsingMapInSidebar
(GeoMap map) Return a list of CMS-pages embedding the given map in a sidebar widgetboolean
IDAO.updateGeoMap
(GeoMap map) Update the givenGeoMap
in the database -
Uses of GeoMap in io.goobi.viewer.dao.impl
Modifier and TypeMethodDescriptionboolean
Add the given map to the database if no map of the same id already existsboolean
JPADAO.deleteGeoMap
(GeoMap map) Delete the givenGeoMap
from the databaseJPADAO.getPagesUsingMap
(GeoMap map) Return a list of CMS-pages embedding the given mapJPADAO.getPagesUsingMapInSidebar
(GeoMap map) Return a list of CMS-pages embedding the given map in a sidebar widgetboolean
JPADAO.updateGeoMap
(GeoMap map) Update the givenGeoMap
in the database -
Uses of GeoMap in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionActiveDocumentBean.generateGeoMap
(String pi) generateGeoMap.GeoMapBean.getCurrentMap()
Getter for the fieldcurrentMap
.GeoMapBean.getFromCache
(GeoMap geomap) getFromCache.ActiveDocumentBean.getGeoMap()
Get a CMSSidebarElement with a map containing all GeoMarkers for the current PI.SearchBean.getHitsMap()
getHitsMap.Modifier and TypeMethodDescriptionGeoMapBean.getAllMaps()
Get a list of allGeoMap
s from the databse.Modifier and TypeMethodDescriptionvoid
GeoMapBean.addFeatureSet
(GeoMap map, String type) addFeatureSet.void
deleteMap.GeoMapBean.getEditMapUrl
(GeoMap map) getEditMapUrl.GeoMapBean.getEmbeddingCmsPages
(GeoMap map) getEmbeddingCmsPages.GeoMapBean.getFromCache
(GeoMap geomap) getFromCache.boolean
isInUse.void
GeoMapBean.removeFeatureSet
(GeoMap map, FeatureSet set) removeFeatureSet.void
GeoMapBean.setCurrentMap
(GeoMap currentMap) Sets the current map to a clone of the given map. -
Uses of GeoMap in io.goobi.viewer.model.cms.itemfunctionality
-
Uses of GeoMap in io.goobi.viewer.model.cms.pages.content.types
-
Uses of GeoMap in io.goobi.viewer.model.cms.widgets.embed
ModifierConstructorDescriptionCMSSidebarElementAutomatic
(GeoMap map, CMSPage owner) CMSSidebarElementAutomatic
(GeoMap map, CMSPageTemplate owner) -
Uses of GeoMap in io.goobi.viewer.model.job.mq
Modifier and TypeMethodDescriptionstatic void
GeoMapUpdateHandler.updateMapInCache
(GeoMap geomap) -
Uses of GeoMap in io.goobi.viewer.model.maps
-
Uses of GeoMap in io.goobi.viewer.model.search