Modifier and Type | Method and Description |
---|---|
List<LightTaxonomyRow> |
TablesForTaxonomyRow.getParents() |
Modifier and Type | Method and Description |
---|---|
protected void |
TablesForTaxonomyRow.addTabItem(LightTaxonomyRow taxon,
String dataSource) |
void |
TabItemForTaxonomyRow.createPanelForParentTaxonomy(LightTaxonomyRow taxon,
com.extjs.gxt.ui.client.widget.VerticalPanel vpClassification,
String taxonomyServiceId,
boolean isNewTab,
String dataSource,
int parentIndex)
Create a scientific classification: for each parent rank create a link, for current search item create a label
|
com.extjs.gxt.ui.client.widget.VerticalPanel |
TablesForTaxonomyRow.getPanelClassificationForTaxonomy(LightTaxonomyRow taxonomy,
String dataSource,
boolean isNewTab) |
com.extjs.gxt.ui.client.widget.VerticalPanel |
TabItemForTaxonomyRow.getPanelClassificationForTaxonomy(LightTaxonomyRow taxonomy,
String dataSource,
boolean isNewTab) |
protected com.extjs.gxt.ui.client.widget.ContentPanel |
TablesForTaxonomyRow.getPanelForTaxonomy(LightTaxonomyRow taxon,
String dataSource,
boolean isNewTab) |
com.google.gwt.user.client.ui.FlexTable |
TablesForTaxonomyRow.getStatusAndSynonyms(LightTaxonomyRow taxon,
String dataSource) |
void |
TabItemForTaxonomyRow.setCurrentTaxonomy(LightTaxonomyRow taxonomy) |
Modifier and Type | Method and Description |
---|---|
void |
TabItemForTaxonomyRow.getSynonymsByReferenceId(com.google.gwt.user.client.ui.FlexTable flexTable,
int row,
int col,
String refId,
String dataSource,
List<LightTaxonomyRow> parents) |
void |
TabItemForTaxonomyRow.getTaxonomyByReferenceId(com.google.gwt.user.client.ui.FlexTable flexTable,
int row,
int col,
String statusRemark,
String refId,
String dataSource,
List<LightTaxonomyRow> parents) |
void |
TablesForTaxonomyRow.setParents(List<LightTaxonomyRow> parents) |
Modifier and Type | Method and Description |
---|---|
LightTaxonomyRow |
CreateTaxonomyJobEvent.getTaxonomy() |
Modifier and Type | Method and Description |
---|---|
void |
CreateTaxonomyJobEvent.setTaxonomy(LightTaxonomyRow taxonomy) |
Constructor and Description |
---|
CreateTaxonomyJobEvent(LightTaxonomyRow taxonomy,
String dataSourceName,
CreateTaxonomyJobEvent.TaxonomyJobType jobType) |
Modifier and Type | Method and Description |
---|---|
ArrayList<LightTaxonomyRow> |
TaxonomySearchService.loadListChildrenByParentId(String parentId) |
List<LightTaxonomyRow> |
TaxonomySearchService.retrieveSynonymsByRefId(String refId) |
List<LightTaxonomyRow> |
TaxonomySearchService.retrieveTaxonomyByIds(List<String> ids) |
Modifier and Type | Method and Description |
---|---|
void |
TaxonomySearchServiceAsync.loadListChildrenByParentId(String parentId,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<LightTaxonomyRow>> asyncCallback) |
void |
TaxonomySearchServiceAsync.retrieveSynonymsByRefId(String refId,
com.google.gwt.user.client.rpc.AsyncCallback<List<LightTaxonomyRow>> asyncCallback) |
void |
TaxonomySearchServiceAsync.retrieveTaxonomyByIds(List<String> ids,
com.google.gwt.user.client.rpc.AsyncCallback<List<LightTaxonomyRow>> asyncCallback) |
Modifier and Type | Method and Description |
---|---|
ArrayList<LightTaxonomyRow> |
TaxonomySearchServiceImpl.loadListChildrenByParentId(String parentId) |
List<LightTaxonomyRow> |
TaxonomySearchServiceImpl.retrieveSynonymsByRefId(String refId) |
List<LightTaxonomyRow> |
TaxonomySearchServiceImpl.retrieveTaxonomyByIds(List<String> ids) |
Modifier and Type | Method and Description |
---|---|
LightTaxonomyRow |
TaxonomyItemConverter.convertLightTaxonomy(org.gcube.data.spd.model.products.TaxonomyItem input) |
protected LightTaxonomyRow |
TaxonomyItemConverter.createLightTaxonomyRow(org.gcube.data.spd.model.products.TaxonomyItem input) |
Modifier and Type | Method and Description |
---|---|
protected List<LightTaxonomyRow> |
TaxonomyItemConverter.convertParentsLightTaxonomy(org.gcube.data.spd.model.products.TaxonomyItem taxon) |
Modifier and Type | Field and Description |
---|---|
protected List<LightTaxonomyRow> |
LightTaxonomyRow.parents |
Modifier and Type | Method and Description |
---|---|
List<LightTaxonomyRow> |
LightTaxonomyRow.getParents() |
Modifier and Type | Method and Description |
---|---|
int |
LightTaxonomyRow.compareTo(LightTaxonomyRow o) |
Modifier and Type | Method and Description |
---|---|
void |
LightTaxonomyRow.setParent(List<LightTaxonomyRow> parent) |
Modifier and Type | Method and Description |
---|---|
static LightTaxonomyRow |
ClusterStructuresForTaxonomyRow.convetTaxonomyRowToLigthTaxonomyRow(TaxonomyRow row) |
LightTaxonomyRow |
ClusterStructuresForTaxonomyRow.getLightTaxonomyRowByKey(String key) |
Modifier and Type | Method and Description |
---|---|
Map<String,LightTaxonomyRow> |
ClusterStructuresForTaxonomyRow.getHashLightResult() |
ArrayList<LightTaxonomyRow> |
ClusterStructuresForTaxonomyRow.getResult() |
Copyright © 2016. All Rights Reserved.