org.kuali.rice.kew.role
Class KimRoleRecipient
java.lang.Object
   org.kuali.rice.kew.role.KimRoleRecipient
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:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
KimRoleRecipient
public KimRoleRecipient(Role role)
getRole
public Role getRole()
- 
 
- 
 
getTarget
public Recipient getTarget()
- 
 
- 
 
setTarget
public void setTarget(Recipient target)
- 
 
- 
 
getDisplayName
public String getDisplayName()
- 
 
- 
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.