| 
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CitedResponsibleParty | |
|---|---|
| org.deegree.model.metadata.iso19115 | |
| org.deegree.ogcwebservices.getcapabilities | |
| org.deegree.ogcwebservices.sos | |
| org.deegree.ogcwebservices.sos.sensorml | |
| org.deegree.ogcwebservices.wcs | Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). | 
| org.deegree.owscommon_new | |
| org.deegree.portal.context | |
| Uses of CitedResponsibleParty in org.deegree.model.metadata.iso19115 | 
|---|
| Methods in org.deegree.model.metadata.iso19115 that return CitedResponsibleParty | |
|---|---|
 CitedResponsibleParty[] | 
Citation.getCitedResponsibleParty()
 | 
 CitedResponsibleParty | 
ISO19115Document.parseCitedResponsibleParty(org.w3c.dom.Element root)
 | 
| Methods in org.deegree.model.metadata.iso19115 with parameters of type CitedResponsibleParty | |
|---|---|
 void | 
Citation.addCitedResponsibleParty(CitedResponsibleParty citedresponsibleparty)
 | 
static void | 
XMLFactory.appendCitedResponsibleParty(org.w3c.dom.Element root,
                                                       CitedResponsibleParty party)
Appends the given CitedResponsibleParty object as XML. | 
 void | 
Citation.setCitedResponsibleParty(CitedResponsibleParty[] citedresponsibleparty)
 | 
| Constructors in org.deegree.model.metadata.iso19115 with parameters of type CitedResponsibleParty | |
|---|---|
Citation(java.lang.String[] alternatetitle,
                 CitedResponsibleParty[] citedresponsibleparty,
                 Date[] date,
                 java.lang.String edition,
                 java.lang.String editiondate,
                 java.lang.String[] identifier,
                 java.lang.String isbn,
                 java.lang.String issn,
                 java.lang.String issueidentification,
                 java.lang.String seriesname,
                 java.lang.String title)
 | 
|
| Uses of CitedResponsibleParty in org.deegree.ogcwebservices.getcapabilities | 
|---|
| Methods in org.deegree.ogcwebservices.getcapabilities that return CitedResponsibleParty | |
|---|---|
 CitedResponsibleParty | 
Service.getCitedResponsibleParty()
 | 
| Methods in org.deegree.ogcwebservices.getcapabilities with parameters of type CitedResponsibleParty | |
|---|---|
 void | 
Service.setCitedResponsibleParty(CitedResponsibleParty citedResponsibleParty)
 | 
| Constructors in org.deegree.ogcwebservices.getcapabilities with parameters of type CitedResponsibleParty | |
|---|---|
Service(java.lang.String description,
               java.lang.String name,
               MetadataLink metadataLink,
               java.lang.String label,
               Keywords[] keywords,
               CitedResponsibleParty citedResponsibleParty,
               CodeList fees,
               CodeList[] accessConstraints,
               java.lang.String version,
               java.lang.String updateSequence)
 | 
|
Service(java.lang.String name,
               java.lang.String label,
               java.lang.String description,
               CitedResponsibleParty citedResponsibleParty,
               CodeList fees,
               CodeList[] accessConstraints)
 | 
|
| Uses of CitedResponsibleParty in org.deegree.ogcwebservices.sos | 
|---|
| Methods in org.deegree.ogcwebservices.sos that return CitedResponsibleParty | |
|---|---|
protected  CitedResponsibleParty | 
ComponentDescriptionDocument.getResponsibleParty(org.w3c.dom.Node node)
 | 
| Uses of CitedResponsibleParty in org.deegree.ogcwebservices.sos.sensorml | 
|---|
| Methods in org.deegree.ogcwebservices.sos.sensorml that return CitedResponsibleParty | |
|---|---|
 CitedResponsibleParty[] | 
ComponentDescription.getDeployedBy()
 | 
 CitedResponsibleParty[] | 
ComponentDescription.getManufacturedBy()
 | 
 CitedResponsibleParty[] | 
ComponentDescription.getOperatedBy()
 | 
| Constructors in org.deegree.ogcwebservices.sos.sensorml with parameters of type CitedResponsibleParty | |
|---|---|
ComponentDescription(java.lang.String id,
                                         CitedResponsibleParty[] manufacturedBy,
                                         CitedResponsibleParty[] deployedBy,
                                         CitedResponsibleParty[] operatedBy,
                                         Discussion[] description,
                                         Reference[] reference)
 | 
|
ComponentDescription(java.lang.String id,
                                         CitedResponsibleParty[] manufacturedBy,
                                         CitedResponsibleParty[] deployedBy,
                                         CitedResponsibleParty[] operatedBy,
                                         Discussion[] description,
                                         Reference[] reference)
 | 
|
ComponentDescription(java.lang.String id,
                                         CitedResponsibleParty[] manufacturedBy,
                                         CitedResponsibleParty[] deployedBy,
                                         CitedResponsibleParty[] operatedBy,
                                         Discussion[] description,
                                         Reference[] reference)
 | 
|
| Uses of CitedResponsibleParty in org.deegree.ogcwebservices.wcs | 
|---|
| Methods in org.deegree.ogcwebservices.wcs with parameters of type CitedResponsibleParty | |
|---|---|
protected static void | 
XMLFactory.appendResponsibleParty(org.w3c.dom.Element servNode,
                                             CitedResponsibleParty responsibleParty)
appends a XML representation of the passed CitedResponsibleParty to the passed XmlNode  | 
| Uses of CitedResponsibleParty in org.deegree.owscommon_new | 
|---|
| Methods in org.deegree.owscommon_new that return CitedResponsibleParty | |
|---|---|
 CitedResponsibleParty | 
ServiceProvider.getServiceContact()
 | 
| Constructors in org.deegree.owscommon_new with parameters of type CitedResponsibleParty | |
|---|---|
ServiceProvider(java.lang.String providerName,
                               OnlineResource providerSite,
                               CitedResponsibleParty serviceContact)
Standard constructor that initializes all encapsulated data.  | 
|
| Uses of CitedResponsibleParty in org.deegree.portal.context | 
|---|
| Methods in org.deegree.portal.context that return CitedResponsibleParty | |
|---|---|
 CitedResponsibleParty | 
General.getContactInformation()
 | 
| Methods in org.deegree.portal.context with parameters of type CitedResponsibleParty | |
|---|---|
protected static void | 
XMLFactory.appendContactInformation(org.w3c.dom.Node toNode,
                                                 CitedResponsibleParty respParty)
Appends the XML representation of a ContactInformation to a Node using the
 namespace. | 
protected static void | 
XMLFactory.appendContactPersonPrimary(org.w3c.dom.Node toNode,
                                                     CitedResponsibleParty respParty)
Appends the XML representation of a ContactPersonPrimary to a Node using the
 namespace. | 
 void | 
General.setContactInformation(CitedResponsibleParty contactInformation)
An element ContactInformation that presents contact information of the creator of the Context document.  | 
| Constructors in org.deegree.portal.context with parameters of type CitedResponsibleParty | |
|---|---|
General(java.lang.String title,
               java.lang.String abstract_,
               java.awt.Rectangle window,
               CitedResponsibleParty contactInformation,
               Point[] boundingBox,
               BaseURL descriptionURL,
               ImageURL logoURL,
               java.lang.String[] keywords,
               GeneralExtension extension)
Creates a new General object.  | 
|
  | 
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org