- GeoConstants - Class in org.gcube.opensearch.opensearchlibrary
-
- GeoConstants() - Constructor for class org.gcube.opensearch.opensearchlibrary.GeoConstants
-
- GeoExtensionsNS - Static variable in class org.gcube.opensearch.opensearchlibrary.GeoConstants
-
The namespace of OpenSearch Geo Extensions
- geometryQname - Static variable in class org.gcube.opensearch.opensearchlibrary.GeoConstants
-
The qualified name for the geometry parameter of Geo OpenSearch extensions
- GeoQueryBuilder - Class in org.gcube.opensearch.opensearchlibrary.query.extensions.geo
-
- GeoQueryBuilder(QueryBuilder) - Constructor for class org.gcube.opensearch.opensearchlibrary.query.extensions.geo.GeoQueryBuilder
-
- GeoQueryElement - Class in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.geo
-
Query element class implementing the QueryElement interface, which provides functionality
for OpenSearch Geo extension query elements
- GeoQueryElement(Element, Map<String, String>, QueryElement) - Constructor for class org.gcube.opensearch.opensearchlibrary.queryelements.extensions.geo.GeoQueryElement
-
Creates a new instance
- GeoQueryElementFactory - Class in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.geo
-
A factory class for the construction of GeoQueryElement objects
- GeoQueryElementFactory(QueryElementFactory) - Constructor for class org.gcube.opensearch.opensearchlibrary.queryelements.extensions.geo.GeoQueryElementFactory
-
Creates a new instance of the factory
- GeoURLElement - Class in org.gcube.opensearch.opensearchlibrary.urlelements.extensions.geo
-
- GeoURLElement(Element, URLElement) - Constructor for class org.gcube.opensearch.opensearchlibrary.urlelements.extensions.geo.GeoURLElement
-
- GeoURLElementFactory - Class in org.gcube.opensearch.opensearchlibrary.urlelements.extensions.geo
-
A factory class for the construction of GeoURLElement objects
- GeoURLElementFactory(URLElementFactory) - Constructor for class org.gcube.opensearch.opensearchlibrary.urlelements.extensions.geo.GeoURLElementFactory
-
Creates a new instance of the factory
- get(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.ISResourceRepository
-
Retrieves an OpenSearchResource identified by the description document URL of the
OpenSearch provider associated with it
- get(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalResourceRepository
-
Retrieves an OpenSearchResource identified by the description document URL of the
OpenSearch provider associated with it
- get(String) - Method in interface org.gcube.opensearch.opensearchoperator.resource.ResourceRepository
-
Retrieves an OpenSearchResource identified by the description document URL of the
OpenSearch provider associated with it
- getAttribution() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Returns the String contained in the Attribution element of the description document
- getContact() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Returns the String contained in the Contact element of the description document
- getCount() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.BasicQueryElement
-
Returns the value of the count OpenSearch parameter contained in the query element
- getCount() - Method in interface org.gcube.opensearch.opensearchlibrary.queryelements.QueryElement
-
Returns the value of the count OpenSearch parameter contained in the query element
- getCount() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.QueryElementDecorator
-
Returns the value of the count OpenSearch parameter contained in the query element
- getCurrentPageResultCount() - Method in class org.gcube.opensearch.opensearchoperator.Pager
-
Returns the number of results in the current page
- getCurrPage() - Method in class org.gcube.opensearch.opensearchoperator.Pager
-
Returns the current page number
- getDefaultInputEncoding() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Returns the default input encoding of the OpenSearch specification
- getDefaultOutputEncoding() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Returns the default output encoding of the OpenSearch specification
- getDescription() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Returns the String contained in the Description element of the description document
- getDescriptionDocument() - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
Retrieves the description document of the OpenSearch provider described by this resource
- getDescriptionDocument() - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
Retrieves the description document of the OpenSearch provider described by this resource
- getDescriptionDocument() - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Retrieves the description document of the OpenSearch provider described by this resource
- getDescriptionDocURL() - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
Retrieves the URL of the description document of the OpenSearch provider described by this resource
- getDescriptionDocURL() - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
Retrieves the URL of the description document of the OpenSearch provider described by this resource
- getDescriptionDocURL() - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Retrieves the URL of the description document of the OpenSearch provider described by this resource
- getDeveloper() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Returns the String contained in the Developer element of the description document
- getExampleQueryBuilders(String) - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Retrieves a list of all
QueryBuilder objects that can be used to send example queries as described in the Query elements of this description document.
- getFactories() - Static method in class org.gcube.opensearch.opensearchlibrary.utils.FactoryResolver
-
- getField(String) - Method in class org.gcube.opensearch.opensearchoperator.record.OpenSearchRecord
-
- getFinalResultCount() - Method in class org.gcube.opensearch.opensearchoperator.OpenSearchWorker
-
- getFixedParamsMap() - Method in class org.gcube.opensearch.opensearchoperator.QueryParser
-
Retrieves all fixed parameter name-value mappings
- getFixedTerms() - Method in class org.gcube.opensearch.opensearchoperator.QueryParser
-
Retrieves the fixed parameter corresponding to the searchTerms standard OpenSearch parameter
- getHeight() - Method in class org.gcube.opensearch.opensearchlibrary.ImageElement
-
Returns the image height
- getImageURI() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Retrieves the URI of the image that appears in the first Image element of this description document
- getImageURI(String) - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Retrieves the URI of the image with a specific MIME type appearing first in an Image element of this description document
- getIndexOffset() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.BasicURLElement
-
Returns the value of the indexOffset OpenSearch parameter contained in this URL element.
- getIndexOffset() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.ExtendedURLElement
-
Returns the value of the indexOffset OpenSearch parameter contained in this URL element.
- getIndexOffset() - Method in interface org.gcube.opensearch.opensearchlibrary.urlelements.URLElement
-
Returns the value of the indexOffset OpenSearch parameter contained in this URL element.
- getIndexOffset() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.URLElementDecorator
-
Returns the value of the indexOffset OpenSearch parameter contained in this URL element.
- getInputEncoding() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.BasicQueryElement
-
Returns the value of the inputEncoding OpenSearch parameter contained in the query element
- getInputEncoding() - Method in interface org.gcube.opensearch.opensearchlibrary.queryelements.QueryElement
-
Returns the value of the inputEncoding OpenSearch parameter contained in the query element
- getInputEncoding() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.QueryElementDecorator
-
Returns the value of the inputEncoding OpenSearch parameter contained in the query element
- getItemsPerPage() - Method in class org.gcube.opensearch.opensearchlibrary.responseelements.OpenSearchResponse
-
Returns the number of results per page that are contained in the OpenSearch response
- getLanguage() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.BasicQueryElement
-
Returns the value of the language OpenSearch parameter contained in the query element
- getLanguage() - Method in interface org.gcube.opensearch.opensearchlibrary.queryelements.QueryElement
-
Returns the value of the language OpenSearch parameter contained in the query element
- getLanguage() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.QueryElementDecorator
-
Returns the value of the language OpenSearch parameter contained in the query element
- getLocator() - Method in class org.gcube.opensearch.opensearchoperator.OpenSearchWorker
-
Returns the locator of the output
- getLongName() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Returns the String contained in the LongName element of the description document
- getMimeType() - Method in class org.gcube.opensearch.opensearchlibrary.ImageElement
-
Returns the MIME type of the image
- getMimeType() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.BasicURLElement
-
Retrieves the MIME type associated with the results obtained after issuing a query using the template
contained in this URL element
- getMimeType() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.ExtendedURLElement
-
Retrieves the MIME type associated with the results obtained after issuing a query using the template
contained in this URL element
- getMimeType() - Method in interface org.gcube.opensearch.opensearchlibrary.urlelements.URLElement
-
Retrieves the MIME type associated with the results obtained after issuing a query using the template
contained in this URL element
- getMimeType() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.URLElementDecorator
-
Retrieves the MIME type associated with the results obtained after issuing a query using the template
contained in this URL element
- getName() - Method in exception org.gcube.opensearch.opensearchlibrary.query.MalformedQueryException
-
Retrieves the name of the parameter related to the error
- getName() - Method in exception org.gcube.opensearch.opensearchlibrary.query.NonExistentParameterException
-
Retrieves the name of the parameter related to the error
- getName() - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
Returns the name of the OpenSearch provider
- getName() - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
Returns the name of the OpenSearch provider
- getName() - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Returns the name of the OpenSearch provider
- getNamespaces() - Method in class org.gcube.opensearch.opensearchoperator.QueryParser
-
Retrieves all namespaces present in the OpenSearch query and the fixed parameters
- getNSPrefix(String) - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Retrieves the namespace prefix associated with a namespace URI in the description document
- getNSPrefixToURIMappings() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
- getNSUrl(String) - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Retrieves the namespace URI associated with a namespace prefix in the description document
- getOptionalParameters() - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
-
Returns a list containing all optional parameters of the query builder
- getOptionalParameters() - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicURLTemplate
-
Returns a list containing the qualified names of all optional parameters contained in the template
- getOptionalParameters() - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
-
Returns a list containing all optional parameters of the query builder
- getOptionalParameters() - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
-
Returns a list containing all optional parameters of the query builder
- getOptionalParameters() - Method in interface org.gcube.opensearch.opensearchlibrary.query.URLTemplate
-
Returns a list containing the qualified names of all optional parameters contained in the template
- getOutputEncoding() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.BasicQueryElement
-
Returns the value of the outputEncoding OpenSearch parameter contained in the query element
- getOutputEncoding() - Method in interface org.gcube.opensearch.opensearchlibrary.queryelements.QueryElement
-
Returns the value of the outputEncoding OpenSearch parameter contained in the query element
- getOutputEncoding() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.QueryElementDecorator
-
Returns the value of the outputEncoding OpenSearch parameter contained in the query element
- getPageOffset() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.BasicURLElement
-
Returns the value of the pageOffset OpenSearch parameter contained in this URL element.
- getPageOffset() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.ExtendedURLElement
-
Returns the value of the pageOffset OpenSearch parameter contained in this URL element.
- getPageOffset() - Method in interface org.gcube.opensearch.opensearchlibrary.urlelements.URLElement
-
Returns the value of the pageOffset OpenSearch parameter contained in this URL element.
- getPageOffset() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.URLElementDecorator
-
Returns the value of the pageOffset OpenSearch parameter contained in this URL element.
- getPageQuery() - Method in class org.gcube.opensearch.opensearchoperator.Pager
-
Returns a query for the current page of search results using a query builder among the ones available
- getParameterQName(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
- getParameterQName(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
- getParameterQName(String) - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Retrieves the fully qualified name of an OpenSearch parameter which corresponds to a field
- getParameters() - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
- getParameters() - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
- getParameters() - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Retrieved the full mapping from field names to fully ns-qualified OpenSearch parameters as contained
in the OpenSearch Resource
- getParameterValue(String) - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
-
Retrieves the value assigned to a parameter of the query builder
- getParameterValue(String) - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
-
Retrieves the value assigned to a parameter of the query builder
- getParameterValue(String) - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
-
Retrieves the value assigned to a parameter of the query builder
- getParams() - Method in class org.gcube.opensearch.opensearchoperator.QueryParser
-
Retrieves all parameter name-value mappings
- getPayload() - Method in class org.gcube.opensearch.opensearchoperator.record.OpenSearchRecord
-
- getPresentationInformation(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
Retrieves the presentation information, that is, a mapping from field names to XPath expressions
- getPresentationInformation(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
Retrieves the presentation information, that is, a mapping from field names to XPath expressions
- getPresentationInformation(String) - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Retrieves the presentation information, that is, a mapping from field names to XPath expressions
- getQuery() - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
-
Retrieves the search query corresponding to the current state of the query builder
- getQuery() - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.geo.GeoQueryBuilder
-
Retrieves the search query corresponding to the current state of the query builder
- getQuery() - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.sru.SRUQueryBuilder
-
Retrieves the search query corresponding to the current state of the query builder
- getQuery() - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.time.TimeQueryBuilder
-
Retrieves the search query corresponding to the current state of the query builder
- getQuery() - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
-
Retrieves the search query corresponding to the current state of the query builder
- getQuery() - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
-
Retrieves the search query corresponding to the current state of the query builder
- getQueryBuilder() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.BasicURLElement
-
Constructs and returns a QueryBuilder object that can be used to construct queries based
on the template contained in this query element.
- getQueryBuilder() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.ExtendedURLElement
-
Constructs and returns a QueryBuilder object that can be used to construct queries based
on the template contained in this query element.
- getQueryBuilder() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.extensions.geo.GeoURLElement
-
Constructs and returns a QueryBuilder object that can be used to construct queries based
on the template contained in this query element.
- getQueryBuilder() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.extensions.sru.SRUURLElement
-
Constructs and returns a QueryBuilder object that can be used to construct queries based
on the template contained in this query element.
- getQueryBuilder() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.extensions.time.TimeURLElement
-
Constructs and returns a QueryBuilder object that can be used to construct queries based
on the template contained in this query element.
- getQueryBuilder() - Method in interface org.gcube.opensearch.opensearchlibrary.urlelements.URLElement
-
Constructs and returns a QueryBuilder object that can be used to construct queries based
on the template contained in this query element.
- getQueryBuilder() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.URLElementDecorator
-
Constructs and returns a QueryBuilder object that can be used to construct queries based
on the template contained in this query element.
- getQueryBuilder() - Method in class org.gcube.opensearch.opensearchoperator.Pager
-
Returns the query builder used to construct queries
- getQueryBuilders(String, String) - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Retrieves a list of
QueryBuilder objects that can be used to construct queries for resources related to a specific role and which return results of
a given MIME type
- getQueryBuilders(String) - Method in class org.gcube.opensearch.opensearchlibrary.responseelements.OpenSearchResponse
-
Returns a list of QueryBuilder objects that may be used to construct queries for a specific role
- getQueryParameters() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.BasicQueryElement
-
Returns all parameters contained in the query element along with their corresponding values
- getQueryParameters() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.extensions.geo.GeoQueryElement
-
Returns all parameters contained in the query element along with their corresponding values
- getQueryParameters() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.extensions.sru.SRUQueryElement
-
Returns all parameters contained in the query element along with their corresponding values
- getQueryParameters() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.extensions.time.TimeQueryElement
-
Returns all parameters contained in the query element along with their corresponding values
- getQueryParameters() - Method in interface org.gcube.opensearch.opensearchlibrary.queryelements.QueryElement
-
Returns all parameters contained in the query element along with their corresponding values
- getQueryParameters() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.QueryElementDecorator
-
Returns all parameters contained in the query element along with their corresponding values
- getRawTemplate() - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
-
Returns the query template associated with this query builder
- getRawTemplate() - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
-
Returns the query template associated with this query builder
- getRawTemplate() - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
-
Returns the query template associated with this query builder
- getRecordIdXPath(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
Retrieves an XPathExpression that can be used to extract a record id a from a search result record
- getRecordIdXPath(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
Retrieves an XPathExpression that can be used to extract a record id a from a search result record
- getRecordIdXPath(String) - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Retrieves an XPathExpression that can be used to extract a record id a from a search result record
- getRecordSplitXPath(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
Retrieves an XPathExpression that can be used to split a search result page of a given MIME type to individual records
- getRecordSplitXPath(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
Retrieves an XPathExpression that can be used to split a search result page of a given MIME type to individual records
- getRecordSplitXPath(String) - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Retrieves an XPathExpression that can be used to split a search result page of a given MIME type to individual records
- getRel() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.BasicURLElement
-
Returns the role of the resource being described in relation to the description document
- getRel() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.ExtendedURLElement
-
Returns the role of the resource being described in relation to the description document
- getRel() - Method in interface org.gcube.opensearch.opensearchlibrary.urlelements.URLElement
-
Returns the role of the resource being described in relation to the description document
- getRel() - Method in class org.gcube.opensearch.opensearchlibrary.urlelements.URLElementDecorator
-
Returns the role of the resource being described in relation to the description document
- getRequiredParameters() - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
-
Returns a list containing all required parameters of the query builder
- getRequiredParameters() - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicURLTemplate
-
Returns a list containing the qualified names of all required parameters contained in the template
- getRequiredParameters() - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
-
Returns a list containing all required parameters of the query builder
- getRequiredParameters() - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
-
Returns a list containing all required parameters of the query builder
- getRequiredParameters() - Method in interface org.gcube.opensearch.opensearchlibrary.query.URLTemplate
-
Returns a list containing the qualified names of all required parameters contained in the template
- getResponse() - Method in class org.gcube.opensearch.opensearchlibrary.responseelements.OpenSearchResponse
-
Returns the OpenSearch response Document
- getRole() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.BasicQueryElement
-
Returns the role of the search request described in the query element
- getRole() - Method in interface org.gcube.opensearch.opensearchlibrary.queryelements.QueryElement
-
Returns the role of the search request described in the query element
- getRole() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.QueryElementDecorator
-
Returns the role of the search request described in the query element
- getSearchTerms() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.BasicQueryElement
-
Returns the value of the searchTerms OpenSearch parameter contained in the query element
- getSearchTerms() - Method in interface org.gcube.opensearch.opensearchlibrary.queryelements.QueryElement
-
Returns the value of the searchTerms OpenSearch parameter contained in the query element
- getSearchTerms() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.QueryElementDecorator
-
Returns the value of the searchTerms OpenSearch parameter contained in the query element
- getSecuritySpecs() - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
Retrieves the security specifications of this OpenSearch provider
- getSecuritySpecs() - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
Retrieves the security specifications of this OpenSearch provider
- getSecuritySpecs() - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Retrieves the security specifications of this OpenSearch provider
- getShortName() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Returns the String contained in the ShortName element of the description document
- getStartIndex() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.BasicQueryElement
-
Returns the value of the startIndex OpenSearch parameter contained in the query element
- getStartIndex() - Method in interface org.gcube.opensearch.opensearchlibrary.queryelements.QueryElement
-
Returns the value of the startIndex OpenSearch parameter contained in the query element
- getStartIndex() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.QueryElementDecorator
-
Returns the value of the startIndex OpenSearch parameter contained in the query element
- getStartIndex() - Method in class org.gcube.opensearch.opensearchlibrary.responseelements.OpenSearchResponse
-
Returns the start index of the first result contained in the OpenSearch response
- getStartIndexDef() - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
-
Returns the default value of the StartIndex OpenSearch parameter associated with this query builder
- getStartIndexDef() - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
-
Returns the default value of the StartIndex OpenSearch parameter associated with this query builder
- getStartIndexDef() - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
-
Returns the default value of the StartIndex OpenSearch parameter associated with this query builder
- getStartPage() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.BasicQueryElement
-
Returns the value of the startPage OpenSearch parameter contained in the query element
- getStartPage() - Method in interface org.gcube.opensearch.opensearchlibrary.queryelements.QueryElement
-
Returns the value of the startPage OpenSearch parameter contained in the query element
- getStartPage() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.QueryElementDecorator
-
Returns the value of the startPage OpenSearch parameter contained in the query element
- getStartPageDef() - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
-
Returns the default value of the StartPage OpenSearch parameter associated with this query builder
- getStartPageDef() - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
-
Returns the default value of the StartPage OpenSearch parameter associated with this query builder
- getStartPageDef() - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
-
Returns the default value of the StartPage OpenSearch parameter associated with this query builder
- getSupportedInputEncodings() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Retrieves a list of all input encodings supported by e OpenSearch provider corresponding to this description document
- getSupportedLanguages() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Retrieves a list of all languages supported by the OpenSearch provider corresponding to this description document
- getSupportedMimeTypes(String) - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Retrieves a list of MIME types supported for constructing queries for a specific role
Standard OpenSearch Url rel values are: "results", "suggestion", "self" and "collection"
- getSupportedOutputEncodings() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Retrieves a list of all output encodings supported by e OpenSearch provider corresponding to this description document
- getSyndicationRight() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Returns the
SyndicationRight value contained in the SyndicationRight element of the description document
- getTags() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Retrieves a list of all the tags contained in the description document which identify and categorize the search content
- getTemplate() - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicURLTemplate
-
Returns the query template
- getTemplate() - Method in interface org.gcube.opensearch.opensearchlibrary.query.URLTemplate
-
Returns the query template
- getTerms() - Method in class org.gcube.opensearch.opensearchoperator.QueryParser
-
Retrieves the search terms, as specified by the searchTerms standard OpenSearch parameter
- getTitle() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.BasicQueryElement
-
Returns a description describing the search request described in the query element
- getTitle() - Method in interface org.gcube.opensearch.opensearchlibrary.queryelements.QueryElement
-
Returns a description describing the search request described in the query element
- getTitle() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.QueryElementDecorator
-
Returns a description describing the search request described in the query element
- getTotalResultCount() - Method in class org.gcube.opensearch.opensearchoperator.Pager
-
Returns the number of results obtained so far
- getTotalResults() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.BasicQueryElement
-
Returns the expected number of results that will be returned if the search request contained
in the query element were made
- getTotalResults() - Method in interface org.gcube.opensearch.opensearchlibrary.queryelements.QueryElement
-
Returns the expected number of results that will be returned if the search request contained
in the query element were made
- getTotalResults() - Method in class org.gcube.opensearch.opensearchlibrary.queryelements.QueryElementDecorator
-
Returns the expected number of results that will be returned if the search request contained
in the query element were made
- getTotalResults() - Method in class org.gcube.opensearch.opensearchlibrary.responseelements.OpenSearchResponse
-
Returns the number of total results contained in the OpenSearchResponse
- getTransformationTypes() - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
Retrieves a list of all MIME types for which there exists a transformation specification
- getTransformationTypes() - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
Retrieves a list of all MIME types for which there exists a transformation specification
- getTransformationTypes() - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Retrieves a list of all MIME types for which there exists a transformation specification
- getTransformer(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
Retrieves a transformer that can be used to transform the results of a given MIME type that are
returned by the provider described by this resource
- getTransformer() - Method in class org.gcube.opensearch.opensearchoperator.resource.ISOpenSearchResource
-
Retrieves a transformer that can be used to transform the results of the first MIME type appearing in this OpenSearch resource
that are returned by the provider described by this resource
- getTransformer(String) - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
Retrieves a transformer that can be used to transform the results of a given MIME type that are
returned by the provider described by this resource
- getTransformer() - Method in class org.gcube.opensearch.opensearchoperator.resource.LocalOpenSearchResource
-
Retrieves a transformer that can be used to transform the results of the first MIME type appearing in this OpenSearch resource
that are returned by the provider described by this resource
- getTransformer(String) - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Retrieves a transformer that can be used to transform the results of a given MIME type that are
returned by the provider described by this resource
- getTransformer() - Method in interface org.gcube.opensearch.opensearchoperator.resource.OpenSearchResource
-
Retrieves a transformer that can be used to transform the results of the first MIME type appearing in this OpenSearch resource
that are returned by the provider described by this resource
- getUniqueIdentifier() - Method in class org.gcube.opensearch.opensearchoperator.record.OpenSearchRecord
-
- getUniqueTemplates() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
Returns all parameter-wise unique templates contained in this description document
- getUnsetParameters() - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
-
Returns a list containing all parameters to which no value has been assigned
- getUnsetParameters() - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
-
Returns a list containing all parameters to which no value has been assigned
- getUnsetParameters() - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
-
Returns a list containing all parameters to which no value has been assigned
- getURI() - Method in class org.gcube.opensearch.opensearchlibrary.ImageElement
-
Returns the URI of the image
- getURIToPrefixMappings() - Method in class org.gcube.opensearch.opensearchlibrary.DescriptionDocument
-
- getWidth() - Method in class org.gcube.opensearch.opensearchlibrary.ImageElement
-
Returns the image width