public final class NotificationProducer extends AbstractDataTransferObject implements NotificationProducerContract
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationProducer.Builder
A builder which can be used to construct
NotificationProducer instances. |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getChannelIds() |
String |
getContactInfo() |
String |
getDescription() |
Long |
getId() |
String |
getName() |
String |
getObjectId()
Return the globally unique object id of this object.
|
Long |
getVersionNumber()
Returns the version number for this object.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getName()
getName in interface NotificationProducerContractpublic String getDescription()
getDescription in interface NotificationProducerContractpublic String getContactInfo()
getContactInfo in interface NotificationProducerContractpublic Long getId()
getId in interface KenIdentifiablepublic List<Long> getChannelIds()
getChannelIds in interface NotificationProducerContractpublic Long getVersionNumber()
VersionedgetVersionNumber in interface Versionedpublic String getObjectId()
GloballyUniquegetObjectId in interface GloballyUniqueCopyright © 2005–2016 The Kuali Foundation. All rights reserved.