OSID Logo
OSID Specifications
subscription batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.subscription.batch.SubscriptionPeer
Implementsosid.OsidCapsule
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.