fr.ifremer.suiviobsmer.ui.data
Class ContactDataSource
java.lang.Object
fr.ifremer.suiviobsmer.ui.data.AbstractMappedGridDataSource<String,Contact>
fr.ifremer.suiviobsmer.ui.data.ContactDataSource
- All Implemented Interfaces:
- org.apache.tapestry5.grid.GridDataSource
public class ContactDataSource
- extends AbstractMappedGridDataSource<String,Contact>
ContactDataSource
Created: 18 janv. 2010
- Version:
- $Revision: 330 $
Mise a jour: $Date: 2010-02-05 15:04:29 +0100 (ven. 05 févr. 2010) $
par : $Author$
- Author:
- fdesbois
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContactDataSource
public ContactDataSource(ContactFilter filter,
ServiceContact service)
getRowType
public Class<?> getRowType()
- Specified by:
getRowType in interface org.apache.tapestry5.grid.GridDataSource- Specified by:
getRowType in class AbstractMappedGridDataSource<String,Contact>
execute
protected Map<String,Contact> execute(int startIndex,
int endIndex,
org.apache.tapestry5.grid.SortConstraint orderBy)
throws SuiviObsmerException
- Specified by:
execute in class AbstractMappedGridDataSource<String,Contact>
- Throws:
SuiviObsmerException
count
protected int count()
throws SuiviObsmerException
- Specified by:
count in class AbstractMappedGridDataSource<String,Contact>
- Throws:
SuiviObsmerException
Copyright © 2009-2010 Ifremer. All Rights Reserved.