getParameterNames

The getParameterNames method returns the list of parameters.

getParameterNames()

Return value

The getParameterNames method returns a set that defines the list of parameters.

The IScoreOverride method contains the following parameters. Unless otherwise stated, theses parameters are the same as the score override table.

  • ADJ_EXPLORE_SCORE_COLUMN
  • CELL_CODE_COLUMN
  • ENABLE_STATE_ID_COLUMN
  • ESTIMATED_PRESENT_COUNT - For overriding estimated present count (during offer weight calculation)
  • FINAL_SCORE_COLUMN
  • LIKELIHOOD_SCORE_COLUMN
  • MARKETER_SCORE
  • OVERRIDE_TYPE_ID_COLUMN
  • PREDICATE_COLUMN - For creating a boolean expression to determine offer eligibility
  • PREDICATE_SCORE - For creating an expression that results in a numeric score
  • SCORE_COLUMN
  • ZONE_COLUMN

You can also reference any column you add to the score override or default offers table using the same name as the column.