Package it.dtt.ca.ppv

Contains classes that represent pay TV products like pay-per-view events, pay-per-time events, a subscription, a package of pay TV events.

See:
          Description

Class Summary
GenericProduct This class represents products which can be bought through the CA system but which do not correspond to any of the other sub-classes of Product.
PPTEvent This class notifies an event offered with Pay per Time mode.
PPVEvent Class describing PPV events.
PPVPackage This class represents a collection of PPVEvent objects sold together as a package.
Product Abstract class representing content that can be purchased through the CA system.
Subscription This class represents a subscription for a service Where methods take an array as an input parameter, implementations should take a copy of the array.
 

Package it.dtt.ca.ppv Description

Contains classes that represent pay TV products like pay-per-view events, pay-per-time events, a subscription, a package of pay TV events.