Uses of Interface
org.opengis.metadata.citation.ResponsibleParty
Packages that use ResponsibleParty
Package
Description
The metadata root entity.
Type for citing a resource and information
about the responsible party.
Information concerning the distributor of, and options for obtaining, a resource.
Information to uniquely identify the data or service.
Sources and production processes used in producing a dataset.
Scope and frequency of updating data.
-
Uses of ResponsibleParty in org.opengis.metadata
Methods in org.opengis.metadata that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptionCollection
<? extends ResponsibleParty> Metadata.getContacts()
Parties responsible for the metadata information.Collection
<? extends ResponsibleParty> ExtendedElementInformation.getSources()
Name of the person or organization creating the extended element. -
Uses of ResponsibleParty in org.opengis.metadata.acquisition
Methods in org.opengis.metadata.acquisition that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptionCollection
<? extends ResponsibleParty> Requirement.getRecipients()
Person(s), or body(ies), to receive results of requirement.Collection
<? extends ResponsibleParty> Requirement.getRequestors()
Origin of requirement.default Collection
<? extends ResponsibleParty> Platform.getSponsors()
Organization responsible for building, launch, or operation of the platform. -
Uses of ResponsibleParty in org.opengis.metadata.citation
Methods in org.opengis.metadata.citation that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptiondefault Collection
<? extends ResponsibleParty> Citation.getCitedResponsibleParties()
Role, name, contact and position information for individuals or organisations that are responsible for the resource. -
Uses of ResponsibleParty in org.opengis.metadata.distribution
Methods in org.opengis.metadata.distribution that return ResponsiblePartyModifier and TypeMethodDescriptionDistributor.getDistributorContact()
Party from whom the resource may be obtained. -
Uses of ResponsibleParty in org.opengis.metadata.identification
Methods in org.opengis.metadata.identification that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptiondefault Collection
<? extends ResponsibleParty> Identification.getPointOfContacts()
Identification of, and means of communication with, person(s) and organisations associated with the resource(s).default Collection
<? extends ResponsibleParty> Usage.getUserContactInfo()
Identification of and means of communicating with person(s) and organization(s) using the resource(s). -
Uses of ResponsibleParty in org.opengis.metadata.lineage
Methods in org.opengis.metadata.lineage that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptiondefault Collection
<? extends ResponsibleParty> ProcessStep.getProcessors()
Identification of, and means of communication with, person(s) and organization(s) associated with the process step. -
Uses of ResponsibleParty in org.opengis.metadata.maintenance
Methods in org.opengis.metadata.maintenance that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptiondefault Collection
<? extends ResponsibleParty> MaintenanceInformation.getContacts()
Identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the resource.