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

BaseSort

abstract class BaseSort

Constructors

<init>

BaseSort()

Extension Functions

contextLogger

fun Any.contextLogger(): <ERROR CLASS>

When called from a companion object, returns the logger for the enclosing class.

Inheritors

AttachmentSort

data class AttachmentSort : BaseSort

Sort

data class Sort : BaseSort

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.