org.opennms.web.svclayer.outage
Class DateProcessRowsCallback
java.lang.Object
ProcessRowsCallback
org.opennms.web.svclayer.outage.DateProcessRowsCallback
public class DateProcessRowsCallback
- extends ProcessRowsCallback
Overwrite Default ProcessRowsCallback to enable date filtering.
Example code from Nathan MA
- Since:
- 1.8.1
- Version:
- $Id: $
- Author:
- Johan Edstrom
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateProcessRowsCallback
public DateProcessRowsCallback()
filterRows
public Collection filterRows(TableModel model,
Collection rows)
throws Exception
-
- Throws:
Exception
Copyright © 2011. All Rights Reserved.