org.deegree.portal.cataloguemanager.control
Class CatalogueManagerConfiguration
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.portal.cataloguemanager.control.CatalogueManagerConfiguration
- All Implemented Interfaces:
- java.io.Serializable
public class CatalogueManagerConfiguration
- extends XMLFragment
- Version:
- $Revision: 27621 $, $Date: 2010-10-29 12:01:41 +0200 (Fr, 29 Okt 2010) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
- See Also:
- Serialized Form
Methods inherited from class org.deegree.framework.xml.XMLFragment |
getAsPrettyString, getAsString, getAttachedSchemas, getQualifiedName, getRootElement, getSystemId, hasSchema, load, load, load, parseQualifiedName, parseSimpleLink, prettyPrint, prettyPrint, resolve, setRootElement, setSystemId, setSystemId, toString, write, write, write, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CatalogueManagerConfiguration
CatalogueManagerConfiguration(java.net.URL url)
throws java.io.IOException,
org.xml.sax.SAXException,
XMLParsingException
- Parameters:
url
-
- Throws:
java.io.IOException
org.xml.sax.SAXException
XMLParsingException
getResponsibleParties
java.util.List<RespPartyConfiguration> getResponsibleParties()
- Returns:
- list of available responsible parties
getCatalogueURL
java.lang.String getCatalogueURL()
- Returns:
- base URL to CSW
getMetadataSchema
java.lang.String getMetadataSchema()
- Returns:
- metadata schema editing is performed on
getTemplateURL
java.lang.String getTemplateURL(java.lang.String hierarchyLevel)
- Parameters:
hierarchyLevel
-
- Returns:
- URL to metadata template depending on hierarchy level
getXPath
java.lang.String getXPath(java.lang.String name)
- Parameters:
name
-
- Returns:
- xPath assigned to the passed name
getXPathNames
java.util.List<java.lang.String> getXPathNames()
- Returns:
- list of names of all available xpath expressions
getSpatialExtents
java.util.List<SpatialExtent> getSpatialExtents()
- Returns:
- available spatial extents
getSearchableCSW
public java.util.List<java.lang.String> getSearchableCSW()
getSearchableProperties
public java.util.List<java.lang.String> getSearchableProperties()
getDateProperties
public java.util.List<java.lang.String> getDateProperties()
getIgnoreCharacters
public char[] getIgnoreCharacters()
getStepSize
public int getStepSize()
getBriefHTMLXSL
public java.net.URL getBriefHTMLXSL()
- Returns:
- the briefHTMLXSL
getFullHTMLXSL
public java.net.URL getFullHTMLXSL()
- Returns:
- the fullHTMLXSL
getPdfXSL
public java.net.URL getPdfXSL()
- Returns:
- the pdfXSL
getLinkageXSL
public java.net.URL getLinkageXSL()
- Returns:
- the linkageXSL
getTemplateDirectory
public java.lang.String getTemplateDirectory()
- Returns:
- relative path of the directory where available metadata templates can be found
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org