Class ContentSearchRefinementDefinition

This class provides an interface to refinement options for content search.

PropertyDescription
folderRefinement: Boolean (read-only)Identifies if this is a folder refinement.

This class does not have a constructor, so you cannot create it directly.

MethodDescription
isFolderRefinement()Identifies if this is a folder refinement.

getAttributeID, getCutoffThreshold, getDisplayName, getValueTypeCode, isAttributeRefinement

describe, getCustom

getCreationDate, getLastModified, getUUID

assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values

folderRefinement: Boolean (read-only)

Identifies if this is a folder refinement.


isFolderRefinement(): Boolean

Identifies if this is a folder refinement.

Returns:

  • true if this is a category refinement, false otherwise.