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

All Superinterfaces:
GloballyUnique, KenIdentifiable, Versioned
All Known Implementing Classes:
NotificationSender, NotificationSender.Builder, NotificationSenderBo

public interface NotificationSenderContract
extends KenIdentifiable, Versioned, GloballyUnique


Method Summary
 Long getNotificationId()
           
 String getSenderName()
           
 
Methods inherited from interface org.kuali.rice.ken.api.common.KenIdentifiable
getId
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned
getVersionNumber
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique
getObjectId
 

Method Detail

getNotificationId

Long getNotificationId()

getSenderName

String getSenderName()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.