org.opennms.netmgt.collectd
Class ScheduledOutagesDaoImpl

java.lang.Object
  extended by org.opennms.netmgt.collectd.ScheduledOutagesDaoImpl
All Implemented Interfaces:
ScheduledOutagesDao

public class ScheduledOutagesDaoImpl
extends Object
implements ScheduledOutagesDao


Constructor Summary
ScheduledOutagesDaoImpl()
           
 
Method Summary
 OnmsOutageCalendar get(String outageName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduledOutagesDaoImpl

public ScheduledOutagesDaoImpl()
Method Detail

get

public OnmsOutageCalendar get(String outageName)
Specified by:
get in interface ScheduledOutagesDao


Copyright © 2009. All Rights Reserved.