public class SaUserInfoImpl extends MutableUserInformationImpl implements SaUserInfo
SaUserInfo.GroupKind
UIDFAVORITE
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, isPresent
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getUserFlags, isPresent
public 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 SaUserInfo
SaUserInfo.getGroupKind()
public int getMandantUid()
getMandantUid
in interface SaUserInfo
SaUserInfo.getMandantUid()
@Deprecated public String getName()
getName
in interface SaUserInfo
SaUserInfo.getName()
public int getOrgUnitUid()
getOrgUnitUid
in interface SaUserInfo
SaUserInfo.getOrgUnitUid()
public int getType()
getType
in interface SaUserInfo
SaUserInfo.getType()
public int getUid()
getUid
in interface SaUserInfo
SaUserInfo.getUid()
public UserName getUserName()
getUserName
in interface SaUserInfo
@Deprecated public String getDisplayName()
getDisplayName
in interface SaUserInfo
Copyright © 2016 SAPERION AG. All rights reserved.