Class NotificationProducer
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.ken.api.notification.NotificationProducer
- All Implemented Interfaces:
Serializable,GloballyUnique,Versioned,ModelObjectBasic,ModelObjectComplete,KenIdentifiable,NotificationProducerContract
public final class NotificationProducer
extends AbstractDataTransferObject
implements NotificationProducerContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructNotificationProducerinstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getName
- Specified by:
getNamein interfaceNotificationProducerContract
-
getDescription
- Specified by:
getDescriptionin interfaceNotificationProducerContract
-
getContactInfo
- Specified by:
getContactInfoin interfaceNotificationProducerContract
-
getId
- Specified by:
getIdin interfaceKenIdentifiable
-
getChannelIds
- Specified by:
getChannelIdsin interfaceNotificationProducerContract
-
getVersionNumber
- Specified by:
getVersionNumberin interfaceVersioned
-
getObjectId
- Specified by:
getObjectIdin interfaceGloballyUnique
-