public interface SaUserInfo extends MutableUserInformation
Modifier and Type | Interface and Description |
---|---|
static class |
SaUserInfo.GroupKind
User kind.
|
Modifier and Type | Field and Description |
---|---|
static long |
UIDFAVORITE
UID to mark favourite folder.
|
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Deprecated.
use getUserName() instead
|
SaUserInfo.GroupKind |
getGroupKind() |
int |
getMandantUid() |
String |
getName()
Deprecated.
use getUserName() instead
|
int |
getOrgUnitUid() |
int |
getType() |
int |
getUid() |
UserName |
getUserName() |
getUserFlags, isPresent
static final long UIDFAVORITE
int getUid()
SaUserInfo.GroupKind getGroupKind()
int getType()
@Deprecated String getName()
UserName getUserName()
int getOrgUnitUid()
int getMandantUid()
@Deprecated String getDisplayName()
Copyright © 2016 SAPERION AG. All rights reserved.