Uses of Interface
org.opengis.metadata.citation.ResponsibleParty
Packages that use ResponsibleParty
Package
Description
Root package for ISO 19115 metadata about resources (data or services).
Information about the measuring instruments, the platform carrying them, and the mission to which the data contributes.
Reference to the data or service (citation, responsible party, contact information).
Information about the options for obtaining a resource (data or service).
Information to uniquely identify the data or service.
Information about the sources and production processes of a dataset.
Information about the frequency and scope of data updates.
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.apache.sis.metadata.iso
Methods in org.apache.sis.metadata.iso that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptionDefaultMetadata.getContacts()Returns the parties responsible for the metadata information.DefaultExtendedElementInformation.getSources()Name of the person or organization creating the extended element.Method parameters in org.apache.sis.metadata.iso with type arguments of type ResponsiblePartyModifier and TypeMethodDescriptionvoidDefaultMetadata.setContacts(Collection<? extends ResponsibleParty> newValues) Sets the parties responsible for the metadata information.voidDefaultExtendedElementInformation.setSources(Collection<? extends ResponsibleParty> newValues) Sets the name of the person or organization creating the extended element.Constructors in org.apache.sis.metadata.iso with parameters of type ResponsiblePartyModifierConstructorDescriptionDefaultExtendedElementInformation(String name, CharSequence definition, CharSequence condition, Datatype dataType, String parentEntity, CharSequence rule, ResponsibleParty source) Create an extended element information initialized to the given values.DefaultMetadata(ResponsibleParty contact, Temporal dateStamp, Identification identificationInfo) Creates a meta data initialized to the specified values. -
Uses of ResponsibleParty in org.apache.sis.metadata.iso.acquisition
Methods in org.apache.sis.metadata.iso.acquisition that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptionDefaultRequirement.getRecipients()Returns the person(s), or body(ies), to receive results of requirement.DefaultRequirement.getRequestors()Returns the origin of requirement.DefaultPlatform.getSponsors()Returns the organization responsible for building, launch, or operation of the platform.Method parameters in org.apache.sis.metadata.iso.acquisition with type arguments of type ResponsiblePartyModifier and TypeMethodDescriptionvoidDefaultRequirement.setRecipients(Collection<? extends ResponsibleParty> newValues) Sets the Person(s), or body(ies), to receive results of requirement.voidDefaultRequirement.setRequestors(Collection<? extends ResponsibleParty> newValues) Sets the origin of requirement.voidDefaultPlatform.setSponsors(Collection<? extends ResponsibleParty> newValues) Sets the organization responsible for building, launch, or operation of the platform. -
Uses of ResponsibleParty in org.apache.sis.metadata.iso.citation
Classes in org.apache.sis.metadata.iso.citation that implement ResponsiblePartyModifier and TypeClassDescriptionclassIdentification of, and means of communication with, person(s) and organizations associated with the dataset.Methods in org.apache.sis.metadata.iso.citation that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptionDefaultCitation.getCitedResponsibleParties()Returns the role, name, contact and position information for an individual or organization that is responsible for the resource.Methods in org.apache.sis.metadata.iso.citation with parameters of type ResponsiblePartyModifier and TypeMethodDescriptionstatic DefaultResponsiblePartyDefaultResponsibleParty.castOrCopy(ResponsibleParty object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Method parameters in org.apache.sis.metadata.iso.citation with type arguments of type ResponsiblePartyModifier and TypeMethodDescriptionvoidDefaultCitation.setCitedResponsibleParties(Collection<? extends ResponsibleParty> newValues) Sets the role, name, contact and position information for an individual or organization that is responsible for the resource.Constructors in org.apache.sis.metadata.iso.citation with parameters of type ResponsiblePartyModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object. -
Uses of ResponsibleParty in org.apache.sis.metadata.iso.distribution
Methods in org.apache.sis.metadata.iso.distribution that return ResponsiblePartyModifier and TypeMethodDescriptionDefaultDistributor.getDistributorContact()Party from whom the resource may be obtained.Methods in org.apache.sis.metadata.iso.distribution with parameters of type ResponsiblePartyModifier and TypeMethodDescriptionvoidDefaultDistributor.setDistributorContact(ResponsibleParty newValue) Sets the party from whom the resource may be obtained.Constructors in org.apache.sis.metadata.iso.distribution with parameters of type ResponsiblePartyModifierConstructorDescriptionDefaultDistributor(ResponsibleParty distributorContact) Creates a distributor with the specified contact. -
Uses of ResponsibleParty in org.apache.sis.metadata.iso.identification
Methods in org.apache.sis.metadata.iso.identification that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptionAbstractIdentification.getPointOfContacts()Returns the identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s).DefaultUsage.getUserContactInfo()Returns identification of and means of communicating with person(s) and organization(s) using the resource(s).Method parameters in org.apache.sis.metadata.iso.identification with type arguments of type ResponsiblePartyModifier and TypeMethodDescriptionvoidAbstractIdentification.setPointOfContacts(Collection<? extends ResponsibleParty> newValues) Sets the means of communication with persons(s) and organizations(s) associated with the resource(s).voidDefaultUsage.setUserContactInfo(Collection<? extends ResponsibleParty> newValues) Sets identification of and means of communicating with person(s) and organization(s) using the resource(s).Constructors in org.apache.sis.metadata.iso.identification with parameters of type ResponsiblePartyModifierConstructorDescriptionDefaultUsage(CharSequence specificUsage, ResponsibleParty userContactInfo) Creates an usage initialized to the specified values. -
Uses of ResponsibleParty in org.apache.sis.metadata.iso.lineage
Methods in org.apache.sis.metadata.iso.lineage that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptionDefaultProcessStep.getProcessors()Returns the identification of, and means of communication with, person(s) and organization(s) associated with the process step.Method parameters in org.apache.sis.metadata.iso.lineage with type arguments of type ResponsiblePartyModifier and TypeMethodDescriptionvoidDefaultProcessStep.setProcessors(Collection<? extends ResponsibleParty> newValues) Identification of, and means of communication with, person(s) and organization(s) associated with the process step. -
Uses of ResponsibleParty in org.apache.sis.metadata.iso.maintenance
Methods in org.apache.sis.metadata.iso.maintenance that return types with arguments of type ResponsiblePartyModifier and TypeMethodDescriptionDefaultMaintenanceInformation.getContacts()Returns identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the resource.Method parameters in org.apache.sis.metadata.iso.maintenance with type arguments of type ResponsiblePartyModifier and TypeMethodDescriptionvoidDefaultMaintenanceInformation.setContacts(Collection<? extends ResponsibleParty> newValues) Sets identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the resource. -
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.