org.chorem.lima.ui.fiscalperiod
Class FiscalPeriodViewHandler

java.lang.Object
  extended by org.chorem.lima.ui.fiscalperiod.FiscalPeriodViewHandler

public class FiscalPeriodViewHandler
extends Object

TODO add comment here.

Version:
$Revision: 3209 $ Last update : $Date: 2011-07-11 15:36:42 +0200 (Mon, 11 Jul 2011) $ By : $Author: vsalaun $
Author:
chatellier

Field Summary
protected  FinancialTransactionServiceMonitorable financialTransactionService
           
protected  FiscalPeriodServiceMonitorable fiscalPeriodService
          Service.
protected  FiscalPeriodTable table
           
protected  FiscalPeriodTableModel tableModel
           
 
Constructor Summary
protected FiscalPeriodViewHandler(FiscalPeriodView view)
           
 
Method Summary
 void addFiscalPeriod()
           
 void addRetainedEarnings(FiscalPeriod selectedFiscalPeriod, boolean newyear)
          Sets EntryBook and Date to use
 void blockFiscalPeriod()
           
 FiscalPeriodView getView()
           
 void refresh()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

table

protected FiscalPeriodTable table

tableModel

protected FiscalPeriodTableModel tableModel

fiscalPeriodService

protected FiscalPeriodServiceMonitorable fiscalPeriodService
Service.


financialTransactionService

protected FinancialTransactionServiceMonitorable financialTransactionService
Constructor Detail

FiscalPeriodViewHandler

protected FiscalPeriodViewHandler(FiscalPeriodView view)
Method Detail

addFiscalPeriod

public void addFiscalPeriod()

blockFiscalPeriod

public void blockFiscalPeriod()

addRetainedEarnings

public void addRetainedEarnings(FiscalPeriod selectedFiscalPeriod,
                                boolean newyear)
Sets EntryBook and Date to use


getView

public FiscalPeriodView getView()

refresh

public void refresh()


Copyright © 2008-2011 CodeLutin. All Rights Reserved.