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

Packages that use ResponsibleParty
org.opengis.metadata Root package for metadata
org.opengis.metadata.acquisition Acquisition information
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. 
org.opengis.metadata.maintenance Maintenance information
org.opengis.observation.sampling   
org.opengis.webservice.capability   
 

Uses of ResponsibleParty in org.opengis.metadata
 

Methods in org.opengis.metadata that return types with arguments of type ResponsibleParty
 Collection<? 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 ResponsibleParty
 Collection<? 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 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<? 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 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<? 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 ResponsibleParty
 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 ResponsibleParty
 Collection<? extends ResponsibleParty> MaintenanceInformation.getContacts()
          Identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the metadata.
 

Uses of ResponsibleParty in org.opengis.observation.sampling
 

Methods in org.opengis.observation.sampling that return ResponsibleParty
 ResponsibleParty SurveyProcedure.getOperator()
           
 

Uses of ResponsibleParty in org.opengis.webservice.capability
 

Methods in org.opengis.webservice.capability that return ResponsibleParty
 ResponsibleParty Service.getCitedResponsibleParty()
          Returns the citedResponsibleParty.
 



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.