com.silverpeas.jobDomainPeas
Class JobDomainSettings
java.lang.Object
com.silverpeas.jobDomainPeas.JobDomainSettings
public class JobDomainSettings
- extends Object
This class manage the informations needed for groups navigation and browse PRE-REQUIRED : the
Group passed in the constructor MUST BE A VALID GROUP (with Id, etc...)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_UsersByPage
public static int m_UsersByPage
m_GroupsByPage
public static int m_GroupsByPage
m_MinLengthLogin
public static int m_MinLengthLogin
m_UserAddingAllowedForGroupManagers
public static boolean m_UserAddingAllowedForGroupManagers
m_UseCommunityManagement
public static boolean m_UseCommunityManagement
usersInDomainQuotaActivated
public static boolean usersInDomainQuotaActivated
lastConnectionColumnEnabled
public static boolean lastConnectionColumnEnabled
JobDomainSettings
public JobDomainSettings()
sortGroups
public static void sortGroups(Group[] toSort)
sortUsers
public static void sortUsers(UserDetail[] toSort)
Copyright © 2016 Silverpeas. All Rights Reserved.