| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.primus.searchcommon.RequestConstants
public class RequestConstants
| Nested Class Summary | |
|---|---|
static class | 
RequestConstants.RQType
 | 
| Field Summary | |
|---|---|
static ConstantID | 
REQUEST_TYPE_BROWSE
pt_enum.pc_enum_id "browse"  | 
static ConstantID | 
REQUEST_TYPE_FIND_ANSWERS
pt_enum.pc_enum_id "findanswers"  | 
static ConstantID | 
REQUEST_TYPE_SOLUTIONS
pt_enum.pc_enum_id "solutions"  | 
static ConstantID | 
REQUEST_TYPE_TOP_QUESTIONS
pt_enum.pc_enum_id "topquestions"  | 
static int | 
SORT_BY_DATE
 | 
static int | 
SORT_BY_DOCUMENT
 | 
static int | 
SORT_BY_NUMBERPROPERTY
 | 
static int | 
SORT_BY_POPULARITY
 | 
static int | 
SORT_BY_RELATED
 | 
static int | 
SORT_BY_SCORE
 | 
static int | 
SORT_BY_STRINGPROPERTY
 | 
static int | 
VIC_RETURN_DOCUMENT
View in context document  | 
static int | 
VIC_RETURN_FIELDOFFSET
View in context offset, only for structquery  | 
static int | 
VIC_RETURN_MAX
All RETURN* values must be less than this.  | 
static int | 
VIC_RETURN_OFFSET
View in context offset  | 
static java.lang.String[] | 
VIC_RETURN_TYPE_STRINGS
string values for the above, indexed by the above  | 
| Constructor Summary | |
|---|---|
RequestConstants()
 | 
|
| 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 int SORT_BY_SCORE
public static final int SORT_BY_DOCUMENT
public static final int SORT_BY_RELATED
public static final int SORT_BY_STRINGPROPERTY
public static final int SORT_BY_DATE
public static final int SORT_BY_POPULARITY
public static final int SORT_BY_NUMBERPROPERTY
public static final ConstantID REQUEST_TYPE_TOP_QUESTIONS
public static final ConstantID REQUEST_TYPE_FIND_ANSWERS
public static final ConstantID REQUEST_TYPE_SOLUTIONS
public static final ConstantID REQUEST_TYPE_BROWSE
public static final int VIC_RETURN_DOCUMENT
public static final int VIC_RETURN_OFFSET
public static final int VIC_RETURN_FIELDOFFSET
public static final int VIC_RETURN_MAX
public static final java.lang.String[] VIC_RETURN_TYPE_STRINGS
| Constructor Detail | 
|---|
public RequestConstants()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||