org.opennms.web.svclayer.dao.support
Class DefaultViewDisplayDao

java.lang.Object
  extended by org.opennms.web.svclayer.dao.support.DefaultViewDisplayDao
All Implemented Interfaces:
ViewDisplayDao

public class DefaultViewDisplayDao
extends Object
implements ViewDisplayDao

Author:
Jason Aras, Mathew Brozowski, David Hustace

Constructor Summary
DefaultViewDisplayDao()
           
 
Method Summary
 View getView()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultViewDisplayDao

public DefaultViewDisplayDao()
Method Detail

getView

public View getView()
Specified by:
getView in interface ViewDisplayDao


Copyright © 2009. All Rights Reserved.