public interface SubscriptionPeer extends OsidCapsule
An interface for the peers of the Subscription
relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getDispatchId()
Gets the
Id of the dispatch. |
Id |
getSubscriberId()
Gets the
Id of the subscriber resource. |
Id getDispatchId()
Id of the dispatch. Id mandatory - This method must be implemented. Id getSubscriberId()
Id of the subscriber resource. Resource Id mandatory - This method must be implemented.