Uses of Interface
org.onebusaway.users.services.logging.UserInteractionLoggingService

Packages that use UserInteractionLoggingService
org.onebusaway.phone.actions   
org.onebusaway.sms.actions.sms   
org.onebusaway.users.impl.logging   
org.onebusaway.webapp.actions   
 

Uses of UserInteractionLoggingService in org.onebusaway.phone.actions
 

Methods in org.onebusaway.phone.actions with parameters of type UserInteractionLoggingService
 void AbstractAction.setUserInteractionLoggingService(UserInteractionLoggingService userInteractionLoggingService)
           
 

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

Methods in org.onebusaway.sms.actions.sms with parameters of type UserInteractionLoggingService
 void AbstractTextmarksAction.setUserInteractionLoggingService(UserInteractionLoggingService userInteractionLoggingService)
           
 

Uses of UserInteractionLoggingService in org.onebusaway.users.impl.logging
 

Classes in org.onebusaway.users.impl.logging that implement UserInteractionLoggingService
 class UserInteractionLoggingServiceImpl
           
 

Uses of UserInteractionLoggingService in org.onebusaway.webapp.actions
 

Fields in org.onebusaway.webapp.actions declared as UserInteractionLoggingService
protected  UserInteractionLoggingService AbstractAction._userInteractionLoggingService
           
 

Methods in org.onebusaway.webapp.actions with parameters of type UserInteractionLoggingService
 void AbstractAction.setUserInteractionLoggingService(UserInteractionLoggingService userInteractionLoggingService)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.