Class SortingRule

Represents a product sorting rule for use with the ProductSearchModel.

Property Summary 

PropertyDescription
ID: String (read-only)Returns the ID of the sorting rule.

Constructor Summary 

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

Method Summary 

MethodDescription
getID()Returns the ID of the sorting rule.

Methods inherited from class PersistentObject 

getCreationDate, getLastModified, getUUID

Methods inherited from class Object 

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

Property Details 

ID 

ID: String (read-only)

Returns the ID of the sorting rule.


Method Details 

getID() 

getID(): String

Returns the ID of the sorting rule.

Returns:

  • sorting rule ID