com.primus.searchcommon.constants
Interface InternalViewItemConstants


public interface InternalViewItemConstants


Field Summary
static java.lang.String QUERY_IDENTIFIER
          Query identifier, internal to the SearchClientAPI.
static java.lang.String VERSION
          Version of the request XML.
 

Field Detail

VERSION

static final java.lang.String VERSION
Version of the request XML. Internal to the SearchClientAPI.

See Also:
Constant Field Values

QUERY_IDENTIFIER

static final java.lang.String QUERY_IDENTIFIER
Query identifier, internal to the SearchClientAPI.

See Also:
Constant Field Values