|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Taxon in org.gcube.portlets.user.speciesdiscovery.client.rpc |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.client.rpc that return types with arguments of type Taxon | |
---|---|
List<Taxon> |
TaxonomySearchService.getParentsList(Taxon taxon)
|
Methods in org.gcube.portlets.user.speciesdiscovery.client.rpc with parameters of type Taxon | |
---|---|
List<Taxon> |
TaxonomySearchService.getParentsList(Taxon taxon)
|
void |
TaxonomySearchServiceAsync.getParentsList(Taxon taxon,
com.google.gwt.user.client.rpc.AsyncCallback<List<Taxon>> callback)
|
Method parameters in org.gcube.portlets.user.speciesdiscovery.client.rpc with type arguments of type Taxon | |
---|---|
void |
TaxonomySearchServiceAsync.getParentsList(Taxon taxon,
com.google.gwt.user.client.rpc.AsyncCallback<List<Taxon>> callback)
|
Uses of Taxon in org.gcube.portlets.user.speciesdiscovery.client.util.stream |
---|
Method parameters in org.gcube.portlets.user.speciesdiscovery.client.util.stream with type arguments of type Taxon | |
---|---|
static String |
ResultRowDataSource.getClassification(List<Taxon> listTaxon)
|
protected String |
ResultRowDataSource.getRankHtml(List<Taxon> listTaxon)
|
Uses of Taxon in org.gcube.portlets.user.speciesdiscovery.server |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server that return types with arguments of type Taxon | |
---|---|
List<Taxon> |
TaxonomySearchServiceImpl.getParentsList(Taxon taxon)
|
Methods in org.gcube.portlets.user.speciesdiscovery.server with parameters of type Taxon | |
---|---|
List<Taxon> |
TaxonomySearchServiceImpl.getParentsList(Taxon taxon)
|
Uses of Taxon in org.gcube.portlets.user.speciesdiscovery.server.persistence |
---|
Constructor parameters in org.gcube.portlets.user.speciesdiscovery.server.persistence with type arguments of type Taxon | |
---|---|
ResultRowBuffer(AbstractPersistence<ResultRow> dao,
AbstractPersistence<Taxon> taxonDao)
|
Uses of Taxon in org.gcube.portlets.user.speciesdiscovery.server.persistence.dao |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server.persistence.dao that return Taxon | |
---|---|
Taxon |
TaxonRowPersistence.getItemByKey(Integer id)
|
Methods in org.gcube.portlets.user.speciesdiscovery.server.persistence.dao that return types with arguments of type Taxon | |
---|---|
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)
|
Uses of Taxon in org.gcube.portlets.user.speciesdiscovery.server.service |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server.service that return types with arguments of type Taxon | |
---|---|
protected List<Taxon> |
ResultItemConverter.convertTaxon(org.gcube.data.spd.model.products.TaxonomyInterface taxon)
|
Uses of Taxon in org.gcube.portlets.user.speciesdiscovery.shared |
---|
Fields in org.gcube.portlets.user.speciesdiscovery.shared with type parameters of type Taxon | |
---|---|
protected List<Taxon> |
ResultRow.matchingTaxon
|
Methods in org.gcube.portlets.user.speciesdiscovery.shared that return types with arguments of type Taxon | |
---|---|
List<Taxon> |
ResultRow.getParents()
|
Methods in org.gcube.portlets.user.speciesdiscovery.shared with parameters of type Taxon | |
---|---|
int |
Taxon.compareTo(Taxon o)
|
Method parameters in org.gcube.portlets.user.speciesdiscovery.shared with type arguments of type Taxon | |
---|---|
void |
ResultRow.setMatchingTaxon(List<Taxon> matchingTaxon)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |