com.silverpeas.silvercrawler.control
Class ProfileHelper
java.lang.Object
com.silverpeas.silvercrawler.control.ProfileHelper
public class ProfileHelper
- extends Object
Helper class to manage user profile
- Author:
- Ludovic Bertin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileHelper
public ProfileHelper()
getBestProfile
public static String getBestProfile(String[] profiles)
- Extract best profile from given profiles.
- Parameters:
profiles
- an array of profile
- Returns:
- the best profile
Copyright © 2016 Silverpeas. All Rights Reserved.