Class MediaUpdateTable

java.lang.Object
nl.vpro.domain.media.update.MediaUpdateTable
All Implemented Interfaces:
Iterable<MediaUpdate<?>>, org.meeuw.math.abstractalgebra.Streamable<MediaUpdate<?>>

public class MediaUpdateTable extends Object implements Iterable<MediaUpdate<?>>, org.meeuw.math.abstractalgebra.Streamable<MediaUpdate<?>>
This is the 'update' version of a link MediaTable.

Collects a number of ProgramUpdates with a number of GroupUpdates and a ScheduleUpdate.

Since:
5.8
Author:
Michiel Meeuwissen
See Also: