Class KimRoleRecipient

java.lang.Object
org.kuali.rice.kew.role.KimRoleRecipient
All Implemented Interfaces:
Serializable, Recipient

public class KimRoleRecipient extends Object implements Recipient
A request recipient represented by a KIM role.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
  • Constructor Details

    • KimRoleRecipient

      public KimRoleRecipient(org.kuali.rice.kim.api.role.Role role)
  • Method Details

    • getRole

      public org.kuali.rice.kim.api.role.Role getRole()
    • getTarget

      public Recipient getTarget()
    • setTarget

      public void setTarget(Recipient target)
    • getDisplayName

      public String getDisplayName()