|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CommonName in org.gcube.portlets.user.speciesdiscovery.client |
|---|
| Method parameters in org.gcube.portlets.user.speciesdiscovery.client with type arguments of type CommonName | |
|---|---|
protected String |
SearchController.getCommonNamesHTML(String scientificName,
String author,
String credits,
List<CommonName> commonNames)
|
| Uses of CommonName in org.gcube.portlets.user.speciesdiscovery.client.rpc |
|---|
| Methods in org.gcube.portlets.user.speciesdiscovery.client.rpc that return types with arguments of type CommonName | |
|---|---|
ArrayList<CommonName> |
TaxonomySearchService.loadListCommonNameByRowId(String resultRowId)
|
| Method parameters in org.gcube.portlets.user.speciesdiscovery.client.rpc with type arguments of type CommonName | |
|---|---|
void |
TaxonomySearchServiceAsync.loadListCommonNameByRowId(String resultRowId,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<CommonName>> asyncCallback)
|
| Uses of CommonName 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 CommonName | |
|---|---|
protected String |
ResultRowDataSource.getCommonNamesHTML(String scientificName,
String author,
String credits,
List<CommonName> commonNames)
|
| Uses of CommonName in org.gcube.portlets.user.speciesdiscovery.server |
|---|
| Methods in org.gcube.portlets.user.speciesdiscovery.server that return types with arguments of type CommonName | |
|---|---|
ArrayList<CommonName> |
TaxonomySearchServiceImpl.loadListCommonNameByRowId(String resultRowId)
|
| Uses of CommonName in org.gcube.portlets.user.speciesdiscovery.shared |
|---|
| Fields in org.gcube.portlets.user.speciesdiscovery.shared with type parameters of type CommonName | |
|---|---|
protected List<CommonName> |
TaxonomyRow.commonNames
|
protected List<CommonName> |
ResultRow.commonNames
|
| Methods in org.gcube.portlets.user.speciesdiscovery.shared that return types with arguments of type CommonName | |
|---|---|
List<CommonName> |
TaxonomyRow.getCommonNames()
|
List<CommonName> |
ResultRow.getCommonNames()
|
| Method parameters in org.gcube.portlets.user.speciesdiscovery.shared with type arguments of type CommonName | |
|---|---|
void |
TaxonomyRow.setCommonNames(List<CommonName> commonNames)
|
void |
ResultRow.setCommonNames(List<CommonName> commonNames)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||