Class GeoRestriction

All Implemented Interfaces:
Serializable, Comparable<GeoRestriction>, Embargo, Identifiable<Long>, MutableEmbargo<GeoRestriction>

@Entity public class GeoRestriction extends Restriction<GeoRestriction> implements Comparable<GeoRestriction>
Indicates for which geographical Region, something must be available. This extends from Restriction, so this restriction may be under embargo.
See Also: