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