| Package | Description |
|---|---|
| org.exoplatform.services.user |
| Modifier and Type | Method and Description |
|---|---|
UserStateModel |
UserStateModel.clone() |
UserStateModel |
UserStateService.getUserState(String userId) |
UserStateModel |
UserStateService.lastLogin() |
UserStateModel |
UserStateService.ping(String userId) |
| Modifier and Type | Method and Description |
|---|---|
List<UserStateModel> |
UserStateService.online() |
| Modifier and Type | Method and Description |
|---|---|
int |
UserStateService.LastActivityComparatorASC.compare(UserStateModel u1,
UserStateModel u2) |
void |
UserStateService.save(UserStateModel model) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.