com.silverpeas.jobManagerPeas
Class JobManagerSettings
java.lang.Object
com.silverpeas.jobManagerPeas.JobManagerSettings
public class JobManagerSettings
- extends Object
This class manage the informations needed for job manager
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_IsKMVisible
public static boolean m_IsKMVisible
m_IsToolsVisible
public static boolean m_IsToolsVisible
m_IsToolSpecificAuthentVisible
public static boolean m_IsToolSpecificAuthentVisible
m_IsToolWorkflowDesignerVisible
public static boolean m_IsToolWorkflowDesignerVisible
m_IsTemplateDesignerVisible
public static boolean m_IsTemplateDesignerVisible
m_IsPortletDeployerVisible
public static boolean m_IsPortletDeployerVisible
JobManagerSettings
public JobManagerSettings()
readInt
protected static int readInt(ResourceLocator rs,
String propName,
int defaultValue)
readBoolean
protected static boolean readBoolean(ResourceLocator rs,
String propName,
boolean defaultValue)
sortGroups
public static void sortGroups(Group[] toSort)
sortUsers
public static void sortUsers(UserDetail[] toSort)
Copyright © 2016 Silverpeas. All Rights Reserved.