Class NotificationRecipient
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.ken.api.notification.NotificationRecipient
- All Implemented Interfaces:
Serializable,GloballyUnique,Versioned,ModelObjectBasic,ModelObjectComplete,KenIdentifiable,NotificationRecipientContract
public final class NotificationRecipient
extends AbstractDataTransferObject
implements NotificationRecipientContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructNotificationRecipientinstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getNotificationId
- Specified by:
getNotificationIdin interfaceNotificationRecipientContract
-
getRecipientType
- Specified by:
getRecipientTypein interfaceNotificationRecipientContract
-
getRecipientId
- Specified by:
getRecipientIdin interfaceNotificationRecipientContract
-
getId
- Specified by:
getIdin interfaceKenIdentifiable
-
getVersionNumber
- Specified by:
getVersionNumberin interfaceVersioned
-
getObjectId
- Specified by:
getObjectIdin interfaceGloballyUnique
-