org.opennms.web.svclayer.support
Class DefaultSurveillanceService.SurveillanceView
java.lang.Object
org.opennms.web.svclayer.support.DefaultSurveillanceService.SurveillanceView
- Enclosing class:
- DefaultSurveillanceService
public class DefaultSurveillanceService.SurveillanceView
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSurveillanceService.SurveillanceView
public DefaultSurveillanceService.SurveillanceView(String viewName,
SurveillanceViewConfigDao surveillanceConfigDao,
CategoryDao categoryDao)
getRowCount
public int getRowCount()
getColumnCount
public int getColumnCount()
getCategoriesForRow
public Set<OnmsCategory> getCategoriesForRow(int rowIndex)
getCategoriesForColumn
public Set<OnmsCategory> getCategoriesForColumn(int colIndex)
getRowLabel
public String getRowLabel(int rowIndex)
getColumnLabel
public String getColumnLabel(int colIndex)
getColumnReportCategory
public String getColumnReportCategory(int colIndex)
getRowReportCategory
public String getRowReportCategory(int rowIndex)
Copyright © 2009. All Rights Reserved.