| Name | NotificationChannel | |
|---|---|---|
| Usage | SendNotificationService | |
| Notification NotificationListRecipient NotificationChannelReviewer UserChannelSubscription | Type | Complex |
| ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
|---|---|---|---|---|---|---|---|---|
| name | Name | String | ??? | One | No | |||
| description | Description | String | ??? | One | No | |||
| subscribable | Subscribable | boolean | ??? | One | No | |||
| recipientLists | Recipient Lists | NotificationListRecipientList | ??? | Many | No | |||
| producers | Producers | NotificationProducerList | ??? | Many | No | |||
| reviewers | Reviewers | NotificationChannelReviewerList | ??? | Many | No | |||
| subscriptions | Subscriptions | UserChannelSubscriptionList | ??? | Many | No | |||
| id | Id | Long | ??? | One | No | |||
| versionNumber | Version Number | Long | Returns the version number for this object. In general, this value should only be null if the object has not yet been stored to a persistent data store. This version number is generally used for the purposes of optimistic locking. |
One | No | |||
| objectId | Object Id | String | Return the globally unique object id of this object. In general, this value should only be null if the object has not yet been stored to a persistent data store. |
One | No |