fr.ifremer.wao.ui.data
Class SampleRowDataSource
java.lang.Object
fr.ifremer.wao.ui.data.AbstractMappedGridDataSource<String,SampleRow>
fr.ifremer.wao.ui.data.SampleRowDataSource
- All Implemented Interfaces:
- org.apache.tapestry5.grid.GridDataSource
public class SampleRowDataSource
- extends AbstractMappedGridDataSource<String,SampleRow>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filter
protected SamplingFilter filter
serviceSampling
protected ServiceSampling serviceSampling
SampleRowDataSource
public SampleRowDataSource(SamplingFilter filter,
ServiceSampling serviceSampling)
execute
protected Map<String,SampleRow> execute(int startIndex,
int endIndex,
org.apache.tapestry5.grid.SortConstraint orderBy)
throws WaoException
- Specified by:
execute in class AbstractMappedGridDataSource<String,SampleRow>
- Throws:
WaoException
count
protected int count()
throws WaoException
- Specified by:
count in class AbstractMappedGridDataSource<String,SampleRow>
- Throws:
WaoException
getRowType
public Class<?> getRowType()
- Specified by:
getRowType in interface org.apache.tapestry5.grid.GridDataSource- Specified by:
getRowType in class AbstractMappedGridDataSource<String,SampleRow>
Copyright © 2009-2012 Ifremer. All Rights Reserved.