Uses of Interface
org.onebusaway.presentation.services.DefaultSearchLocationService

Packages that use DefaultSearchLocationService
org.onebusaway.presentation.impl   
org.onebusaway.sms.actions.sms   
org.onebusaway.webapp.actions.user   
 

Uses of DefaultSearchLocationService in org.onebusaway.presentation.impl
 

Classes in org.onebusaway.presentation.impl that implement DefaultSearchLocationService
 class DefaultSearchLocationServiceImpl
           
 

Methods in org.onebusaway.presentation.impl with parameters of type DefaultSearchLocationService
 void ServiceAreaServiceImpl.setDefaultSearchLocationService(DefaultSearchLocationService defaultSearchLocationService)
           
 void ArrivalsAndDeparturesModel.setDefaultSearchLocationService(DefaultSearchLocationService defaultSearchLocationService)
           
 void SetUserDefaultSearchFromGeocoderServiceImpl.setSearchLocationService(DefaultSearchLocationService searchLocationService)
           
 

Uses of DefaultSearchLocationService in org.onebusaway.sms.actions.sms
 

Methods in org.onebusaway.sms.actions.sms with parameters of type DefaultSearchLocationService
 void CommandResetAction.setDefaultSearchLocationService(DefaultSearchLocationService defaultSearchLoctionService)
           
 

Uses of DefaultSearchLocationService in org.onebusaway.webapp.actions.user
 

Methods in org.onebusaway.webapp.actions.user with parameters of type DefaultSearchLocationService
 void SetDefaultLocationAction.setDefaultSearchLocationService(DefaultSearchLocationService defaultSearchLocationService)
           
 void ClearDefaultSearchLocationAction.setDefaultSearchLocationService(DefaultSearchLocationService defaultSearchLocationService)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.