|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdminReportMgrIf
AdminReportMgrIf
| Method Summary | |
|---|---|
AdminReport[] |
getReports()
Get an array of reports |
void |
init()
Initialise the Report Manager |
void |
refreshConfigs()
Retrieve some commonly-used properties and set the velocity log file location |
void |
reloadReports()
Reload the reports |
void |
sortReportList(AdminReport[] repList)
Sort the AdminReport[] array |
| Method Detail |
|---|
void reloadReports()
throws KKAdminException
KKAdminException
void init()
throws KKAdminException
KKAdminExceptionvoid sortReportList(AdminReport[] repList)
repList - the AdminReport[] array
AdminReport[] getReports()
throws KKAdminException
KKAdminException
void refreshConfigs()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||