Uses of Interface
org.jasig.portlet.maps.dao.IMapDao

Packages that use IMapDao
org.jasig.portlet.maps.dao   
org.jasig.portlet.maps.mvc.portlet   
 

Uses of IMapDao in org.jasig.portlet.maps.dao
 

Classes in org.jasig.portlet.maps.dao that implement IMapDao
 class DefaultMapDaoImpl
          Default map DAO retrieves map data from a static JSON file hosted from within the portlet itself.
 

Uses of IMapDao in org.jasig.portlet.maps.mvc.portlet
 

Methods in org.jasig.portlet.maps.mvc.portlet with parameters of type IMapDao
 void MapViewController.setMapDao(IMapDao dao)
           
 



Copyright © 2012 Jasig. All Rights Reserved.