Uses of Annotation Interface
org.gbif.api.util.HttpURI
Packages that use HttpURI
-
Uses of HttpURI in org.gbif.api.model.collections
Methods in org.gbif.api.model.collections with annotations of type HttpURIModifier and TypeMethodDescriptionCollection.getFeaturedImageUrl()CollectionEntity.getFeaturedImageUrl()Institution.getFeaturedImageUrl()Collection.getHomepage()URL containing information about a collection.Institution.getHomepage()URL to the home page of an institution.Institution.getLogoUrl()Logo/Image that identifies the institution. -
Uses of HttpURI in org.gbif.api.model.registry
Methods in org.gbif.api.model.registry with annotations of type HttpURIModifier and TypeMethodDescriptionDataset.getHomepage()Dataset.getLogoUrl()Network.getLogoUrl()Node.getLogoUrl()Organization.getLogoUrl() -
Uses of HttpURI in org.gbif.api.util
Methods in org.gbif.api.util with parameters of type HttpURIModifier and TypeMethodDescriptionvoidURIValidator.initialize(HttpURI uri) Initializes the validator in preparation forURIValidator.isValid(URI, javax.validation.ConstraintValidatorContext)calls.