@Entity public abstract class DirectTransaction extends InternalTransaction
Transaction.TransactionCustomizer| Constructor and Description |
|---|
DirectTransaction() |
| Modifier and Type | Method and Description |
|---|---|
AccountLocator |
getDestinationAccountLocator() |
AccountLocator |
getSourceAccountLocator() |
getToOwnergetAccessClient, getAmount, getBy, getChannel, getCurrency, getCurrencyAmount, getCustomFieldValueClass, getCustomValues, getDate, getDescription, getEntityImportance, getFromName, getFromOwner, getFromUser, getLocation, getNature, getNetwork, getPaymentRequest, getPrincipalType, getProcessDate, getToName, getToUser, getTransactionNumber, getTransactionNumberRef, getType, isFromSystem, isFromUser, isToSystem, isToUser, setAccessClient, setAmount, setBy, setChannel, setCustomValues, setDate, setDescription, setFromName, setFromOwner, setFromUser, setPrincipalType, setToName, setToOwner, setToUser, setTransactionNumberRef, setTypegetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic AccountLocator getDestinationAccountLocator()
getDestinationAccountLocator in class Transactionpublic AccountLocator getSourceAccountLocator()
getSourceAccountLocator in class Transaction