org.onebusaway.presentation.services
Interface CurrentUserAware

All Known Implementing Classes:
AbstractAction, ArrivalsAndDeparturesForRouteAction, ArrivalsAndDeparturesForStopIdAction, BookmarkStopAction, DeleteBookmarkAction, GetBookmarksAction, IndexAction, IndexAction, IndexAction, MostRecentStopAction, NavigateDownAction, NavigateToAction, RegistrationAction, RouteForNameAction, StopForCodeAction, StopsForRouteAction, WelcomeAction

public interface CurrentUserAware


Method Summary
 void setCurrentUser(UserBean currentUser)
           
 

Method Detail

setCurrentUser

void setCurrentUser(UserBean currentUser)


Copyright © 2012 OneBusAway. All Rights Reserved.