public class UserGroup extends UC4Object
| Constructor and Description |
|---|
UserGroup() |
| Modifier and Type | Method and Description |
|---|---|
UserAuthorizations |
authorizations()
This method provides access to the authorization settings of this User Group.
|
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 Group.
|
UserAssignment |
users()
This method provides access to assigned users of this User Group.
|
public Header header()
public UserPrivileges privileges()
public UserAuthorizations authorizations()
public UserAssignment users()
public boolean isExecutable()
UC4Objecttrue if this Object can be executed.isExecutable in class UC4ObjectCopyright © 2021. All rights reserved.