corda / net.corda.core.node.services.vault / BaseSort

BaseSort

abstract class BaseSort

Constructors

<init>

BaseSort()

Inheritors

AttachmentSort

data class AttachmentSort : BaseSort

Sort

Sort allows specification of a set of entity attribute names and their associated directionality and null handling, to be applied upon processing a query specification.

data class Sort : BaseSort