org.chorem.lima.ui.financialstatementreport
Class FinancialStatementReportViewHandler

java.lang.Object
  extended by org.chorem.lima.ui.financialstatementreport.FinancialStatementReportViewHandler

public class FinancialStatementReportViewHandler
extends Object

Handler associated with accounts reports view.

Version:
$Revision: 3191 $ Last update : $Date: 2011-06-30 11:47:13 +0200 (Thu, 30 Jun 2011) $ By : $Author: vsalaun $
Author:
chatellier

Field Summary
protected  FiscalPeriodServiceMonitorable fiscalPeriodService
           
protected  FinancialStatementReportTableModel model
           
protected  FinancialStatementReportView view
           
 
Constructor Summary
protected FinancialStatementReportViewHandler(FinancialStatementReportView view)
           
 
Method Summary
 void createDocument()
           
 FinancialStatementReportView getView()
           
 void refresh()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

view

protected FinancialStatementReportView view

model

protected FinancialStatementReportTableModel model

fiscalPeriodService

protected FiscalPeriodServiceMonitorable fiscalPeriodService
Constructor Detail

FinancialStatementReportViewHandler

protected FinancialStatementReportViewHandler(FinancialStatementReportView view)
Method Detail

refresh

public void refresh()

getView

public FinancialStatementReportView getView()

createDocument

public void createDocument()


Copyright © 2008-2011 CodeLutin. All Rights Reserved.