public class UserRightsImpl extends Object implements UsersRights
UsersRights.| Constructor and Description |
|---|
UserRightsImpl(WorkflowMember actor,
SaACLRights aclRights)
Literal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SaACLRights |
getRights()
This method returns the rights the given user has.
|
WorkflowMember |
getUser()
This method returns the user that has the specific rights.
|
public UserRightsImpl(WorkflowMember actor, SaACLRights aclRights)
actor - The user that has the specific rightsaclRights - The rights this user has.public WorkflowMember getUser()
UsersRightsgetUser in interface UsersRightspublic SaACLRights getRights()
UsersRightsgetRights in interface UsersRightsCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.