|
deegree 2.2 (2008/12/22 11:33 build-3038-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(Element root)
|
| Methods in org.deegree.model.metadata.iso19115 with parameters of type CitedResponsibleParty | |
|---|---|
void |
Citation.addCitedResponsibleParty(CitedResponsibleParty citedresponsibleparty)
|
static void |
XMLFactory.appendCitedResponsibleParty(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(String[] alternatetitle,
CitedResponsibleParty[] citedresponsibleparty,
Date[] date,
String edition,
String editiondate,
String[] identifier,
String isbn,
String issn,
String issueidentification,
String seriesname,
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(String description,
String name,
MetadataLink metadataLink,
String label,
Keywords[] keywords,
CitedResponsibleParty citedResponsibleParty,
CodeList fees,
CodeList[] accessConstraints,
String version,
String updateSequence)
|
|
Service(String name,
String label,
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(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(String id,
CitedResponsibleParty[] manufacturedBy,
CitedResponsibleParty[] deployedBy,
CitedResponsibleParty[] operatedBy,
Discussion[] description,
Reference[] reference)
|
|
ComponentDescription(String id,
CitedResponsibleParty[] manufacturedBy,
CitedResponsibleParty[] deployedBy,
CitedResponsibleParty[] operatedBy,
Discussion[] description,
Reference[] reference)
|
|
ComponentDescription(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(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(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(Node toNode,
CitedResponsibleParty respParty)
Appends the XML representation of a ContactInformation to a Node
using the namespace. |
protected static void |
XMLFactory.appendContactPersonPrimary(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(String title,
String abstract_,
Rectangle window,
CitedResponsibleParty contactInformation,
Point[] boundingBox,
BaseURL descriptionURL,
ImageURL logoURL,
String[] keywords,
GeneralExtension extension)
Creates a new General object. |
|
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net