|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.lima.ui.entrybooksreports.EntryBooksReportsViewHandler
public class EntryBooksReportsViewHandler
Handler associated with accounts reports view. By : $Author: echatellier $
| Field Summary | |
|---|---|
protected DocumentServiceMonitorable |
documentService
|
protected int |
port
|
protected ReportServiceMonitorable |
reportService
Services. |
protected Date |
selectedBeginDate
Begin Date. |
protected Date |
selectedEndDate
EndDate. |
protected EntryBook |
selectedEntryBook
Account. |
protected EntryBooksReportsTable |
table
|
protected EntryBooksReportsTableModel |
tableModel
|
protected EntryBooksReportsView |
view
|
| Constructor Summary | |
|---|---|
protected |
EntryBooksReportsViewHandler(EntryBooksReportsView view)
|
| Method Summary | |
|---|---|
void |
createDocument()
|
ReportsDatas |
getDataList()
|
void |
notifyMethod(String serviceName,
String methodeName)
|
void |
refresh()
|
void |
setBeginDate(Date date)
|
void |
setEndDate(Date date)
|
void |
setEntryBook(EntryBook entryBook)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected EntryBooksReportsView view
protected EntryBooksReportsTable table
protected EntryBooksReportsTableModel tableModel
protected ReportServiceMonitorable reportService
protected DocumentServiceMonitorable documentService
protected EntryBook selectedEntryBook
protected Date selectedBeginDate
protected Date selectedEndDate
protected int port
| Constructor Detail |
|---|
protected EntryBooksReportsViewHandler(EntryBooksReportsView view)
| Method Detail |
|---|
public void setBeginDate(Date date)
public void setEndDate(Date date)
public void setEntryBook(EntryBook entryBook)
public ReportsDatas getDataList()
public void refresh()
public void createDocument()
public void notifyMethod(String serviceName,
String methodeName)
notifyMethod in interface ServiceListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||