Uses of Class
org.opengis.metadata.constraint.Restriction
Packages that use Restriction
-
Uses of Restriction in org.opengis.metadata.constraint
Fields in org.opengis.metadata.constraint declared as RestrictionModifier and TypeFieldDescriptionstatic final RestrictionRestriction.CONFIDENTIALNot available to the public contains information that could be prejudicial to a commercial, industrial, or national interest.static final RestrictionRestriction.COPYRIGHTExclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified period of time to an author, composer, artist, distributor.static final RestrictionRestriction.IN_CONFIDENCEWith trust.static final RestrictionRestriction.INTELLECTUAL_PROPERTY_RIGHTSRights to financial benefit from and control of distribution of non-tangible property that is a result of creativity.static final RestrictionRestriction.LICENCEFormal permission to do something.static final RestrictionRestriction.LICENCE_DISTRIBUTORFormal permission required for a person or an entity to commercialize or distribute the resource.static final RestrictionRestriction.LICENCE_END_USERFormal permission required for a person or an entity to use the resource and that may differ from the person that orders or purchases it.static final RestrictionRestriction.LICENCE_UNRESTRICTEDFormal permission not required to use the resource.static final RestrictionRestriction.LICENSEDeprecated.static final RestrictionRestriction.OTHER_RESTRICTIONSLimitation not listed.static final RestrictionRestriction.PATENTGovernment has granted exclusive right to make, sell, use or license an invention or discovery.static final RestrictionRestriction.PATENT_PENDINGProduced or sold information awaiting a patent.static final RestrictionRestriction.PRIVATEProtects rights of individual or organisations from observation, intrusion, or attention of others.static final RestrictionRestriction.RESTRICTEDWithheld from general circulation or disclosure.static final RestrictionRestriction.SENSITIVE_BUT_UNCLASSIFIEDAlthough unclassified, requires strict controls over its distribution.static final RestrictionRestriction.STATUTORYPrescribed by law.static final RestrictionRestriction.TRADEMARKA name, symbol, or other device identifying a product, officially registered and legally restricted to the use of the owner or manufacturer.static final RestrictionRestriction.UNRESTRICTEDNo constraints exist.Methods in org.opengis.metadata.constraint that return RestrictionModifier and TypeMethodDescriptionRestriction.family()Returns the list of codes of the same kind as this code list element.static RestrictionReturns the restriction that matches the given string, or returns a new one if none match it.static Restriction[]Restriction.values()Returns the list ofRestrictions.Methods in org.opengis.metadata.constraint that return types with arguments of type RestrictionModifier and TypeMethodDescriptiondefault Collection<Restriction> LegalConstraints.getAccessConstraints()Access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource or metadata.default Collection<Restriction> Releasability.getDisseminationConstraints()Components in determining releasability.default Collection<Restriction> LegalConstraints.getUseConstraints()Constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource or metadata.
LICENCE.