public class ExportUser extends Object
| Constructor and Description |
|---|
ExportUser(User user) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCreatedOn() |
Map<String,String> |
getCustomProperties() |
String |
getDescription() |
String |
getEmail() |
Image |
getImage() |
String |
getLoginName() |
String |
getMobile() |
String |
getName() |
String |
getOrganization() |
String |
getPhone() |
String |
getRole() |
String |
getState() |
String |
getType() |
boolean |
isEnabled() |
Long |
lastSeen() |
public ExportUser(User user)
public String getName()
public String getState()
public String getRole()
public String getType()
public String getMobile()
public String getPhone()
public String getLoginName()
public String getDescription()
public boolean isEnabled()
public Long getCreatedOn()
public String getEmail()
public Image getImage()
public String getOrganization()
public Long lastSeen()
Copyright © 2020. All rights reserved.