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