Class ProfileHelper
java.lang.Object
org.silverpeas.components.silvercrawler.control.ProfileHelper
Helper class to manage user profile
- Author:
- Ludovic Bertin
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetBestProfile(String[] profiles) Extract best profile from given profiles.
-
Method Details
-
getBestProfile
Extract best profile from given profiles.- Parameters:
profiles- an array of profile- Returns:
- the best profile
-