|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OperationsMetadata in org.deegree.protocol.ows.capabilities |
---|
Methods in org.deegree.protocol.ows.capabilities that return OperationsMetadata | |
---|---|
OperationsMetadata |
OWSCapabilities.getOperationsMetadata()
Returns the metadata about the operations and related abilities implemented by the server. |
OperationsMetadata |
OWSCapabilitiesAdapter.parseOperationsMetadata()
Extracts the OperationsMetadata from the underlying XML document. |
OperationsMetadata |
OWSCommon110CapabilitiesAdapter.parseOperationsMetadata()
|
OperationsMetadata |
OWSCommon100CapabilitiesAdapter.parseOperationsMetadata()
|
Constructors in org.deegree.protocol.ows.capabilities with parameters of type OperationsMetadata | |
---|---|
OWSCapabilities(Version version,
String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata,
List<String> languages)
Creates a new OWSCapabilities instance. |
Uses of OperationsMetadata in org.deegree.protocol.ows.client |
---|
Methods in org.deegree.protocol.ows.client that return OperationsMetadata | |
---|---|
OperationsMetadata |
AbstractOWSClient.getOperations()
Returns the OperationsMetadata provided by the server. |
Uses of OperationsMetadata in org.deegree.protocol.wfs.capabilities |
---|
Methods in org.deegree.protocol.wfs.capabilities that return OperationsMetadata | |
---|---|
OperationsMetadata |
WFS100CapabilitiesAdapter.parseOperationsMetadata()
|
Uses of OperationsMetadata in org.deegree.services.ows.capabilities |
---|
Methods in org.deegree.services.ows.capabilities with parameters of type OperationsMetadata | |
---|---|
static void |
OWSCapabilitiesXMLAdapter.exportOperationsMetadata100(XMLStreamWriter writer,
OperationsMetadata operationsMd)
Exports a list of OWSOperation s as an OWS 1.0.0 OperationsMetadata element. |
static void |
OWSCapabilitiesXMLAdapter.exportOperationsMetadata110(XMLStreamWriter writer,
OperationsMetadata operationsMd)
Exports an OperationsMetadata instance as an OWS 1.1.0 OperationsMetadata element. |
Uses of OperationsMetadata in org.deegree.services.wpvs.controller.capabilities |
---|
Methods in org.deegree.services.wpvs.controller.capabilities with parameters of type OperationsMetadata | |
---|---|
void |
CapabilitiesXMLAdapter.export040(XMLStreamWriter writer,
GetCapabilities request,
ServiceIdentificationType serviceID,
ServiceProviderType serviceProvider,
OperationsMetadata operations,
ServiceConfiguration serviceConfig)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |