|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.opensearch.opensearchlibrary.SRUConstants
public class SRUConstants
| Field Summary | |
|---|---|
static String |
encodedSRUExtensionsNS
The namespace of OpenSearch SRU Extensions in URL-encoded form |
static String |
facetCountQname
The qualified name for the facetCount parameter of SRU OpenSearch extensions |
static String |
facetHighValueQname
The qualified name for the facetHighValue parameter of SRU OpenSearch extensions |
static String |
facetLimitQname
The qualified name for the facetLimit parameter of SRU OpenSearch extensions |
static String |
facetLowValueQname
The qualified name for the facetLowValue parameter of SRU OpenSearch extensions |
static String |
facetRangeFieldQname
The qualified name for the facetRangeField parameter of SRU OpenSearch extensions |
static String |
facetSortQname
The qualified name for the facetSort parameter of SRU OpenSearch extensions |
static String |
facetStartQname
The qualified name for the facetStart parameter of SRU OpenSearch extensions |
static String |
httpAcceptCharsetQname
The qualified name for the httpAcceptCharset parameter of SRU OpenSearch extensions |
static String |
httpAcceptEncodingQname
The qualified name for the httpAcceptEncoding parameter of SRU OpenSearch extensions |
static String |
httpAcceptLanguageQname
The qualified name for the httpAcceptLanguage parameter of SRU OpenSearch extensions |
static String |
httpAcceptQname
The qualified name for the httpAccept parameter of SRU OpenSearch extensions |
static String |
httpAcceptRangesQname
The qualified name for the httpAcceptRanges parameter of SRU OpenSearch extensions |
static String |
maximumRecordsQname
The qualified name for the maximumRecords parameter of SRU OpenSearch extensions |
static String |
queryQname
The qualified name for the query parameter of SRU OpenSearch extensions |
static String |
queryTypeQname
The qualified name for the queryType parameter of SRU OpenSearch extensions |
static String |
recordPackingQname
The qualified name for the recordPacking parameter of SRU OpenSearch extensions |
static String |
recordSchemaQname
The qualified name for the recordSchema parameter of SRU OpenSearch extensions |
static String |
renderingQname
The qualified name for the rendering parameter of SRU OpenSearch extensions |
static String |
resultSetTTLQname
The qualified name for the resultSetTTL parameter of SRU OpenSearch extensions |
static String |
sortKeysQname
The qualified name for the sortKeys parameter of SRU OpenSearch extensions |
static String |
SRUExtensionsNS
The namespace of OpenSearch SRU Extensions |
static String |
startRecordQname
The qualified name for the startRecord parameter of SRU OpenSearch extensions |
static String |
stylesheetQname
The qualified name for the stylesheet parameter of SRU OpenSearch extensions |
| Constructor Summary | |
|---|---|
SRUConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SRUExtensionsNS
public static final String encodedSRUExtensionsNS
public static final String queryTypeQname
queryType parameter of SRU OpenSearch extensions
public static final String queryQname
query parameter of SRU OpenSearch extensions
public static final String startRecordQname
startRecord parameter of SRU OpenSearch extensions
public static final String maximumRecordsQname
maximumRecords parameter of SRU OpenSearch extensions
public static final String recordPackingQname
recordPacking parameter of SRU OpenSearch extensions
public static final String recordSchemaQname
recordSchema parameter of SRU OpenSearch extensions
public static final String resultSetTTLQname
resultSetTTL parameter of SRU OpenSearch extensions
public static final String sortKeysQname
sortKeys parameter of SRU OpenSearch extensions
public static final String stylesheetQname
stylesheet parameter of SRU OpenSearch extensions
public static final String renderingQname
rendering parameter of SRU OpenSearch extensions
public static final String httpAcceptQname
httpAccept parameter of SRU OpenSearch extensions
public static final String httpAcceptCharsetQname
httpAcceptCharset parameter of SRU OpenSearch extensions
public static final String httpAcceptEncodingQname
httpAcceptEncoding parameter of SRU OpenSearch extensions
public static final String httpAcceptLanguageQname
httpAcceptLanguage parameter of SRU OpenSearch extensions
public static final String httpAcceptRangesQname
httpAcceptRanges parameter of SRU OpenSearch extensions
public static final String facetLimitQname
facetLimit parameter of SRU OpenSearch extensions
public static final String facetStartQname
facetStart parameter of SRU OpenSearch extensions
public static final String facetSortQname
facetSort parameter of SRU OpenSearch extensions
public static final String facetRangeFieldQname
facetRangeField parameter of SRU OpenSearch extensions
public static final String facetLowValueQname
facetLowValue parameter of SRU OpenSearch extensions
public static final String facetHighValueQname
facetHighValue parameter of SRU OpenSearch extensions
public static final String facetCountQname
facetCount parameter of SRU OpenSearch extensions
| Constructor Detail |
|---|
public SRUConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||