This class does not have a constructor, so you cannot create it directly.
To get an instance of this class, use one of the subclass constructors.
getAttributeID
Returns the attribute ID. If the refinement definition is not an
attribute refinement, the method returns an empty string.
Returns:
the attribute ID.
getCutoffThreshold
Returns the cut-off threshold.
Returns:
the cut-off threshold.
getDisplayName
Returns the display name.
Returns:
the display name.
getValueTypeCode
Returns a code for the data type used for this search refinement definition. See constants
defined in ObjectAttributeDefinition.
Returns:
a code for the data type used for this search refinement definition. See constants defined in ObjectAttributeDefinition.
isAttributeRefinement
isAttributeRefinement()
:
boolean
Identifies if this is an attribute refinement.
Returns:
true if this is an attribute refinement, false otherwise.