|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReportGenerator
Remote interface for ReportGenerator bean.
| Method Summary | |
|---|---|
Report |
getTopSellersForDates(java.util.Date startdate,
java.util.Date enddate,
int quantity,
ReportFormat reportFormat)
Run the report to get the top selling items for a range of dates. |
Report |
getTopSellingZipsForDates(java.util.Date startdate,
java.util.Date enddate,
int quantity,
ReportFormat reportFormat)
Run the report to get the top zip codes for a range of dates. |
| Method Detail |
|---|
Report getTopSellersForDates(java.util.Date startdate,
java.util.Date enddate,
int quantity,
ReportFormat reportFormat)
Report getTopSellingZipsForDates(java.util.Date startdate,
java.util.Date enddate,
int quantity,
ReportFormat reportFormat)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||