Class NotificationResponse
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.ken.api.notification.NotificationResponse
- All Implemented Interfaces:
Serializable,ModelObjectBasic,ModelObjectComplete,NotificationResponseContract
public final class NotificationResponse
extends AbstractDataTransferObject
implements NotificationResponseContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructNotificationResponseinstances. -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getMessage
- Specified by:
getMessagein interfaceNotificationResponseContract
-
getStatus
- Specified by:
getStatusin interfaceNotificationResponseContract
-
getNotificationId
- Specified by:
getNotificationIdin interfaceNotificationResponseContract
-