Uses of Interface
org.apache.camel.builder.endpoint.dsl.OAIPMHEndpointBuilderFactory.OAIPMHEndpointBuilder
Packages that use OAIPMHEndpointBuilderFactory.OAIPMHEndpointBuilder
-
Uses of OAIPMHEndpointBuilderFactory.OAIPMHEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return OAIPMHEndpointBuilderFactory.OAIPMHEndpointBuilderModifier and TypeMethodDescriptionOAI-PMH (camel-oaipmh) Harvest metadata using OAI-PMH protocol Category: search Since: 3.5 Maven coordinates: org.apache.camel:camel-oaipmh Syntax:oaipmh:baseUrlPath parameter: baseUrl (required) Base URL of the repository to which the request is made through the OAI-PMH protocolOAI-PMH (camel-oaipmh) Harvest metadata using OAI-PMH protocol Category: search Since: 3.5 Maven coordinates: org.apache.camel:camel-oaipmh Syntax:oaipmh:baseUrlPath parameter: baseUrl (required) Base URL of the repository to which the request is made through the OAI-PMH protocol -
Uses of OAIPMHEndpointBuilderFactory.OAIPMHEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return OAIPMHEndpointBuilderFactory.OAIPMHEndpointBuilderModifier and TypeMethodDescriptionOAIPMHEndpointBuilderFactory.AdvancedOAIPMHEndpointBuilder.basic()OAIPMHEndpointBuilderFactory.endpointBuilder(String componentName, String path) Specifies a lower bound for datestamp-based selective harvesting.OAIPMHEndpointBuilderFactory.OAIPMHEndpointBuilder.identifier(String identifier) Identifier of the requested resources.OAIPMHEndpointBuilderFactory.OAIPMHEndpointBuilder.ignoreSSLWarnings(boolean ignoreSSLWarnings) Ignore SSL certificate warnings.OAIPMHEndpointBuilderFactory.OAIPMHEndpointBuilder.ignoreSSLWarnings(String ignoreSSLWarnings) Ignore SSL certificate warnings.OAIPMHEndpointBuilderFactory.OAIPMHEndpointBuilder.metadataPrefix(String metadataPrefix) Specifies the metadataPrefix of the format that should be included in the metadata part of the returned records.OAI-PMH (camel-oaipmh) Harvest metadata using OAI-PMH protocol Category: search Since: 3.5 Maven coordinates: org.apache.camel:camel-oaipmh Syntax:oaipmh:baseUrlPath parameter: baseUrl (required) Base URL of the repository to which the request is made through the OAI-PMH protocolOAI-PMH (camel-oaipmh) Harvest metadata using OAI-PMH protocol Category: search Since: 3.5 Maven coordinates: org.apache.camel:camel-oaipmh Syntax:oaipmh:baseUrlPath parameter: baseUrl (required) Base URL of the repository to which the request is made through the OAI-PMH protocolSpecifies membership as a criteria for set-based selective harvesting.OAIPMHEndpointBuilderFactory.OAIPMHEndpointBuilder.ssl(boolean ssl) Causes the defined url to make an https request.Causes the defined url to make an https request.Specifies an upper bound for datestamp-based selective harvesting.Request name supported by OAI-PMh protocol.