Interface FieldValueFactorScoreFunction
- All Superinterfaces:
ScoreFunction
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription<T> Taccept(ScoreFunctionTranslator<T> scoreFunctionTranslator) getField()voidvoidsetMissing(Double missing) voidMethods inherited from interface com.liferay.portal.search.query.function.score.ScoreFunction
getWeight, setWeight
-
Method Details
-
accept
- Specified by:
acceptin interfaceScoreFunction
-
getFactor
Float getFactor() -
getField
String getField() -
getMissing
Double getMissing() -
getModifier
FieldValueFactorScoreFunction.Modifier getModifier() -
setFactor
-
setMissing
-
setModifier
-