Modifier and Type | Method and Description |
---|---|
List<Taxon> |
TaxonomySearchService.getParentsList(Taxon taxon) |
Modifier and Type | Method and Description |
---|---|
List<Taxon> |
TaxonomySearchService.getParentsList(Taxon taxon) |
void |
TaxonomySearchServiceAsync.getParentsList(Taxon taxon,
com.google.gwt.user.client.rpc.AsyncCallback<List<Taxon>> callback) |
Modifier and Type | Method and Description |
---|---|
void |
TaxonomySearchServiceAsync.getParentsList(Taxon taxon,
com.google.gwt.user.client.rpc.AsyncCallback<List<Taxon>> callback) |
Modifier and Type | Method and Description |
---|---|
static String |
ResultRowDataSource.getClassification(List<Taxon> listTaxon) |
protected String |
ResultRowDataSource.getRankHtml(List<Taxon> listTaxon) |
Modifier and Type | Method and Description |
---|---|
List<Taxon> |
TaxonomySearchServiceImpl.getParentsList(Taxon taxon) |
Modifier and Type | Method and Description |
---|---|
List<Taxon> |
TaxonomySearchServiceImpl.getParentsList(Taxon taxon) |
Modifier and Type | Method and Description |
---|---|
static String |
ResultRowTable.getClassification(List<Taxon> listTaxon) |
Constructor and Description |
---|
ResultRowBuffer(AbstractPersistence<ResultRow> dao,
AbstractPersistence<Taxon> taxonDao) |
Modifier and Type | Method and Description |
---|---|
Taxon |
TaxonRowPersistence.getItemByKey(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<Taxon> |
TaxonRowPersistence.executeCriteriaQuery(javax.persistence.criteria.CriteriaQuery<Object> criteriaQuery) |
List<Taxon> |
TaxonRowPersistence.executeTypedQuery(javax.persistence.criteria.CriteriaQuery<Object> cq,
int startIndex,
int offset) |
List<Taxon> |
TaxonRowPersistence.getList() |
List<Taxon> |
TaxonRowPersistence.getList(int startIndex,
int offset) |
List<Taxon> |
TaxonRowPersistence.getList(Map<String,String> filterMap,
int startIndex,
int offset) |
javax.persistence.criteria.Root<Taxon> |
TaxonRowPersistence.rootFrom(javax.persistence.criteria.CriteriaQuery<Object> cq) |
Modifier and Type | Method and Description |
---|---|
protected List<Taxon> |
ResultItemConverter.convertTaxon(org.gcube.data.spd.model.products.TaxonomyInterface taxon) |
Modifier and Type | Field and Description |
---|---|
protected List<Taxon> |
ResultRow.matchingTaxon |
Modifier and Type | Method and Description |
---|---|
List<Taxon> |
ResultRow.getParents() |
Modifier and Type | Method and Description |
---|---|
int |
Taxon.compareTo(Taxon o) |
Modifier and Type | Method and Description |
---|---|
void |
ResultRow.setMatchingTaxon(List<Taxon> matchingTaxon) |
Copyright © 2016. All Rights Reserved.