| Modifier and Type | Method and Description |
|---|---|
List<TaxonomyRow> |
TablesForTaxonomyRow.getParents() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TablesForTaxonomyRow.addTabItem(TaxonomyRow taxon,
String dataSource) |
void |
TabItemForTaxonomyRow.createPanelForParentTaxonomy(TaxonomyRow 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.Html |
TabItemForTaxonomyRow.getHTMLTableForTaxonomy(TaxonomyRow row,
boolean isNewTab) |
com.google.gwt.user.client.ui.FlexTable |
TabItemForTaxonomyRow.getHTMLTableForTaxonomyWithRef(TaxonomyRow row,
boolean isNewTab,
String dataSource) |
com.google.gwt.user.client.ui.FlexTable |
TablesForTaxonomyRow.getHTMLTableForTaxonomyWithRef(TaxonomyRow row,
boolean isNewTab,
String dataSource) |
com.extjs.gxt.ui.client.widget.VerticalPanel |
TabItemForTaxonomyRow.getPanelClassificationForTaxonomy(TaxonomyRow taxonomy,
String dataSource,
boolean isNewTab) |
com.extjs.gxt.ui.client.widget.VerticalPanel |
TablesForTaxonomyRow.getPanelClassificationForTaxonomy(TaxonomyRow taxonomy,
String dataSource,
boolean isNewTab) |
protected com.extjs.gxt.ui.client.widget.ContentPanel |
TablesForTaxonomyRow.getPanelForTaxonomy(TaxonomyRow taxon,
String dataSource,
boolean isNewTab) |
void |
TabItemForTaxonomyRow.setCurrentTaxonomy(TaxonomyRow 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<TaxonomyRow> parents) |
void |
TabItemForTaxonomyRow.getTaxonomyByReferenceId(com.google.gwt.user.client.ui.FlexTable flexTable,
int row,
int col,
String statusRemark,
String refId,
String dataSource,
List<TaxonomyRow> parents) |
void |
TablesForTaxonomyRow.setParents(List<TaxonomyRow> parents) |
| Modifier and Type | Method and Description |
|---|---|
TaxonomyRow |
CreateTaxonomyJobEvent.getTaxonomy() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTaxonomyJobEvent.setTaxonomy(TaxonomyRow taxonomy) |
| Constructor and Description |
|---|
CreateTaxonomyJobEvent(TaxonomyRow taxonomy,
String dataSourceName,
CreateTaxonomyJobEvent.TaxonomyJobType jobType) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<TaxonomyRow> |
TaxonomySearchService.getSearchTaxonomyRow(int start,
int limit,
ResultFilter activeFiltersObject,
boolean showOnlySelected) |
ArrayList<TaxonomyRow> |
TaxonomySearchService.loadListChildByParentId(String parentId) |
List<TaxonomyRow> |
TaxonomySearchService.retrieveSynonymsByRefId(String refId) |
List<TaxonomyRow> |
TaxonomySearchService.retrieveTaxonomyByIds(List<String> ids) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxonomySearchServiceAsync.getSearchTaxonomyRow(int start,
int limit,
ResultFilter activeFiltersObject,
boolean showOnlySelected,
com.google.gwt.user.client.rpc.AsyncCallback<SearchResult<TaxonomyRow>> asyncCallback) |
void |
TaxonomySearchServiceAsync.loadListChildByParentId(String parentId,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<TaxonomyRow>> callback) |
void |
TaxonomySearchServiceAsync.retrieveSynonymsByRefId(String refId,
com.google.gwt.user.client.rpc.AsyncCallback<List<TaxonomyRow>> callback) |
void |
TaxonomySearchServiceAsync.retrieveTaxonomyByIds(List<String> ids,
com.google.gwt.user.client.rpc.AsyncCallback<List<TaxonomyRow>> callback) |
| Modifier and Type | Method and Description |
|---|---|
protected com.extjs.gxt.ui.client.data.BaseModelData |
TaxonomyRowDataSource.convertTaxonomyRow(TaxonomyRow row) |
| Modifier and Type | Method and Description |
|---|---|
protected List<com.extjs.gxt.ui.client.data.ModelData> |
TaxonomyRowDataSource.convertData(ArrayList<TaxonomyRow> rows) |
String |
TaxonomyRowDataSource.getClassification(List<TaxonomyRow> listTaxonomy) |
protected String |
TaxonomyRowDataSource.getRankHtml(List<TaxonomyRow> listTaxonomy) |
| Modifier and Type | Method and Description |
|---|---|
TaxonomyRow |
TaxonomySearchServiceImpl.loadTaxonomyParentByParentId(String parentID) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<TaxonomyRow> |
TaxonomySearchServiceImpl.getSearchTaxonomyRow(int start,
int limit,
ResultFilter activeFiltersObject,
boolean onlySelected) |
ArrayList<TaxonomyRow> |
TaxonomySearchServiceImpl.loadListChildByParentId(String parentId) |
List<TaxonomyRow> |
TaxonomySearchServiceImpl.retrieveSynonymsByRefId(String refId) |
List<TaxonomyRow> |
TaxonomySearchServiceImpl.retrieveTaxonomyByIds(List<String> ids) |
| Modifier and Type | Method and Description |
|---|---|
List<TaxonomyRow> |
TaxonomyRowBuffer.getFilteredList(FilterCriteria filterCriteria) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxonomyRowBuffer.add(TaxonomyRow row) |
| Constructor and Description |
|---|
TaxonomyRowBuffer(AbstractPersistence<TaxonomyRow> dao) |
| Modifier and Type | Method and Description |
|---|---|
TaxonomyRow |
TaxonomyRowPersistence.getItemByKey(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
List<TaxonomyRow> |
TaxonomyRowPersistence.executeCriteriaQuery(javax.persistence.criteria.CriteriaQuery<Object> criteriaQuery) |
List<TaxonomyRow> |
TaxonomyRowPersistence.executeTypedQuery(javax.persistence.criteria.CriteriaQuery cq,
int startIndex,
int offset) |
List<TaxonomyRow> |
TaxonomyRowPersistence.getList() |
List<TaxonomyRow> |
TaxonomyRowPersistence.getList(int startIndex,
int offset) |
List<TaxonomyRow> |
TaxonomyRowPersistence.getList(Map<String,String> filterMap,
int startIndex,
int offset) |
javax.persistence.criteria.Root<TaxonomyRow> |
TaxonomyRowPersistence.rootFrom(javax.persistence.criteria.CriteriaQuery<Object> cq) |
| Modifier and Type | Method and Description |
|---|---|
TaxonomyRow |
TaxonomyItemConverter.convert(org.gcube.data.spd.model.products.TaxonomyItem input) |
protected TaxonomyRow |
TaxonomyItemConverter.createTaxonomyRow(org.gcube.data.spd.model.products.TaxonomyItem input) |
| Modifier and Type | Method and Description |
|---|---|
protected static CloseableIterator<TaxonomyRow> |
IteratorChainBuilder.buildTaxonomyItemChain(CloseableIterator<org.gcube.data.spd.model.products.ResultElement> input,
org.gcube.application.framework.core.session.ASLSession session) |
protected List<TaxonomyRow> |
TaxonomyItemConverter.convertParentsTaxonomy(org.gcube.data.spd.model.products.TaxonomyItem taxon) |
| Modifier and Type | Method and Description |
|---|---|
protected static FetchingSession<TaxonomyRow> |
FetchingSessionUtil.createTaxonomyItemFetchingSession(CloseableIterator<TaxonomyRow> source,
org.gcube.application.framework.core.session.ASLSession session) |
| Modifier and Type | Method and Description |
|---|---|
protected static FetchingSession<TaxonomyRow> |
FetchingSessionUtil.createTaxonomyItemFetchingSession(CloseableIterator<TaxonomyRow> source,
org.gcube.application.framework.core.session.ASLSession session) |
| Modifier and Type | Method and Description |
|---|---|
String |
TaxonomyKeyProvider.getKey(TaxonomyRow value,
TaxonomyGridField field) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TaxonomyRow> |
TaxonomyRow.parents |
| Modifier and Type | Method and Description |
|---|---|
List<TaxonomyRow> |
TaxonChildren.getListChildren() |
List<TaxonomyRow> |
TaxonomyRow.getParents() |
| Modifier and Type | Method and Description |
|---|---|
int |
TaxonomyRow.compareTo(TaxonomyRow o) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxonomyRow.setParent(List<TaxonomyRow> parent) |
| Constructor and Description |
|---|
TaxonChildren(int startIndex,
int endIndex,
int fullSize,
List<TaxonomyRow> listChildren) |
| Modifier and Type | Method and Description |
|---|---|
TaxonomyRow |
ClusterStructuresForTaxonomyRow.getTaxonomyRowByKey(String key) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,ClusterCommonNameDataSource<TaxonomyRow>> |
ClusterStructuresForTaxonomyRow.getHashClusterCommonNamesDataSources() |
ArrayList<TaxonomyRow> |
ClusterStructuresForTaxonomyRow.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterStructuresForTaxonomyRow.createStructures(ArrayList<TaxonomyRow> arrayListTax) |
| Constructor and Description |
|---|
ClusterStructuresForTaxonomyRow(SearchResult<TaxonomyRow> result,
boolean isReduced,
int totalRow) |
Copyright © 2013. All Rights Reserved.