org.onebusaway.presentation.services
Interface DefaultSearchLocationService
- All Known Implementing Classes:
- DefaultSearchLocationServiceImpl
public interface DefaultSearchLocationService
getDefaultSearchLocationForCurrentUser
DefaultSearchLocation getDefaultSearchLocationForCurrentUser()
setDefaultLocationForCurrentUser
void setDefaultLocationForCurrentUser(String locationName,
double lat,
double lon)
clearDefaultLocationForCurrentUser
void clearDefaultLocationForCurrentUser()
Copyright © 2012 OneBusAway. All Rights Reserved.