|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SearchResultType in org.gcube.portlets.user.speciesdiscovery.client |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.client with parameters of type SearchResultType | |
---|---|
void |
SearchController.changeStatusJob(SearchResultType jobType,
String jobId,
DownloadState state)
|
static void |
SearchController.excecuteGetJobs(SearchResultType type,
boolean resetStructures)
|
void |
SearchController.resubmitJob(SearchResultType resultType,
String jobIdentifier)
|
Uses of SearchResultType in org.gcube.portlets.user.speciesdiscovery.client.event |
---|
Fields in org.gcube.portlets.user.speciesdiscovery.client.event declared as SearchResultType | |
---|---|
protected SearchResultType |
SaveItemsEvent.itemType
|
Methods in org.gcube.portlets.user.speciesdiscovery.client.event that return SearchResultType | |
---|---|
SearchResultType |
SaveJobEvent.getItemType()
|
SearchResultType |
SaveItemsEvent.getItemType()
|
SearchResultType |
SaveJobErrorEvent.getItemType()
|
SearchResultType |
ReLoadListJobEvent.getLoadType()
|
SearchResultType |
ReSubmitJobEvent.getLoadType()
|
SearchResultType |
UpdateAllRowSelectionEvent.getSearchType()
|
Methods in org.gcube.portlets.user.speciesdiscovery.client.event with parameters of type SearchResultType | |
---|---|
void |
SaveItemsEvent.setItemType(SearchResultType itemType)
|
Uses of SearchResultType in org.gcube.portlets.user.speciesdiscovery.client.util |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.client.util with parameters of type SearchResultType | |
---|---|
static SpeciesCapability |
Util.getCapabilityFromResultType(SearchResultType resultType)
|
Uses of SearchResultType in org.gcube.portlets.user.speciesdiscovery.server |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server that return SearchResultType | |
---|---|
protected SearchResultType |
TaxonomySearchServiceImpl.search(String searchTerm,
SearchType searchType,
SearchFilters searchFilters)
|
Uses of SearchResultType in org.gcube.portlets.user.speciesdiscovery.server.service |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server.service with parameters of type SearchResultType | ||
---|---|---|
static
|
IteratorChainBuilder.buildChain(CloseableIterator<org.gcube.data.spd.model.products.ResultElement> input,
SearchResultType type,
org.gcube.application.framework.core.session.ASLSession session)
|
Uses of SearchResultType in org.gcube.portlets.user.speciesdiscovery.server.session |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server.session with parameters of type SearchResultType | |
---|---|
static FetchingSession<? extends FetchingElement> |
FetchingSessionUtil.createFetchingSession(CloseableIterator<? extends FetchingElement> source,
SearchResultType type,
org.gcube.application.framework.core.session.ASLSession session)
|
Uses of SearchResultType in org.gcube.portlets.user.speciesdiscovery.server.util |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server.util that return SearchResultType | |
---|---|
static SearchResultType |
QueryUtil.getResultType(SearchFilters searchFilters)
|
Methods in org.gcube.portlets.user.speciesdiscovery.server.util with parameters of type SearchResultType | |
---|---|
static SpeciesCapability |
QueryUtil.getResultType(SearchResultType resultType)
|
Uses of SearchResultType in org.gcube.portlets.user.speciesdiscovery.shared |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.shared that return SearchResultType | |
---|---|
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. |
Methods in org.gcube.portlets.user.speciesdiscovery.shared with parameters of type SearchResultType | |
---|---|
void |
SearchByQueryParameter.setSearchResultType(SearchResultType searchResultType)
|
Constructors in org.gcube.portlets.user.speciesdiscovery.shared with parameters of type SearchResultType | |
---|---|
SearchByQueryParameter(Map<SearchType,List<String>> terms,
SearchResultType searchResultType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |