public final class NotificationSender extends AbstractDataTransferObject implements NotificationSenderContract
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationSender.Builder
A builder which can be used to construct
NotificationSender instances. |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
Long |
getNotificationId() |
String |
getObjectId() |
String |
getSenderName() |
Long |
getVersionNumber() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic Long getNotificationId()
getNotificationId in interface NotificationSenderContractpublic String getSenderName()
getSenderName in interface NotificationSenderContractpublic 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.