Class NotificationSender
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.ken.api.notification.NotificationSender
- All Implemented Interfaces:
Serializable,GloballyUnique,Versioned,ModelObjectBasic,ModelObjectComplete,KenIdentifiable,NotificationSenderContract
public final class NotificationSender
extends AbstractDataTransferObject
implements NotificationSenderContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructNotificationSenderinstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getNotificationId
- Specified by:
getNotificationIdin interfaceNotificationSenderContract
-
getSenderName
- Specified by:
getSenderNamein interfaceNotificationSenderContract
-
getId
- Specified by:
getIdin interfaceKenIdentifiable
-
getVersionNumber
- Specified by:
getVersionNumberin interfaceVersioned
-
getObjectId
- Specified by:
getObjectIdin interfaceGloballyUnique
-