public IndirectStatePersistable<T extends DirectStatePersistable> extends StatePersistable
Marker interface to denote a persistable Corda state entity that exposes the transaction id and index as a nested composite key called compositeKey
that is itself a interface DirectStatePersistable. i.e. exposes a stateRef.
compositeKey,
interface DirectStatePersistable,
stateRef