Modifier and Type | Method and Description |
---|---|
void |
SearchController.changeStatusJob(SearchResultType jobType,
String jobId,
DownloadState state) |
static void |
SearchController.excecuteGetJobs(SearchResultType type,
boolean resetStructures) |
void |
SearchController.resubmitJob(SearchResultType resultType,
String jobIdentifier) |
Modifier and Type | Field and Description |
---|---|
protected SearchResultType |
SaveItemsEvent.itemType |
Modifier and Type | Method and Description |
---|---|
SearchResultType |
SaveJobErrorEvent.getItemType() |
SearchResultType |
SaveItemsEvent.getItemType() |
SearchResultType |
SaveJobEvent.getItemType() |
SearchResultType |
ReLoadListJobEvent.getLoadType() |
SearchResultType |
ReSubmitJobEvent.getLoadType() |
SearchResultType |
UpdateAllRowSelectionEvent.getSearchType() |
Modifier and Type | Method and Description |
---|---|
void |
SaveItemsEvent.setItemType(SearchResultType itemType) |
Modifier and Type | Method and Description |
---|---|
static SpeciesCapability |
Util.getCapabilityFromResultType(SearchResultType resultType) |
Modifier and Type | Method and Description |
---|---|
protected SearchResultType |
TaxonomySearchServiceImpl.search(String searchTerm,
SearchType searchType,
SearchFilters searchFilters) |
Modifier and Type | Method and Description |
---|---|
static <O extends FetchingElement> |
IteratorChainBuilder.buildChain(CloseableIterator<org.gcube.data.spd.model.products.ResultElement> input,
SearchResultType type,
org.gcube.application.framework.core.session.ASLSession session) |
Modifier and Type | Method and Description |
---|---|
static FetchingSession<? extends FetchingElement> |
FetchingSessionUtil.createFetchingSession(CloseableIterator<? extends FetchingElement> source,
SearchResultType type,
org.gcube.application.framework.core.session.ASLSession session) |
Modifier and Type | Method and Description |
---|---|
static SearchResultType |
QueryUtil.getResultType(SearchFilters searchFilters) |
Modifier and Type | Method and Description |
---|---|
static SpeciesCapability |
QueryUtil.getResultType(SearchResultType resultType) |
Modifier and Type | Method and Description |
---|---|
SearchResultType |
SearchByQueryParameter.getSearchResultType() |
static SearchResultType |
SearchResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchResultType[] |
SearchResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchByQueryParameter.setSearchResultType(SearchResultType searchResultType) |
Constructor and Description |
---|
SearchByQueryParameter(Map<SearchType,List<String>> terms,
SearchResultType searchResultType) |
Copyright © 2016. All Rights Reserved.