public class UserRightsImpl extends Object implements UsersRights
UsersRights
.Constructor and Description |
---|
UserRightsImpl(WorkflowMember actor,
SaACLRights aclRights)
Literal constructor.
|
public UserRightsImpl(WorkflowMember actor, SaACLRights aclRights)
actor
- The user that has the specific rightsaclRights
- The rights this user has.public WorkflowMember getUser()
getUser
in interface UsersRights
public SaACLRights getRights()
getRights
in interface UsersRights
Copyright © 2016 SAPERION AG. All rights reserved.