- GEOSPATIAL_SEARCH - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- GEOSPATIAL_SEARCH_IMAGE - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstants
-
- GeospatialQuerySubmissionFailure - Static variable in class org.gcube.portlets.user.searchportlet.shared.AlertsErrorMessages
-
- get() - Static method in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel
-
- get() - Static method in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- getAvailableLanguages() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getAvailableLanguages(AsyncCallback<ArrayList<String>>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getAvailableLanguages() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
- getBrowsableFields() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getBrowsableFields(AsyncCallback<ArrayList<BrowsableFieldBean>>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getBrowsableFields() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method retrieves the browsable fields
- getDisplayQuery() - Method in class org.gcube.portlets.user.searchportlet.shared.PreviousResultsInfo
-
- getId() - Method in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel.SearchField
-
- getId() - Method in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel.SearchField
-
- getId() - Method in class org.gcube.portlets.user.searchportlet.shared.BrowsableFieldBean
-
- getId() - Method in class org.gcube.portlets.user.searchportlet.shared.SearchableFieldBean
-
- getIndexOfQueryGroup() - Method in class org.gcube.portlets.user.searchportlet.shared.PreviousResultsInfo
-
- getListItem() - Method in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel.SearchField
-
- getListItem() - Method in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel.SearchField
-
- getName() - Method in class org.gcube.portlets.user.searchportlet.shared.BrowsableFieldBean
-
- getName() - Method in class org.gcube.portlets.user.searchportlet.shared.SearchableFieldBean
-
- getNumberOfSelectedCollections() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getNumberOfSelectedCollections(AsyncCallback<Integer>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getNumberOfSelectedCollections() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
Gets the number of the selected collections, excluding group collections
- getPreviousQueries() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getPreviousQueries(AsyncCallback<LinkedList<PreviousResultsInfo>>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getPreviousQueries() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method retrieves all the previous advanced or simple queries that had been performed.
- getPropertyValue(String, String) - Static method in class org.gcube.portlets.user.searchportlet.server.FileUtils
-
- getQuery() - Method in class org.gcube.portlets.user.searchportlet.shared.PreviousResultsInfo
-
- getQueryDescription() - Method in class org.gcube.portlets.user.searchportlet.shared.SavedBasketQueriesInfo
-
- getQueryFromBasket(String) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getQueryFromBasket(String, AsyncCallback<SavedBasketQueriesInfo>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getQueryFromBasket(String) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method gets the information of a specific object that is saved as a Query in basket
- getQueryType() - Method in class org.gcube.portlets.user.searchportlet.shared.SavedBasketQueriesInfo
-
- getResetButton() - Method in class org.gcube.portlets.user.searchportlet.client.widgets.SearchButtons
-
- getResultsNumberPerPage() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getResultsNumberPerPage(AsyncCallback<Integer>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getResultsNumberPerPage() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method is used to retrieve the number of results per page that a user has selected in browse
- getSearchButton() - Method in class org.gcube.portlets.user.searchportlet.client.widgets.SearchButtons
-
- getSearchFieldNo() - Method in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel
-
- getSearchFieldNo() - Method in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- getSearchFieldPanel() - Method in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel
-
- getSearchFieldPanel() - Method in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- getSearchFields() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getSearchFields(AsyncCallback<ArrayList<SearchableFieldBean>>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getSearchFields() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method retrieves the available search fields
- getSearchStatus() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getSearchStatus(AsyncCallback<SearchAvailabilityType>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getSearchStatus() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
- getSelectedConditionType() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getSelectedConditionType(AsyncCallback<String>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getSelectedConditionType() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method returns the current condition type, AND | OR
- getSelectedConditionTypeOnPreviousSearch() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getSelectedConditionTypeOnPreviousSearch(AsyncCallback<String>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getSelectedConditionTypeOnPreviousSearch() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method returns the current condition type of a previous query, AND | OR
- getSelectedFields() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getSelectedFields(AsyncCallback<ArrayList<SearchableFieldBean>>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getSelectedFields() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method returns the current criteria
- getSelectedFieldsOnPreviousSearch() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getSelectedFieldsOnPreviousSearch(AsyncCallback<ArrayList<SearchableFieldBean>>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getSelectedFieldsOnPreviousSearch() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method returns the current criteria for a previous query
- getSelectedLanguage() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getSelectedLanguage(AsyncCallback<String>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getSelectedLanguage() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
- getSelectedRadioBtn() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getSelectedRadioBtn(AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getSelectedRadioBtn() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method retrieves the current selected tab of the search portlet
- getSelectedTab() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getSelectedTab(AsyncCallback<Integer>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getSelectedTab() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method retrieves the current selected tab of the search portlet
- getSimpleSearchTerm() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getSimpleSearchTerm(AsyncCallback<String>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getSimpleSearchTerm() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method returns the text that was last used in a simple search
- getSortableFields() - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- getSortableFields(AsyncCallback<ArrayList<SearchableFieldBean>>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- getSortableFields() - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method retrieves the sortable fields
- getStackTraceAsString(Throwable) - Static method in class org.gcube.portlets.user.searchportlet.client.utils.SearchUtils
-
- getTextBox() - Method in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel.SearchField
-
- getTextBox() - Method in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel.SearchField
-
- getValue() - Method in class org.gcube.portlets.user.searchportlet.shared.SearchableFieldBean
-
- GOOGLE_SEARCH - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- goToResults(boolean) - Static method in class org.gcube.portlets.user.searchportlet.client.SearchPortletG
-
- SavedBasketQueriesInfo - Class in org.gcube.portlets.user.searchportlet.shared
-
This class has all the needed information that are passed from the servlet to the client for a query that
is saved to the user's workspace
- SavedBasketQueriesInfo() - Constructor for class org.gcube.portlets.user.searchportlet.shared.SavedBasketQueriesInfo
-
- SavedBasketQueriesInfo(String, String) - Constructor for class org.gcube.portlets.user.searchportlet.shared.SavedBasketQueriesInfo
-
- SCHEMA_DESCRIPTION - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SEARCH - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SEARCH_IN_ANY_FIELD - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SEARCH_PER_COLLECTION - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SEARCH_PER_COLLECTION_INFO - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SearchableFieldBean - Class in org.gcube.portlets.user.searchportlet.shared
-
- SearchableFieldBean(String, String, String) - Constructor for class org.gcube.portlets.user.searchportlet.shared.SearchableFieldBean
-
- SearchAvailabilityType - Enum in org.gcube.portlets.user.searchportlet.shared
-
- searchButtons - Variable in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel
-
- searchButtons - Variable in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- SearchButtons - Class in org.gcube.portlets.user.searchportlet.client.widgets
-
This class creates the buttons that are used in search
It contains 2 buttons (Search and Reset)
- SearchButtons() - Constructor for class org.gcube.portlets.user.searchportlet.client.widgets.SearchButtons
-
- SearchButtons(String, String) - Constructor for class org.gcube.portlets.user.searchportlet.client.widgets.SearchButtons
-
- SearchConstants - Class in org.gcube.portlets.user.searchportlet.client
-
- SearchConstants() - Constructor for class org.gcube.portlets.user.searchportlet.client.SearchConstants
-
- SearchConstantsStrings - Class in org.gcube.portlets.user.searchportlet.client
-
- SearchConstantsStrings() - Constructor for class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- searchFieldActiveNo - Variable in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel
-
- searchFieldActiveNo - Variable in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- searchFieldNo - Variable in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel
-
- searchFieldNo - Variable in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- searchFields - Variable in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel
-
- searchFields - Variable in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- searchFieldVerticalPanel - Variable in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel
-
- searchFieldVerticalPanel - Variable in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- SearchGuideIntroHTML - Class in org.gcube.portlets.user.searchportlet.client.widgets
-
- SearchGuideIntroHTML() - Constructor for class org.gcube.portlets.user.searchportlet.client.widgets.SearchGuideIntroHTML
-
- SearchGuideStep1HTML - Class in org.gcube.portlets.user.searchportlet.client.widgets
-
- SearchGuideStep1HTML() - Constructor for class org.gcube.portlets.user.searchportlet.client.widgets.SearchGuideStep1HTML
-
- SearchGuideStep2HTML - Class in org.gcube.portlets.user.searchportlet.client.widgets
-
- SearchGuideStep2HTML() - Constructor for class org.gcube.portlets.user.searchportlet.client.widgets.SearchGuideStep2HTML
-
- SearchGuideStep3HTML - Class in org.gcube.portlets.user.searchportlet.client.widgets
-
- SearchGuideStep3HTML() - Constructor for class org.gcube.portlets.user.searchportlet.client.widgets.SearchGuideStep3HTML
-
- SearchGuideStep4HTML - Class in org.gcube.portlets.user.searchportlet.client.widgets
-
- SearchGuideStep4HTML() - Constructor for class org.gcube.portlets.user.searchportlet.client.widgets.SearchGuideStep4HTML
-
- SearchHelper - Class in org.gcube.portlets.user.searchportlet.client.utils
-
- SearchHelper() - Constructor for class org.gcube.portlets.user.searchportlet.client.utils.SearchHelper
-
- SearchPanel - Class in org.gcube.portlets.user.searchportlet.client
-
This Panel represents a search panel for the gCube search UI
The main panel supports free text search on the selected collections and it also provides an advanced interface.
- SearchPanel() - Constructor for class org.gcube.portlets.user.searchportlet.client.SearchPanel
-
- searchPerCollection - Variable in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel
-
- SearchPortletG - Class in org.gcube.portlets.user.searchportlet.client
-
Entry point classes define onModuleLoad().
- SearchPortletG() - Constructor for class org.gcube.portlets.user.searchportlet.client.SearchPortletG
-
- SearchPreviousResultsPanel - Class in org.gcube.portlets.user.searchportlet.client
-
- SearchPreviousResultsPanel() - Constructor for class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- SearchPreviousResultsPanel.DescPopUp - Class in org.gcube.portlets.user.searchportlet.client
-
- SearchPreviousResultsPanel.DescPopUp(String, boolean) - Constructor for class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel.DescPopUp
-
- SearchPreviousResultsPanel.SearchField - Class in org.gcube.portlets.user.searchportlet.client
-
This class wraps the three fields for a row in the Advanced Search ListBox for the Type to search TextBox for what to search ListBox for the condtion AND/OR
- SearchPreviousResultsPanel.SearchField(int) - Constructor for class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel.SearchField
-
The constructor of the class
- SearchService - Interface in org.gcube.portlets.user.searchportlet.client.interfaces
-
- searchService - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchPortletG
-
- SearchServiceAsync - Interface in org.gcube.portlets.user.searchportlet.client.interfaces
-
- SearchServlet - Class in org.gcube.portlets.user.searchportlet.server
-
Search Servlet
- SearchServlet() - Constructor for class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
- SearchSubmissionException - Exception in org.gcube.portlets.user.searchportlet.client.exceptions
-
Exception for server side exceptions from search submission queries
- SearchSubmissionException() - Constructor for exception org.gcube.portlets.user.searchportlet.client.exceptions.SearchSubmissionException
-
- SearchSubmissionException(String) - Constructor for exception org.gcube.portlets.user.searchportlet.client.exceptions.SearchSubmissionException
-
- SearchUtils - Class in org.gcube.portlets.user.searchportlet.client.utils
-
- SearchUtils() - Constructor for class org.gcube.portlets.user.searchportlet.client.utils.SearchUtils
-
- seeFullQuery - Variable in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- seeResults - Variable in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- SELECT_SCHEMA - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- sendEmail() - Method in class org.gcube.portlets.user.searchportlet.server.EmailNotification
-
- sendEmailWithErrorToSupport(Throwable) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- sendEmailWithErrorToSupport(Throwable, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- sendEmailWithErrorToSupport(Throwable) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
- SESSION_ADVANCED_OPENED - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_ANY_IS_CHOOSED - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_BOUNDS - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_BROWSEFIELDRSEPR - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_LASTREPLACED_RSEPR - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_PREVIOUSQUERYINDEX - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_PREVIOUSRESULTSINFO - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_PREVRS_SELECTEDFIELDS - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_RANK - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_RELATIONS - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_RESULTS_NUMBER_PER_PAGE - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_RSEPR - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_SEARCHABLE - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_SELECTED_RADIO_BASKET - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_SELECTEDCOLLECTIONS - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_SELECTEDFIELDS - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_SELECTEDTAB - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_SEMANTIC_ENRICHMENT - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_SIMPLE_TERM - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_SORTABLE - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SESSION_TIMEINTERVAL - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- setAdvancedPanelStatus(boolean) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- setAdvancedPanelStatus(boolean, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- setAdvancedPanelStatus(boolean) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
- setId(int) - Method in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel.SearchField
-
- setId(int) - Method in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel.SearchField
-
- setId(String) - Method in class org.gcube.portlets.user.searchportlet.shared.BrowsableFieldBean
-
- setId(String) - Method in class org.gcube.portlets.user.searchportlet.shared.SearchableFieldBean
-
- setName(String) - Method in class org.gcube.portlets.user.searchportlet.shared.BrowsableFieldBean
-
- setName(String) - Method in class org.gcube.portlets.user.searchportlet.shared.SearchableFieldBean
-
- setResetButton(Button) - Method in class org.gcube.portlets.user.searchportlet.client.widgets.SearchButtons
-
- setResetClickListener(ClickHandler) - Method in class org.gcube.portlets.user.searchportlet.client.widgets.SearchButtons
-
- setSearchButton(Button) - Method in class org.gcube.portlets.user.searchportlet.client.widgets.SearchButtons
-
- setSearchFieldNo(int) - Method in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel
-
- setSearchFieldNo(int) - Method in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- setSelectedLanguage(String) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- setSelectedLanguage(String, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- setSelectedLanguage(String) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
- setSelectedRadioBtn(boolean) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- setSelectedRadioBtn(boolean, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- setSelectedRadioBtn(boolean) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
- setSelectedTab(Integer) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- setSelectedTab(Integer, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- setSelectedTab(Integer) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method sets the current selected tab to the session
- setSimpleSearchTerm(String) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- setSimpleSearchTerm(String, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- setSimpleSearchTerm(String) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
- setSubmitClickListener(ClickHandler) - Method in class org.gcube.portlets.user.searchportlet.client.widgets.SearchButtons
-
- setValue(String) - Method in class org.gcube.portlets.user.searchportlet.shared.SearchableFieldBean
-
- showGuide() - Method in class org.gcube.portlets.user.searchportlet.client.widgets.QuickGuidedTour
-
- showLoading() - Static method in class org.gcube.portlets.user.searchportlet.client.SearchPortletG
-
- SIMPLE_SEARCH - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstants
-
- SIMPLE_SEARCH - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SIMPLE_SEARCH_IMAGE - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstants
-
- SimpleQuerySubmissionFailure - Static variable in class org.gcube.portlets.user.searchportlet.shared.AlertsErrorMessages
-
- singleton - Static variable in class org.gcube.portlets.user.searchportlet.client.AdvancedSearchPanel
-
- singleton - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchPreviousResultsPanel
-
- SORT_BY - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SORT_TITLE - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings
-
- SPACING - Static variable in class org.gcube.portlets.user.searchportlet.client.SearchConstants
-
- stackTraceAsString(Throwable) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- stackTraceAsString(Throwable, AsyncCallback<String>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- stackTraceAsString(Throwable) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
- storeConditionType(String) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- storeConditionType(String, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- storeConditionType(String) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method is used to change the condition type of the criteria.
- storeConditionTypeOnPreviousSearch(String) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- storeConditionTypeOnPreviousSearch(String, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- storeConditionTypeOnPreviousSearch(String) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method is used to change the condition type of the selected fields on the previous results portlet.
- storeSelectedFieldsOnPreviousSearch(int, int, String) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method is used to change the name, the value or the operator of the selected field for the 'search
previous results functionality, depending on the given parameters.
- submitAdvancedQuery(ArrayList<SearchableFieldBean>, String, String, boolean, boolean) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- submitAdvancedQuery(ArrayList<SearchableFieldBean>, String, String, boolean, boolean, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- submitAdvancedQuery(ArrayList<SearchableFieldBean>, String, String, boolean, boolean) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method submits the advances query to the underlying system, by using the ASL
- submitBrowseQuery(BrowsableFieldBean, String, String, int) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- submitBrowseQuery(BrowsableFieldBean, String, String, int, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- submitBrowseQuery(BrowsableFieldBean, String, String, int) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
Submits a browse query
- submitBrowseQueryOnPreviousResult(int) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- submitBrowseQueryOnPreviousResult(int, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- submitBrowseQueryOnPreviousResult(int) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method is used to show the results of a query that is already performed in the current session
- submitGenericQuery(String, String) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- submitGenericQuery(String, String, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- submitGenericQuery(String, String) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
This method submits a query that is saved in user's basket
- submitQueryOnPreviousResult(ArrayList<SearchableFieldBean>, String, String, String) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- submitQueryOnPreviousResult(ArrayList<SearchableFieldBean>, String, String, String, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- submitQueryOnPreviousResult(ArrayList<SearchableFieldBean>, String, String, String) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
- submitSimpleQuery(String, boolean, boolean) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchService
-
- submitSimpleQuery(String, boolean, boolean, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.searchportlet.client.interfaces.SearchServiceAsync
-
- submitSimpleQuery(String, boolean, boolean) - Method in class org.gcube.portlets.user.searchportlet.server.SearchServlet
-
Submits a simple query