org.gcube.searchsystem.planning.commonvocabulary
Class Constants

java.lang.Object
  extended by org.gcube.searchsystem.planning.commonvocabulary.Constants

public class Constants
extends Object


Field Summary
static String ANY
           
static String COLIDMODIFIER
           
static String COLLECTION_FIELD
          The field name for the collection id of a record
static String CQLAND
           
static String CQLNOT
           
static String CQLOR
           
static String DEFAULT
           
static String EQUALS
           
static String EXACT
           
static String EXCEPT
           
static String GEO_FIELD
           
static String GEOSEARCH
           
static String JOIN
           
static String JOINSORT
           
static String LANGMODIFIER
           
static String LANGUAGE_FIELD
          The field name for the collection language of a record
static String MERGE
           
static String MERGESORT
           
static String NOTMODIFIER
           
static String PAYLOADBOTH
           
static String PAYLOADLEFT
           
static String PAYLOADRIGHT
           
static String PAYLOADSIDE
          Operator argument naming conventions
static String RANK
           
static String SORT
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RANK

public static final String RANK
See Also:
Constant Field Values

CQLOR

public static final String CQLOR
See Also:
Constant Field Values

CQLAND

public static final String CQLAND
See Also:
Constant Field Values

CQLNOT

public static final String CQLNOT
See Also:
Constant Field Values

MERGESORT

public static final String MERGESORT
See Also:
Constant Field Values

MERGE

public static final String MERGE
See Also:
Constant Field Values

JOINSORT

public static final String JOINSORT
See Also:
Constant Field Values

JOIN

public static final String JOIN
See Also:
Constant Field Values

EXCEPT

public static final String EXCEPT
See Also:
Constant Field Values

DEFAULT

public static final String DEFAULT
See Also:
Constant Field Values

COLLECTION_FIELD

public static final String COLLECTION_FIELD
The field name for the collection id of a record

See Also:
Constant Field Values

LANGUAGE_FIELD

public static final String LANGUAGE_FIELD
The field name for the collection language of a record

See Also:
Constant Field Values

EXACT

public static final String EXACT
See Also:
Constant Field Values

ANY

public static final String ANY
See Also:
Constant Field Values

EQUALS

public static final String EQUALS
See Also:
Constant Field Values

GEO_FIELD

public static final String GEO_FIELD
See Also:
Constant Field Values

GEOSEARCH

public static final String GEOSEARCH
See Also:
Constant Field Values

NOTMODIFIER

public static final String NOTMODIFIER
See Also:
Constant Field Values

COLIDMODIFIER

public static final String COLIDMODIFIER
See Also:
Constant Field Values

LANGMODIFIER

public static final String LANGMODIFIER
See Also:
Constant Field Values

PAYLOADSIDE

public static final String PAYLOADSIDE
Operator argument naming conventions

See Also:
Constant Field Values

PAYLOADLEFT

public static final String PAYLOADLEFT
See Also:
Constant Field Values

PAYLOADRIGHT

public static final String PAYLOADRIGHT
See Also:
Constant Field Values

PAYLOADBOTH

public static final String PAYLOADBOTH
See Also:
Constant Field Values

SORT

public static final String SORT
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2012. All Rights Reserved.