Class CSWCapabilities


public class CSWCapabilities extends CatalogCapabilities
Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
  • Constructor Details

    • CSWCapabilities

      public CSWCapabilities(URL url)
  • Method Details

    • getException

      public CSWException getException()
      Returns:
      the exception
    • setException

      public void setException(CSWException exception)
      Parameters:
      exception - the exception to set
    • getOutputSchema

      public String[] getOutputSchema()
      Returns:
      the outputSchema
    • setOutputSchema

      public void setOutputSchema(String[] outputSchema)
      Parameters:
      outputSchema - the outputSchema to set
    • getOperations

      public CSWSupportedProtocolOperations getOperations()
      Returns:
      the operations
    • setOperations

      public void setOperations(CSWSupportedProtocolOperations operations)
      Parameters:
      operations - the operations to set
    • getOutputFormat

      public String[] getOutputFormat()
      Returns:
      the outputFormat
    • setOutputFormat

      public void setOutputFormat(String[] outputFormat)
      Parameters:
      outputFormat - the outputFormat to set
    • getResponseHandler

      public String getResponseHandler()
      Returns:
      the responseHandler
    • setResponseHandler

      public void setResponseHandler(String responseHandler)
      Parameters:
      responseHandler - the responseHandler to set
    • getHopCount

      public String getHopCount()
      Returns:
      the hopCount
    • setHopCount

      public void setHopCount(String hopCount)
      Parameters:
      hopCount - the hopCount to set
    • getDistributedSearch

      public String getDistributedSearch()
      Returns:
      the distributedSearch
    • setDistributedSearch

      public void setDistributedSearch(String distributedSearch)
      Parameters:
      distributedSearch - the distributedSearch to set
    • getConstraint

      public String getConstraint()
      Returns:
      the constraint
    • setConstraint

      public void setConstraint(String constraint)
      Parameters:
      constraint - the constraint to set
    • getCONSTRAINTLANGUAGE

      public String[] getCONSTRAINTLANGUAGE()
      Returns:
      the cONSTRAINTLANGUAGE
    • setCONSTRAINTLANGUAGE

      public void setCONSTRAINTLANGUAGE(String[] constraintlanguage)
      Parameters:
      constraintlanguage - the cONSTRAINTLANGUAGE to set
    • getElementSetName

      public String[] getElementSetName()
      Returns:
      the elementSetName
    • setElementSetName

      public void setElementSetName(String[] elementSetName)
      Parameters:
      elementSetName - the elementSetName to set
    • getTypeNames

      public String[] getTypeNames()
      Returns:
      the typeNames
    • setTypeNames

      public void setTypeNames(String[] typeNames)
      Parameters:
      typeNames - the typeNames to set
    • getResultType

      public String[] getResultType()
      Returns:
      the resultType
    • setResultType

      public void setResultType(String[] resultType)
      Parameters:
      resultType - the resultType to set
    • getNAMESPACE

      public String[] getNAMESPACE()
      Returns:
      the nAMESPACE
    • setNAMESPACE

      public void setNAMESPACE(String[] namespace)
      Parameters:
      namespace - the nAMESPACE to set