org.opennms.web.svclayer.outage
Class OutageListBuilder

java.lang.Object
  extended by org.opennms.web.svclayer.outage.OutageListBuilder

public class OutageListBuilder
extends Object

OutageListBuilder class.

Since:
1.8.1
Version:
$Id: $
Author:
Johan Edstrom, Mathew Brozowski, DJ Gregor, Johan Edstrom, Mathew Brozowski, DJ Gregor, Johan Edstrom, Mathew Brozowski, DJ Gregor

Constructor Summary
OutageListBuilder()
           
 
Method Summary
 List<Map<String,Object>> theTable(Collection<OnmsOutage> foundOutages)
          theTable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutageListBuilder

public OutageListBuilder()
Method Detail

theTable

public List<Map<String,Object>> theTable(Collection<OnmsOutage> foundOutages)

theTable

Parameters:
foundOutages - a Collection object.
Returns:
a List object.


Copyright © 2011. All Rights Reserved.