| Package | Description |
|---|---|
| org.jasig.portlet.maps.dao | |
| org.jasig.portlet.maps.model.xml | |
| org.jasig.portlet.maps.tools |
| Modifier and Type | Method and Description |
|---|---|
MapData |
GoogleMyMapsDaoImpl.getMap(String selectedMapDataUrl) |
MapData |
IMapDao.getMap(String location)
Retrieve map data for the specified location.
|
MapData |
RestfulJsonMapDaoImpl.getMap(String selectedMapDataUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GoogleMyMapsDaoImpl.postProcessData(MapData map)
Perform data post-processing to set a search string for each location.
|
protected void |
RestfulJsonMapDaoImpl.postProcessData(MapData map)
Perform data post-processing to set a search string for each location.
|
| Modifier and Type | Method and Description |
|---|---|
MapData |
ObjectFactory.createMapData()
Create an instance of
MapData |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
MapDataTransformer.setAbbreviations(MapData data)
Update the provided MapData abbreviations, ensuring each location
has a unique and non-null ID.
|
protected static void |
MapDataTransformer.setAddresses(MapData data)
Update the provided MapData, ensuring each location has an address.
|
Copyright © 2013 Jasig. All Rights Reserved.