public final class NotificationResponse extends AbstractDataTransferObject implements NotificationResponseContract
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationResponse.Builder
A builder which can be used to construct
NotificationResponse instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
Long |
getNotificationId() |
String |
getStatus() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getMessage()
getMessage in interface NotificationResponseContractpublic String getStatus()
getStatus in interface NotificationResponseContractpublic Long getNotificationId()
getNotificationId in interface NotificationResponseContractCopyright © 2005–2015 The Kuali Foundation. All rights reserved.