|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CSWConstants.Sections | |
|---|---|
| org.deegree.protocol.csw | |
| org.deegree.services.csw.exporthandling | |
| org.deegree.services.csw.profile | |
| Uses of CSWConstants.Sections in org.deegree.protocol.csw |
|---|
| Methods in org.deegree.protocol.csw that return CSWConstants.Sections | |
|---|---|
static CSWConstants.Sections |
CSWConstants.Sections.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CSWConstants.Sections[] |
CSWConstants.Sections.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of CSWConstants.Sections in org.deegree.services.csw.exporthandling |
|---|
| Constructor parameters in org.deegree.services.csw.exporthandling with type arguments of type CSWConstants.Sections | |
|---|---|
EbrimGetCapabilitiesHandler(XMLStreamWriter writer,
Set<CSWConstants.Sections> sections,
ServiceIdentificationType identification,
ServiceProviderType provider,
Version version,
boolean isTransactionEnabled,
URL extendedCapabilities)
|
|
GetCapabilitiesHandler(XMLStreamWriter writer,
DeegreeServicesMetadataType mainControllerConf,
DeegreeServiceControllerType mainConf,
Set<CSWConstants.Sections> sections,
ServiceIdentificationType identification,
Version version,
boolean isTransactionEnabled,
boolean isEnabledInspireExtension,
URL extendedCapabilities)
|
|
| Uses of CSWConstants.Sections in org.deegree.services.csw.profile |
|---|
| Method parameters in org.deegree.services.csw.profile with type arguments of type CSWConstants.Sections | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||