Uses of Interface
org.deegree.services.csw.exporthandling.CapabilitiesHandler

Packages that use CapabilitiesHandler
org.deegree.services.csw.exporthandling   
org.deegree.services.csw.profile   
 

Uses of CapabilitiesHandler in org.deegree.services.csw.exporthandling
 

Classes in org.deegree.services.csw.exporthandling that implement CapabilitiesHandler
 class EbrimGetCapabilitiesHandler
          TODO add class documentation here
 class GetCapabilitiesHandler
          Does the exportHandling for the Capabilities.
 

Uses of CapabilitiesHandler in org.deegree.services.csw.profile
 

Methods in org.deegree.services.csw.profile that return CapabilitiesHandler
 CapabilitiesHandler EbrimProfile.getCapabilitiesHandler(XMLStreamWriter writer, DeegreeServicesMetadataType mainControllerConf, DeegreeServiceControllerType mainConf, Set<CSWConstants.Sections> sections, ServiceIdentificationType identification, Version version, boolean isTransactionEnabled, boolean isEnabledInspireExtension, ServiceProviderType provider, URL extendedCapabilities)
           
 CapabilitiesHandler CommonCSWProfile.getCapabilitiesHandler(XMLStreamWriter writer, DeegreeServicesMetadataType mainControllerConf, DeegreeServiceControllerType mainConf, Set<CSWConstants.Sections> sections, ServiceIdentificationType identification, Version version, boolean isTransactionEnabled, boolean isEnabledInspireExtension, ServiceProviderType provider, URL extendedCapabilities)
           
 CapabilitiesHandler ServiceProfile.getCapabilitiesHandler(XMLStreamWriter writer, DeegreeServicesMetadataType mainControllerConf, DeegreeServiceControllerType mainConf, Set<CSWConstants.Sections> sections, ServiceIdentificationType identification, Version version, boolean isTransactionEnabled, boolean isEnabledInspireExtension, ServiceProviderType provider, URL extendedCapabilities)
          TODO
 



Copyright © 2011. All Rights Reserved.