org.opennms.web.svclayer.outage
Class OutageListBuilder

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

public class OutageListBuilder
extends Object

Author:
Johan Edstrom, Mathew Brozowski, DJ Gregor

Constructor Summary
OutageListBuilder()
           
 
Method Summary
 List<Map<String,Object>> theTable(Collection<OnmsOutage> foundOutages)
           
 
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)


Copyright © 2009. All Rights Reserved.