OSID Logo
OSID Specifications
subscription batch package
Version 3.0.0
Interfaceosid.subscription.batch.SubscriptionPeer
Implementsosid.OsidCapsule
Used Byosid.subscription.batch.SubscriptionPeerList
Description

An interface for the peers of the Subscription relationship.

MethodgetDispatchId
Description

Gets the Id of the dispatch.

Returnosid.id.Idthe dispatch Id
CompliancemandatoryThis method must be implemented.
MethodgetSubscriberId
Description

Gets the Id of the subscriber resource.

Returnosid.id.Idthe Resource Id
CompliancemandatoryThis method must be implemented.