public final class NotificationListRecipient extends AbstractDataTransferObject implements NotificationListRecipientContract
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationListRecipient.Builder
A builder which can be used to construct
NotificationListRecipient instances. |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannel |
getChannel() |
Long |
getId() |
String |
getObjectId() |
String |
getRecipientId() |
String |
getRecipientType() |
Long |
getVersionNumber() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic NotificationChannel getChannel()
getChannel in interface NotificationListRecipientContractpublic String getRecipientId()
getRecipientId in interface NotificationListRecipientContractpublic String getRecipientType()
getRecipientType in interface NotificationListRecipientContractpublic Long getId()
getId in interface KenIdentifiablepublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniqueCopyright © 2005–2018 The Kuali Foundation. All rights reserved.