API reference
API reference
Select your platform
No SDKs available
No versions available

EntitySortCriterion

EntitySortCriterion

class EntitySortCriterion(val attrId: Int) : SortCriterion
Represents a sorting criterion based on an Entity attribute.

Constructors

NameSummary
EntitySortCriterion
constructor(attrId: Int)

Properties

NameSummary
attrId
val attrId: Int
propCode
var propCode: Int
sortOption
var sortOption: Int

Functions

NameSummary
asc
fun asc(): SortCriterion

function to set the sorting order to ascending
desc
fun desc(): SortCriterion

function to set the sorting order to descending
Did you find this page helpful?
Thumbs up icon
Thumbs down icon