com.stratelia.silverpeas.selectionPeas
Class SelectionPeasSettings

java.lang.Object
  extended by com.stratelia.silverpeas.selectionPeas.SelectionPeasSettings

public class SelectionPeasSettings
extends Object


Field Summary
static String defaultPage
           
static boolean displayAllSearchByDefault
           
static boolean displayDomains
           
static boolean displayGroupsUsers
           
static boolean displayNbUsersByGroup
           
static boolean displayUsersGroups
           
static int elementByBrowsePage
           
static int elementBySearchPage
           
static String firstPage
           
static int setByBrowsePage
           
static int setBySearchPage
           
 
Constructor Summary
SelectionPeasSettings()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

setBySearchPage

public static int setBySearchPage

elementBySearchPage

public static int elementBySearchPage

setByBrowsePage

public static int setByBrowsePage

elementByBrowsePage

public static int elementByBrowsePage

firstPage

public static String firstPage

defaultPage

public static String defaultPage

displayGroupsUsers

public static boolean displayGroupsUsers

displayUsersGroups

public static boolean displayUsersGroups

displayNbUsersByGroup

public static boolean displayNbUsersByGroup

displayAllSearchByDefault

public static boolean displayAllSearchByDefault

displayDomains

public static boolean displayDomains
Constructor Detail

SelectionPeasSettings

public SelectionPeasSettings()


Copyright © 2016 Silverpeas. All Rights Reserved.