org.onebusaway.presentation.impl
Class SetUserDefaultSearchFromGeocoderServiceImpl
java.lang.Object
org.onebusaway.presentation.impl.SetUserDefaultSearchFromGeocoderServiceImpl
- All Implemented Interfaces:
- SetUserDefaultSearchFromGeocoderService
@Component
public class SetUserDefaultSearchFromGeocoderServiceImpl
- extends Object
- implements SetUserDefaultSearchFromGeocoderService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetUserDefaultSearchFromGeocoderServiceImpl
public SetUserDefaultSearchFromGeocoderServiceImpl()
setGeocoderService
public void setGeocoderService(GeocoderService geocoderService)
setSearchLocationService
public void setSearchLocationService(DefaultSearchLocationService searchLocationService)
setGeocoderResultPresentationService
public void setGeocoderResultPresentationService(GeocoderResultPresentationService service)
setUserDefaultSearchFromGeocoderService
public GeocoderResults setUserDefaultSearchFromGeocoderService(String location)
- Specified by:
setUserDefaultSearchFromGeocoderService
in interface SetUserDefaultSearchFromGeocoderService
Copyright © 2012 OneBusAway. All Rights Reserved.