com.primus.searchcommon
Class ResultConstants

java.lang.Object
  extended by com.primus.searchcommon.ResultConstants

public class ResultConstants
extends java.lang.Object


Field Summary
static int ANSWERS_VIEWED_LENGTH
           
static int DOC_TITLE_LENGTH
           
 
Constructor Summary
ResultConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOC_TITLE_LENGTH

public static final int DOC_TITLE_LENGTH
See Also:
Constant Field Values

ANSWERS_VIEWED_LENGTH

public static final int ANSWERS_VIEWED_LENGTH
See Also:
Constant Field Values
Constructor Detail

ResultConstants

public ResultConstants()