public class User extends UC4Object
| Constructor and Description |
|---|
User() |
| Modifier and Type | Method and Description |
|---|---|
UserAttributes |
attributes()
This method provides access to the attributes of an USER object.
|
UserAuthorizations |
authorizations()
This method provides access to the authorization settings of this user.
|
Header |
header()
Returns the header data of this object.
|
boolean |
isExecutable()
Returns
true if this Object can be executed. |
UserPrivileges |
privileges()
This method provides access to the privileges of this USER object.
|
UserGroupAssignment |
userGroups()
This method provides access the assigned User Groups of this USER object.
|
public Header header()
public UserAttributes attributes()
public UserPrivileges privileges()
public UserGroupAssignment userGroups()
public UserAuthorizations authorizations()
public boolean isExecutable()
UC4Objecttrue if this Object can be executed.isExecutable in class UC4ObjectCopyright © 2021. All rights reserved.