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()
Return the globally unique object id of this object.
|
String |
getSenderName() |
Long |
getVersionNumber()
Returns the version number for this object.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
public Long getNotificationId()
getNotificationId
in interface NotificationSenderContract
public String getSenderName()
getSenderName
in interface NotificationSenderContract
public Long getId()
getId
in interface KenIdentifiable
public Long getVersionNumber()
Versioned
getVersionNumber
in interface Versioned
public String getObjectId()
GloballyUnique
getObjectId
in interface GloballyUnique
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.