Class NotificationChannelReviewer
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.ken.api.notification.NotificationChannelReviewer
- All Implemented Interfaces:
Serializable,GloballyUnique,Versioned,ModelObjectBasic,ModelObjectComplete,KenIdentifiable,NotificationChannelReviewerContract
public final class NotificationChannelReviewer
extends AbstractDataTransferObject
implements NotificationChannelReviewerContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructNotificationChannelReviewerinstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getChannel
- Specified by:
getChannelin interfaceNotificationChannelReviewerContract
-
getReviewerType
- Specified by:
getReviewerTypein interfaceNotificationChannelReviewerContract
-
getReviewerId
- Specified by:
getReviewerIdin interfaceNotificationChannelReviewerContract
-
getId
- Specified by:
getIdin interfaceKenIdentifiable
-
getVersionNumber
- Specified by:
getVersionNumberin interfaceVersioned
-
getObjectId
- Specified by:
getObjectIdin interfaceGloballyUnique
-