org.onebusaway.users.services.logging
Interface UserInteractionLoggingService

All Known Implementing Classes:
UserInteractionLoggingServiceImpl

public interface UserInteractionLoggingService


Method Summary
 Map<String,Object> isInteractionLoggedForCurrentUser()
           
 void logInteraction(Map<String,Object> entry)
           
 

Method Detail

isInteractionLoggedForCurrentUser

Map<String,Object> isInteractionLoggedForCurrentUser()

logInteraction

void logInteraction(Map<String,Object> entry)


Copyright © 2012 OneBusAway. All Rights Reserved.