|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.gcube.* |
|---|
| org.gcube.portlets.user.searchportlet.client.SearchConstants | ||
|---|---|---|
public static final int |
ADVANCED_SEARCH |
1 |
public static final String |
ADVANCED_SEARCH_IMAGE |
"zoom_in.png" |
public static final String |
BASKET_IMAGE |
"house.png" |
public static final int |
BROWSE_SEARCH |
0 |
public static final String |
BROWSE_SEARCH_IMAGE |
"browse.png" |
public static final String |
GEOSPATIAL_SEARCH_IMAGE |
"geo.gif" |
public static final String |
LOADING_IMAGE |
"loading.gif\'" |
public static final String |
PREVIOUS_RESULTS_IMAGE |
"zoom.png" |
public static final int |
SIMPLE_SEARCH |
2 |
public static final String |
SIMPLE_SEARCH_IMAGE |
"zoom_out.png" |
public static final int |
SPACING |
8 |
| org.gcube.portlets.user.searchportlet.client.SearchConstantsStrings | ||
|---|---|---|
public static final String |
ABSTRACT_SEARCH |
"Abstract Search" |
protected static final String |
ADD_CONDITION |
"Add Condition" |
public static final String |
ADVANCED_SEARCH |
"Combined Search" |
protected static final String |
AND |
"match all conditions" |
protected static final String |
ASCENDING |
"ascending" |
protected static final String |
BASKET_QUERY_SEARCH |
"Search queries from basket" |
public static final String |
BROWSE_COLLECTION |
"collectionType" |
public static final String |
BROWSE_FIELD |
"fieldType" |
protected static final String |
BROWSE_SEARCH |
"Browse" |
protected static final String |
BROWSE_SEARCH_BUTTON |
"Browse Collection" |
protected static final String |
BROWSE_SEARCH_FILTERED_BY |
" Browsing Criterion: " |
protected static final String |
BROWSE_SEARCH_RESULTS_NO |
" Number of results per page: " |
protected static final String |
COLLECTIONS_CHANGED |
"collectionsChanged" |
public static final String |
CONDITIONTYPE_AND |
"AND" |
public static final String |
CONDITIONTYPE_OR |
"OR" |
protected static final String |
DESCENDING |
"descending" |
public static final String |
FALSE_VALUE |
"false" |
protected static final String |
FIELD_TITLE |
" Selection Criteria:" |
protected static final String |
FREE_TEXT |
"Free Text:" |
public static final String |
GEOSPATIAL_SEARCH |
"Geospatial Search" |
public static final String |
GOOGLE_SEARCH |
"Google Search" |
protected static final String |
HITS_PER_PAGE |
"Hits per page" |
protected static final String |
OR |
"match any condition" |
public static final String |
ORDERTYPE_ASC |
"ASC" |
public static final String |
ORDERTYPE_DESC |
"DESC" |
protected static final String |
PREVIOUS_RESULTS_SEARCH |
"Refine previous results" |
public static final String |
QUICK_SEARCH |
"Quick Search" |
protected static final String |
RESULT_TITLE |
"Choose sorting of results:" |
protected static final String |
RESULTS |
"results" |
protected static final String |
RESULTS_PER_PAGE_INFO |
"Specify the number of results you want to receive per page. The maximum number per page is 50." |
protected static final String |
RETURN_AT_MOST |
"return at most" |
protected static final String |
RS_FIELD_TITLE |
"Initial Query: " |
protected static final String |
SCHEMA_DESCRIPTION |
"The set of selected collections may be associated with more than one schema. Select the schema and the language (if available in more than one languages) you prefer." |
protected static final String |
SEARCH |
" Search " |
public static final String |
SEARCH_IN_ANY_FIELD |
"Any" |
protected static final String |
SEARCH_PER_COLLECTION |
"Search per collection" |
protected static final String |
SEARCH_PER_COLLECTION_INFO |
"This option enables to view the results per collection. It is enabled when more than one collections are selected." |
protected static final String |
SELECT_SCHEMA |
"Schema:" |
public static final String |
SESSION_BOUNDS |
"bounds" |
public static final String |
SESSION_BROWSEFIELDRSEPR |
"browseFieldRSepr" |
public static final String |
SESSION_LASTREPLACED_RSEPR |
"lastReplacedRSepr" |
public static final String |
SESSION_PREVIOUSQUERYINDEX |
"previousQueryIndex" |
public static final String |
SESSION_PREVIOUSRESULTSINFO |
"previousResultsInfo" |
public static final String |
SESSION_PREVRS_SELECTEDFIELDS |
"prevRSselectedFields" |
public static final String |
SESSION_RELATIONS |
"relations" |
public static final String |
SESSION_RESULTS_NUMBER_PER_PAGE |
"RESULTS_NUMBER_PER_PAGE" |
public static final String |
SESSION_RSEPR |
"rsEPR" |
public static final String |
SESSION_SEARCHABLE |
"searchOptions" |
public static final String |
SESSION_SELECTEDCOLLECTIONS |
"selectedCollections" |
public static final String |
SESSION_SELECTEDFIELDS |
"selectedFields" |
public static final String |
SESSION_SELECTEDTAB |
"tabName" |
public static final String |
SESSION_SORTABLE |
"sortableValues" |
public static final String |
SESSION_TIMEINTERVAL |
"timeinterval" |
public static final String |
SIMPLE_SEARCH |
"Simple Search" |
protected static final String |
SORT_BY |
" Sort by: " |
protected static final String |
SORT_TITLE |
" Sort order: " |
public static final String |
TRUE_VALUE |
"true" |
public static final String |
USERAREA_DIR |
"usersArea" |
public static final String |
WORKSPACE_AREA_ATTRIBUTE_NAME |
"WORKSPACEAREA" |
| org.gcube.portlets.user.searchportlet.portlet.SearchPortlet | ||
|---|---|---|
public static final String |
JSP_FOLDER |
"/WEB-INF/jsp" |
public static final String |
VIEW_JSP |
"/WEB-INF/jsp/SearchPortlet_view.jsp" |
| org.gcube.portlets.user.searchportlet.shared.AlertsErrorMessages | ||
|---|---|---|
public static final String |
AbstractQuerySubmissionFailure |
"Failed to submit the advanced query. Please try again" |
public static final String |
AdvancedQuerySubmissionFailure |
"Failed to submit the advanced query. Please try again" |
public static final String |
BrowseFieldFailed |
"Failed to browse the selected field. Please try again" |
public static final String |
BrowseQuerySubmissionFailure |
"Failed to submit the browse query. Please try again" |
public static final String |
GeospatialQuerySubmissionFailure |
"Failed to submit the geospatial query. Please try again" |
public static final String |
NumberOfCollectionRetrievalFailedError |
"Failed to get the number of the selected collections" |
public static final String |
OneConditionNeeded |
"There must be at least one condition" |
public static final String |
RetrievalOfMetadataFailed |
"Failed to get the available schemas. Please try again by reselecting collections" |
public static final String |
SimpleQuerySubmissionFailure |
"Failed to submit the simple query. Please try again" |
| org.gcube.portlets.user.searchportlet.shared.RecipientTypeConstants | ||
|---|---|---|
public static final String |
EMAIL_BCC |
"bcc" |
public static final String |
EMAIL_CC |
"cc" |
public static final String |
EMAIL_TO |
"to" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||