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