org.kuali.rice.kew.actionrequest
Class KimGroupRecipient
java.lang.Object
org.kuali.rice.kew.actionrequest.KimGroupRecipient
- All Implemented Interfaces:
- Serializable, Recipient
public class KimGroupRecipient
- extends Object
- implements Recipient
Represents an ActionRequest recipient who is a Group
- 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 |
KimGroupRecipient
public KimGroupRecipient(String groupId)
KimGroupRecipient
public KimGroupRecipient(Group group)
getGroup
public Group getGroup()
getGroupId
public String getGroupId()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.