org.gcube.opensearch.opensearchdatasource
Interface OpenSearchDataSourceQNames


public interface OpenSearchDataSourceQNames

Contains all QNames (Qualified Names of Resource Properties and references) used in the OpenSearch Service.


Field Summary
static java.lang.String NS
           
static javax.xml.namespace.QName RESOURCE_PROPERTIES
           
static javax.xml.namespace.QName RESOURCE_REFERENCE
           
static javax.xml.namespace.QName RP_ADAPTOR_ID
           
static javax.xml.namespace.QName RP_COLLECTION_ID
           
static javax.xml.namespace.QName RP_DESCRIPTION_DOCUMENT_URI
           
static javax.xml.namespace.QName RP_FIXEDPARAMETERS
           
static javax.xml.namespace.QName RP_OPENSEARCH_RESOURCE
           
static javax.xml.namespace.QName RP_SUPPORTED_RELATIONS
           
 

Field Detail

NS

static final java.lang.String NS
See Also:
Constant Field Values

RP_ADAPTOR_ID

static final javax.xml.namespace.QName RP_ADAPTOR_ID

RP_COLLECTION_ID

static final javax.xml.namespace.QName RP_COLLECTION_ID

RP_SUPPORTED_RELATIONS

static final javax.xml.namespace.QName RP_SUPPORTED_RELATIONS

RP_DESCRIPTION_DOCUMENT_URI

static final javax.xml.namespace.QName RP_DESCRIPTION_DOCUMENT_URI

RP_FIXEDPARAMETERS

static final javax.xml.namespace.QName RP_FIXEDPARAMETERS

RP_OPENSEARCH_RESOURCE

static final javax.xml.namespace.QName RP_OPENSEARCH_RESOURCE

RESOURCE_PROPERTIES

static final javax.xml.namespace.QName RESOURCE_PROPERTIES

RESOURCE_REFERENCE

static final javax.xml.namespace.QName RESOURCE_REFERENCE