Package com.saperion.intf
Interface MutableUserInformation
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
SaUserInfo
,WorkflowMember
- All Known Implementing Classes:
MutableUserInformationImpl
,SaUserInfoImpl
,WorkflowMemberImpl
- Author:
- jsc Date: 20.07.12 Time: 11:19
-
Method Summary
-
Method Details
-
isPresent
boolean isPresent()- Returns:
- wether the user is present.
-
getUserFlags
UserFlags getUserFlags()- Returns:
- The special flags concerning this user
-