org.opennms.report.inventory.svclayer
Interface InventoryReportService

All Known Implementing Classes:
DefaultInventoryReportService

public interface InventoryReportService

InventoryReportService interface.

Version:
$Id: $
Author:
ranger

Method Summary
 boolean runReport(InventoryReportCriteria criteria)
          runReport
 

Method Detail

runReport

boolean runReport(InventoryReportCriteria criteria)

runReport

Parameters:
criteria - a InventoryReportCriteria object.
Returns:
a boolean.


Copyright © 2011. All Rights Reserved.