Modifier and Type | Method and Description |
---|---|
static com.extjs.gxt.ui.client.widget.Html |
TablesForResultRow.getTableForResultRow(ResultRow row,
String classification) |
Modifier and Type | Method and Description |
---|---|
List<ResultRow> |
DescriptiveTaxonomyGrid.getSelectedRows() |
List<ResultRow> |
TaxonomyGrid.getSelectedRows() |
List<ResultRow> |
DescriptiveSpeciesGrid.getSelectedRows() |
List<ResultRow> |
SpeciesGrid.getSelectedRows() |
Modifier and Type | Method and Description |
---|---|
SearchResult<ResultRow> |
TaxonomySearchService.getSearchResultRows(int start,
int limit,
ResultFilter activeFiltersObject,
boolean onlySelected) |
Modifier and Type | Method and Description |
---|---|
void |
TaxonomySearchServiceAsync.getSearchResultRows(int start,
int limit,
ResultFilter activeFiltersObject,
boolean onlySelected,
com.google.gwt.user.client.rpc.AsyncCallback<SearchResult<ResultRow>> callback) |
Modifier and Type | Method and Description |
---|---|
protected com.extjs.gxt.ui.client.data.BaseModelData |
ResultRowDataSource.convertResultRow(ResultRow row) |
Modifier and Type | Method and Description |
---|---|
protected List<com.extjs.gxt.ui.client.data.ModelData> |
ResultRowDataSource.convertData(ArrayList<ResultRow> rows) |
Modifier and Type | Method and Description |
---|---|
List<ResultRow> |
SpeciesThumbsView.getSelectedRows() |
List<ResultRow> |
SpeciesViewInterface.getSelectedRows() |
Modifier and Type | Method and Description |
---|---|
SearchResult<ResultRow> |
TaxonomySearchServiceImpl.getSearchResultRows(int start,
int limit,
ResultFilter activeFiltersObject,
boolean onlySelected) |
Modifier and Type | Method and Description |
---|---|
String |
ResultRowTable.getTableForResultRow(ResultRow row,
String classification) |
Modifier and Type | Method and Description |
---|---|
static List<String> |
OccurrenceJobUtil.getListOfSelectedKey(FetchingSession<ResultRow> searchSession) |
Modifier and Type | Method and Description |
---|---|
List<ResultRow> |
ResultRowBuffer.getFilteredList(FilterCriteria filterCriteria) |
Modifier and Type | Method and Description |
---|---|
void |
ResultRowBuffer.add(ResultRow row) |
Constructor and Description |
---|
ResultRowBuffer(AbstractPersistence<ResultRow> dao,
AbstractPersistence<Taxon> taxonDao) |
Modifier and Type | Field and Description |
---|---|
protected javax.persistence.criteria.Root<ResultRow> |
ResultRowPersistence.rootFrom |
Modifier and Type | Method and Description |
---|---|
ResultRow |
ResultRowPersistence.getItemByKey(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<ResultRow> |
ResultRowPersistence.executeCriteriaQuery(javax.persistence.criteria.CriteriaQuery<Object> criteriaQuery) |
List<ResultRow> |
ResultRowPersistence.executeTypedQuery(javax.persistence.criteria.CriteriaQuery<Object> cq,
int startIndex,
int offset) |
List<ResultRow> |
ResultRowPersistence.getList() |
List<ResultRow> |
ResultRowPersistence.getList(int startIndex,
int offset) |
List<ResultRow> |
ResultRowPersistence.getList(Map<String,String> filterMap,
int startIndex,
int offset) |
javax.persistence.criteria.Root<ResultRow> |
ResultRowPersistence.rootFrom(javax.persistence.criteria.CriteriaQuery<Object> cq) |
Modifier and Type | Method and Description |
---|---|
ResultRow |
ResultItemConverter.convert(org.gcube.data.spd.model.products.ResultItem input) |
Modifier and Type | Method and Description |
---|---|
protected static CloseableIterator<ResultRow> |
IteratorChainBuilder.buildSpecieProductChain(CloseableIterator<org.gcube.data.spd.model.products.ResultElement> input,
org.gcube.application.framework.core.session.ASLSession session) |
Modifier and Type | Method and Description |
---|---|
protected static FetchingSession<ResultRow> |
FetchingSessionUtil.createSpeciesProductFetchingSession(CloseableIterator<ResultRow> source,
org.gcube.application.framework.core.session.ASLSession session) |
Modifier and Type | Method and Description |
---|---|
protected static FetchingSession<ResultRow> |
FetchingSessionUtil.createSpeciesProductFetchingSession(CloseableIterator<ResultRow> source,
org.gcube.application.framework.core.session.ASLSession session) |
Modifier and Type | Method and Description |
---|---|
String |
SpeciesKeyProvider.getKey(ResultRow value,
SpeciesGridFields field) |
Modifier and Type | Method and Description |
---|---|
ClusterCommonNameDataSource<ResultRow> |
ClusterCommonNameDataSourceForResultRow.getCluster() |
Map<String,ResultRow> |
ManagerClusterCommonNameDataSourceForResultRow.getHashResult() |
Map<String,ResultRow> |
ClusterStructuresForResultRow.getHashResult() |
Modifier and Type | Method and Description |
---|---|
void |
ClusterStructuresForResultRow.createStructures(ArrayList<ResultRow> arrayListRR) |
void |
ClusterCommonNameDataSourceForResultRow.setCluster(ClusterCommonNameDataSource<ResultRow> cluster) |
void |
ManagerClusterCommonNameDataSourceForResultRow.setHashResult(Map<String,ResultRow> hashResult) |
void |
ClusterStructuresForResultRow.setHashResult(Map<String,ResultRow> hashResult) |
Constructor and Description |
---|
ClusterCommonNameDataSourceForResultRow(String scientificName,
ClusterCommonNameDataSource<ResultRow> cluster) |
ClusterStructuresForResultRow(SearchResult<ResultRow> result,
boolean isReduced,
int totalRow) |
ManagerClusterCommonNameDataSourceForResultRow(HashMap<String,ArrayList<String>> hashScientificNameResultRowID,
Map<String,ResultRow> hashResult) |
Copyright © 2016. All Rights Reserved.