com.silverpeas.silvercrawler.control
Class ProfileHelper

java.lang.Object
  extended by com.silverpeas.silvercrawler.control.ProfileHelper

public class ProfileHelper
extends Object

Helper class to manage user profile

Author:
Ludovic Bertin

Constructor Summary
ProfileHelper()
           
 
Method Summary
static String getBestProfile(String[] profiles)
          Extract best profile from given profiles.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileHelper

public ProfileHelper()
Method Detail

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.