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, and nowadays also whether it is or was available.

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

There may be an encryption associated. If set then the prediction will only be valid for the platform and that given prediction. If not set, normally both encrypted and non-encrypted locations will be present.

Since:
1.6
Author:
Michiel Meeuwissen
See Also: