org.gcube.portlets.user.userprofileeditingportlet.shared
Class SearchPreferencesAvailableValues

java.lang.Object
  extended by org.gcube.portlets.user.userprofileeditingportlet.shared.SearchPreferencesAvailableValues

public class SearchPreferencesAvailableValues
extends Object

This class contains information related to the search preferences that a user can change in order to personalize the retrieved results when a performing a search query

Author:
Panagiota Koltsida, NKUA

Field Summary
static String ACTIVEBPEL_ENGINE
           
static String INTERNAL_ENGINE
          Available search engines for executing a search query
static String OSIRIS_ENGINE
           
 
Constructor Summary
SearchPreferencesAvailableValues()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTERNAL_ENGINE

public static final String INTERNAL_ENGINE
Available search engines for executing a search query

See Also:
Constant Field Values

ACTIVEBPEL_ENGINE

public static final String ACTIVEBPEL_ENGINE
See Also:
Constant Field Values

OSIRIS_ENGINE

public static final String OSIRIS_ENGINE
See Also:
Constant Field Values
Constructor Detail

SearchPreferencesAvailableValues

public SearchPreferencesAvailableValues()


Copyright © 2013. All Rights Reserved.