org.chorem.lima.ui.financialtransactionsearch
Class FinancialTransactionSearchViewHandler
java.lang.Object
org.chorem.lima.ui.financialtransactionsearch.FinancialTransactionSearchViewHandler
public class FinancialTransactionSearchViewHandler
- extends Object
Handler associated with financial transaction view.
- Version:
- $Revision: 3051 $
Last update : $Date: 2010-11-29 15:57:16 +0100 (lun., 29 nov. 2010) $
By : $Author: echatellier $
- Author:
- chatellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
view
protected FinancialTransactionSearchView view
table
protected FinancialTransactionSearchTable table
tableModel
protected FinancialTransactionSearchTableModel tableModel
comboBoxModel
protected FiscalPeriodComboBoxModel comboBoxModel
financialTransactionService
protected final FinancialTransactionService financialTransactionService
- Transaction service.
financialTransactionSearch
protected FinancialTransactionSearch financialTransactionSearch
- data cache
FinancialTransactionSearchViewHandler
protected FinancialTransactionSearchViewHandler(FinancialTransactionSearchView view)
setBeginDate
public void setBeginDate(Date beginDate)
setEndDate
public void setEndDate(Date endDate)
setVoucher
public void setVoucher(String voucher)
setDescription
public void setDescription(String description)
setLetter
public void setLetter(Letter letter)
getAccountsList
public String getAccountsList()
setAccountsList
public void setAccountsList(String accountsList)
getAccount
public Account getAccount()
setAccount
public void setAccount(Account account)
setEntryBook
public void setEntryBook(EntryBook entryBook)
getAmount
public String getAmount()
setAmount
public void setAmount(String amount)
getAmount2
public String getAmount2()
setAmount2
public void setAmount2(String amount2)
setAmountWayEnum
public void setAmountWayEnum(FinancialStatementWayEnum amountWayEnum)
setOperator
public void setOperator(String operator)
refresh
public void refresh()
Copyright © 2008-2010 CodeLutin. All Rights Reserved.