@Deprecated public class UserInfo extends Object
Constructor and Description |
---|
UserInfo(int id,
String name,
String displayName)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Deprecated.
Get the display name.
|
int |
getId()
Deprecated.
Get the user id.
|
String |
getName()
Deprecated.
Get the user name.
|
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.