Uses of Interface
org.opengis.metadata.citation.ResponsibleParty
Packages that use ResponsibleParty
Package
Description
Root package for metadata.
Citation and
responsible party information.
Distribution information.
Identification information
(includes data and service identification).
Lineage information.
-
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.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 TypeMethodDescriptionCollection<? extends ResponsibleParty>
Citation.getCitedResponsibleParties()
Name and position information for an individual or organization that is 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 TypeMethodDescriptionCollection<? extends ResponsibleParty>
Identification.getPointOfContacts()
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s).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 TypeMethodDescriptionCollection<? 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 TypeMethodDescriptionCollection<? extends ResponsibleParty>
MaintenanceInformation.getContacts()
Identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the metadata.