public class StatisticableSitesDataProvider extends SortableSearchableDataProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
COL_STATUS |
static String |
COL_TITLE |
static String |
COL_TYPE |
static String |
SITE_TYPE_ALL |
| Constructor and Description |
|---|
StatisticableSitesDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSiteType() |
Iterator |
iterator(int first,
int count) |
org.apache.wicket.model.IModel |
model(Object object) |
void |
setSiteType(String siteType) |
int |
size() |
clearSearchKeyword, getSearchKeyword, setSearchKeywordpublic static final String COL_TITLE
public static final String COL_TYPE
public static final String COL_STATUS
public static final String SITE_TYPE_ALL
public Iterator iterator(int first, int count)
iterator in interface org.apache.wicket.markup.repeater.data.IDataProvideriterator in class SortableSearchableDataProviderpublic org.apache.wicket.model.IModel model(Object object)
model in interface org.apache.wicket.markup.repeater.data.IDataProvidermodel in class SortableSearchableDataProviderpublic int size()
size in interface org.apache.wicket.markup.repeater.data.IDataProvidersize in class SortableSearchableDataProviderpublic void setSiteType(String siteType)
public String getSiteType()
Copyright © 2006-2015 Universidade Fernando Pessoa. All Rights Reserved.