| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
UserSystemInfo |
UserSystemInfo.createdBy(String createdBy) |
UserSystemInfo |
UserSystemInfo.createdDate(Long createdDate) |
UserSystemInfo |
UserInfo.getUserSystemInfo()
Get userSystemInfo
|
UserSystemInfo |
UserDetail.getUserSystemInfo()
Get userSystemInfo
|
UserSystemInfo |
UserSystemInfo.id(Long id) |
UserSystemInfo |
UserSystemInfo.lastLoginDate(Long lastLoginDate) |
UserSystemInfo |
UserSystemInfo.lastPasswordReset(Long lastPasswordReset) |
UserSystemInfo |
UserSystemInfo.lastUpdatedDate(Long lastUpdatedDate) |
UserSystemInfo |
UserSystemInfo.status(UserSystemInfo.StatusEnum status) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserInfo.setUserSystemInfo(UserSystemInfo userSystemInfo) |
void |
UserDetail.setUserSystemInfo(UserSystemInfo userSystemInfo) |
UserInfo |
UserInfo.userSystemInfo(UserSystemInfo userSystemInfo) |
UserDetail |
UserDetail.userSystemInfo(UserSystemInfo userSystemInfo) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.