Class Relation

java.lang.Object
nl.vpro.domain.media.Relation
All Implemented Interfaces:
Serializable, Comparable<Relation>, Identifiable<Long>

@Entity public class Relation extends Object implements Comparable<Relation>, Serializable, Identifiable<Long>
A relation is a free property in POMS. Every broadcaster can define their own set (see RelationDefinition Besides its definition it contains two field: A free form text field, and an uri field. One or both of them can be filled.
See Also: