Uses of Class
org.exoplatform.services.user.UserStateModel
-
Packages that use UserStateModel Package Description org.exoplatform.services.user -
-
Uses of UserStateModel in org.exoplatform.services.user
Methods in org.exoplatform.services.user that return UserStateModel Modifier and Type Method Description UserStateModelUserStateModel. clone()UserStateModelUserStateService. getUserState(String userId)UserStateModelUserStateService. lastLogin()UserStateModelUserStateService. ping(String userId)Methods in org.exoplatform.services.user that return types with arguments of type UserStateModel Modifier and Type Method Description List<UserStateModel>UserStateService. online()Methods in org.exoplatform.services.user with parameters of type UserStateModel Modifier and Type Method Description intUserStateService.LastActivityComparatorASC. compare(UserStateModel u1, UserStateModel u2)voidUserStateService. save(UserStateModel model)
-