◆ doFinally()
void org.turro.financials.business.CompanyComposer.doFinally |
( |
| ) |
throws Exception |
Definition at line 103 of file CompanyComposer.java.
105 Date now =
new Date();
106 fromDate.setValue(
new CheckDate(now).addMonths(-6).setDay(1).getDate());
107 toDate.setValue(
new CheckDate(now).setDay(31).getDate());
List< Contract > getContracts()
◆ onSelect()
void org.turro.financials.business.CompanyComposer.onSelect |
( |
Event |
event | ) |
|
The documentation for this class was generated from the following file: