Uses of Interface
com.gisgraphy.domain.repository.IStatsUsageDao

Packages that use IStatsUsageDao
com.gisgraphy.domain.repository   
com.gisgraphy.webapp.action   
 

Uses of IStatsUsageDao in com.gisgraphy.domain.repository
 

Classes in com.gisgraphy.domain.repository that implement IStatsUsageDao
 class StatsUsageDao
          Dao for StatsUsage
 

Uses of IStatsUsageDao in com.gisgraphy.webapp.action
 

Methods in com.gisgraphy.webapp.action with parameters of type IStatsUsageDao
 void StatsAction.setStatsUsageDao(IStatsUsageDao statsUsageDao)
           
 



Copyright © 2010. All Rights Reserved.