Class Prediction

java.lang.Object
nl.vpro.domain.media.Prediction
All Implemented Interfaces:
Serializable, Comparable<Prediction>, Child<MediaObject>, Embargo, Updatable<Prediction>, MutableEmbargo<Prediction>

@Entity public class Prediction extends Object implements Comparable<Prediction>, Updatable<Prediction>, Serializable, MutableEmbargo<Prediction>, Child<MediaObject>
A prediction is related to a program and indicates that locations (for a certain platform) will be available.

Also, it contains information about the embargo restrictions for that platform.

Since:
1.6
Author:
Michiel Meeuwissen
See Also: