public final class NotificationRecipient extends AbstractDataTransferObject implements NotificationRecipientContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | NotificationRecipient.BuilderA builder which can be used to construct  NotificationRecipientinstances. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getId() | 
| Long | getNotificationId() | 
| String | getObjectId()Return the globally unique object id of this object. | 
| String | getRecipientId() | 
| String | getRecipientType() | 
| Long | getVersionNumber()Returns the version number for this object. | 
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic Long getNotificationId()
getNotificationId in interface NotificationRecipientContractpublic String getRecipientType()
getRecipientType in interface NotificationRecipientContractpublic String getRecipientId()
getRecipientId in interface NotificationRecipientContractpublic Long getId()
getId in interface KenIdentifiablepublic Long getVersionNumber()
VersionedgetVersionNumber in interface Versionedpublic String getObjectId()
GloballyUniquegetObjectId in interface GloballyUniqueCopyright © 2005–2016 The Kuali Foundation. All rights reserved.