Class Assignee

java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kim.api.common.assignee.Assignee
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.ModelObjectBasic, org.kuali.rice.core.api.mo.ModelObjectComplete, AssigneeContract

public class Assignee extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements AssigneeContract
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    This builder constructs a PermissionAssignee enforcing the constraints of the AssigneeContract.
  • Constructor Summary

    Constructors
    Constructor
    Description
    A constructor using the Builder.
  • Method Summary

    Modifier and Type
    Method
    Description
    List of Delegates for a Permission Assignee
    The Group ID referenced by the Permission Assignee.
    The Principal ID referenced by the Permission Assignee.

    Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject

    afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait