org.kuali.rice.ken.api.notification
Interface NotificationResponseContract

All Known Implementing Classes:
NotificationResponse, NotificationResponse.Builder, NotificationResponseBo

public interface NotificationResponseContract


Method Summary
 String getMessage()
           
 Long getNotificationId()
           
 String getStatus()
           
 

Method Detail

getStatus

String getStatus()

getMessage

String getMessage()

getNotificationId

Long getNotificationId()


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.