Class Restriction<T extends Restriction<T>>

java.lang.Object
nl.vpro.domain.DomainObject
nl.vpro.domain.media.Restriction<T>
All Implemented Interfaces:
Serializable, Embargo, Identifiable<Long>, MutableEmbargo<T>
Direct Known Subclasses:
GeoRestriction, PortalRestriction

@MappedSuperclass @ValidEmbargo public abstract class Restriction<T extends Restriction<T>> extends DomainObject implements MutableEmbargo<T>
See Also: