OSID Logo
OSID Specifications
subscription batch package
Version 3.1.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.Id the dispatch Id
Compliancemandatory This method must be implemented.
MethodgetSubscriberId
Description

Gets the Id of the subscriber resource.

Returnosid.id.Id the Resource Id
Compliancemandatory This method must be implemented.