org.opennms.web.svclayer
Interface GraphResultsService

All Known Implementing Classes:
DefaultGraphResultsService

@Transactional(readOnly=true)
public interface GraphResultsService

Author:
DJ Gregor

Method Summary
 GraphResults findResults(String[] resources, String[] reports, long start, long end, String relativeTime)
           
 

Method Detail

findResults

GraphResults findResults(String[] resources,
                         String[] reports,
                         long start,
                         long end,
                         String relativeTime)


Copyright © 2009. All Rights Reserved.