public final class UserChannelSubscription extends AbstractDataTransferObject implements UserChannelSubscriptionContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | UserChannelSubscription.BuilderA builder which can be used to construct  UserChannelSubscriptioninstances. | 
| Modifier and Type | Method and Description | 
|---|---|
| NotificationChannel | getChannel() | 
| Long | getId() | 
| String | getObjectId()Return the globally unique object id of this object. | 
| String | getUserId() | 
| Long | getVersionNumber()Returns the version number for this object. | 
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic NotificationChannel getChannel()
getChannel in interface UserChannelSubscriptionContractpublic String getUserId()
getUserId in interface UserChannelSubscriptionContractpublic Long getId()
getId in interface KenIdentifiablepublic Long getVersionNumber()
VersionedgetVersionNumber in interface Versionedpublic String getObjectId()
GloballyUniquegetObjectId in interface GloballyUniqueCopyright © 2005–2014 The Kuali Foundation. All rights reserved.