org.kuali.rice.kew.dto
Class RecipientIdDTO

java.lang.Object
  extended by org.kuali.rice.kew.dto.RecipientIdDTO
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UserIdDTO

public class RecipientIdDTO
extends Object
implements Serializable

A common superclass for user and group ids.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Constructor Summary
RecipientIdDTO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecipientIdDTO

public RecipientIdDTO()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.