GeoAPI 2.0
Build 2005-06-08

Uses of Interface
org.opengis.metadata.citation.ResponsibleParty

Packages that use ResponsibleParty
org.opengis.metadata Root package for metadata
org.opengis.metadata.citation Citation and responsible party information. 
org.opengis.metadata.distribution Distribution information. 
org.opengis.metadata.identification Identification information (includes data and service identification). 
org.opengis.metadata.lineage Lineage information. 
 

Uses of ResponsibleParty in org.opengis.metadata
 

Methods in org.opengis.metadata that return ResponsibleParty
 ResponsibleParty MetaData.getContact()
          Party responsible for the metadata information.
 

Methods in org.opengis.metadata that return types with arguments of type ResponsibleParty
 Collection<ResponsibleParty> ExtendedElementInformation.getSources()
          Name of the person or organization creating the extended element.
 

Uses of ResponsibleParty in org.opengis.metadata.citation
 

Methods in org.opengis.metadata.citation that return ResponsibleParty
 ResponsibleParty CitationFactory.createResponsibleParty(String individualName, InternationalString organisationName, InternationalString positionName, Contact contactInfo, Role role)
          Identification of, and means of communication with, person(s) and organizations associated with the dataset.
 

Methods in org.opengis.metadata.citation that return types with arguments of type ResponsibleParty
 Collection<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 ResponsibleParty
 ResponsibleParty Distributor.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 ResponsibleParty
 Collection<ResponsibleParty> Identification.getPointOfContacts()
          Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s).
 Collection<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 ResponsibleParty
 Collection<ResponsibleParty> ProcessStep.getProcessors()
          Identification of, and means of communication with, person(s) and organization(s) associated with the process step.
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium