corda / net.corda.core.node.services.vault / SortAttribute / Custom / <init>

<init>

Custom(entityStateClass: Class<out StatePersistable>, entityStateColumnName: String)

entityStateClass should reference a persistent state entity entityStateColumnName should reference an entity attribute name as defined by the associated mapped schema (for example, CashSchemaV1.PersistentCashState::currency.name)