Class IntFieldValueSource
java.lang.Object
com.atlassian.confluence.search.v2.score.IntFieldValueSource
- All Implemented Interfaces:
FieldValueSource
Represents field its value is of type
int
.- Since:
- 7.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns field name where the numerical value comes from.int
hashCode()
-
Constructor Details
-
IntFieldValueSource
-
-
Method Details
-
getFieldName
Description copied from interface:FieldValueSource
Returns field name where the numerical value comes from.- Specified by:
getFieldName
in interfaceFieldValueSource
-
equals
-
hashCode
public int hashCode()
-