Uses of Class
com.storedobject.core.TransactionInformation.TransactionLink
Packages that use TransactionInformation.TransactionLink
-
Uses of TransactionInformation.TransactionLink in com.storedobject.core
Methods in com.storedobject.core that return types with arguments of type TransactionInformation.TransactionLinkModifier and TypeMethodDescriptionTransactionInformation.TransactionObject.links()
Get the links of this object involved in this transaction.<L extends StoredObject>
Stream<TransactionInformation.TransactionLink<L>> Get the links of this object involved in this transaction.<L extends StoredObject>
Stream<TransactionInformation.TransactionLink<L>> Get the links of this object involved in this transaction.