org.kuali.rice.ken.api.notification
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:
- Serialized Form
getMessage
public String getMessage()
- Specified by:
getMessage
in interface NotificationResponseContract
getStatus
public String getStatus()
- Specified by:
getStatus
in interface NotificationResponseContract
getNotificationId
public Long getNotificationId()
- Specified by:
getNotificationId
in interface NotificationResponseContract
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.