@Entity public class ImportTransaction extends DirectTransaction
Transaction.TransactionCustomizer| Constructor and Description |
|---|
ImportTransaction() |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
TransactionNature |
getNature() |
java.util.Date |
getProcessDate()
Returns the date the transaction was actually processed
|
ImportTransfer |
getTransfer() |
void |
setTransfer(ImportTransfer transfer) |
getDestinationAccountLocator, getSourceAccountLocatorgetToOwnergetAccessClient, getAmount, getBy, getChannel, getCurrency, getCurrencyAmount, getCustomFieldValueClass, getCustomValues, getDate, getDescription, getEntityImportance, getFromName, getFromOwner, getFromUser, getNetwork, getPaymentRequest, getPrincipalType, 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 Location getLocation()
getLocation in class Transactionpublic TransactionNature getNature()
getNature in class Transactionpublic java.util.Date getProcessDate()
TransactiongetProcessDate in class Transactionpublic ImportTransfer getTransfer()
public void setTransfer(ImportTransfer transfer)