org.silverpeas.search.util
Class SearchEnginePropertiesManager

java.lang.Object
  extended by org.silverpeas.search.util.SearchEnginePropertiesManager

public class SearchEnginePropertiesManager
extends Object

Class used to realize some treatment with SearchEngineSetting.properties file.

Author:
David Derigent

Method Summary
static List<String> getFieldsNameList()
          gets the list of form XML fields name use to sort search result
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFieldsNameList

public static List<String> getFieldsNameList()
gets the list of form XML fields name use to sort search result

Returns:
a list of fields name


Copyright © 2016 Silverpeas. All Rights Reserved.