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