org.onebusaway.users.services.logging
Interface UserInteractionLoggingIndicator

All Known Implementing Classes:
TccUserStudyInteractionLoggingIndicatorImpl

public interface UserInteractionLoggingIndicator


Method Summary
 Map<String,Object> isLoggingEnabledForUser(IndexedUserDetails details)
           
 

Method Detail

isLoggingEnabledForUser

Map<String,Object> isLoggingEnabledForUser(IndexedUserDetails details)
Parameters:
details - the target user details entry
Returns:
null if logging is not enabled for this user, otherwise a Map of details to be used as the base of the logging entry


Copyright © 2012 OneBusAway. All Rights Reserved.