public class SaUserInfoImpl extends MutableUserInformationImpl implements SaUserInfo
SaUserInfo.GroupKindUIDFAVORITE| Constructor and Description |
|---|
SaUserInfoImpl(int id,
int userType,
UserName userName,
int orgUnit,
int mandant,
boolean present)
Deprecated.
|
SaUserInfoImpl(int id,
int userType,
UserName userName,
int orgUnit,
int mandant,
boolean present,
UserFlags flags)
Literal Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDisplayName()
Deprecated.
|
SaUserInfo.GroupKind |
getGroupKind() |
int |
getMandantUid() |
String |
getName()
Deprecated.
|
int |
getOrgUnitUid() |
int |
getType() |
int |
getUid() |
UserName |
getUserName() |
int |
hashCode() |
String |
toString() |
getUserFlags, isPresentclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetUserFlags, isPresentpublic SaUserInfoImpl(int id,
int userType,
UserName userName,
int orgUnit,
int mandant,
boolean present,
UserFlags flags)
id - IDuserType - TypeuserName - NameorgUnit - Org unitmandant - Mandantpresent - whether the user is presentflags - The special flags concerning this user@Deprecated public SaUserInfoImpl(int id, int userType, UserName userName, int orgUnit, int mandant, boolean present)
SaUserInfoImpl(int, int, UserName, int, int, boolean, UserFlags)
insteadid - IDuserType - TypeuserName - NameorgUnit - Org unitmandant - Mandantpresent - whether the user is presentpublic SaUserInfo.GroupKind getGroupKind()
getGroupKind in interface SaUserInfoSaUserInfo.getGroupKind()public int getMandantUid()
getMandantUid in interface SaUserInfoSaUserInfo.getMandantUid()@Deprecated public String getName()
getName in interface SaUserInfoSaUserInfo.getName()public int getOrgUnitUid()
getOrgUnitUid in interface SaUserInfoSaUserInfo.getOrgUnitUid()public int getType()
getType in interface SaUserInfoSaUserInfo.getType()public int getUid()
getUid in interface SaUserInfoSaUserInfo.getUid()public UserName getUserName()
getUserName in interface SaUserInfo@Deprecated public String getDisplayName()
getDisplayName in interface SaUserInfoCopyright © 2016 SAPERION AG. All rights reserved.