Class JobStartPagePeasSettings


  • public class JobStartPagePeasSettings
    extends Object
    This class manage the informations needed for job start page
    • Field Detail

      • m_IsProfileEditable

        public static boolean m_IsProfileEditable
      • isBackupEnable

        public static boolean isBackupEnable
      • isBasketEnable

        public static boolean isBasketEnable
      • useBasketWhenAdmin

        public static boolean useBasketWhenAdmin
      • isInheritanceEnable

        public static boolean isInheritanceEnable
      • isPublicParameterEnable

        public static boolean isPublicParameterEnable
      • useComponentsCopy

        public static boolean useComponentsCopy
      • SPACEDISPLAYPOSITION_AFTER

        public static String SPACEDISPLAYPOSITION_AFTER
      • SPACEDISPLAYPOSITION_BEFORE

        public static String SPACEDISPLAYPOSITION_BEFORE
      • SPACEDISPLAYPOSITION_TODEFINE

        public static String SPACEDISPLAYPOSITION_TODEFINE
      • SPACEDISPLAYPOSITION_CONFIG

        public static String SPACEDISPLAYPOSITION_CONFIG
      • recoverRightsEnable

        public static boolean recoverRightsEnable
      • TEMPLATE_PATH

        public static String TEMPLATE_PATH
      • CUSTOMERS_TEMPLATE_PATH

        public static String CUSTOMERS_TEMPLATE_PATH
      • componentsInSpaceQuotaActivated

        public static boolean componentsInSpaceQuotaActivated
      • dataStorageInSpaceQuotaActivated

        public static boolean dataStorageInSpaceQuotaActivated
      • dataStorageInSpaceQuotaDefaultMaxCount

        public static long dataStorageInSpaceQuotaDefaultMaxCount
      • dataStorageInPersonalSpaceQuotaDefaultMaxCount

        public static long dataStorageInPersonalSpaceQuotaDefaultMaxCount
      • defaultAuthorizedFiles

        public static String defaultAuthorizedFiles
      • defaultForbiddenFiles

        public static String defaultForbiddenFiles
    • Constructor Detail

      • JobStartPagePeasSettings

        public JobStartPagePeasSettings()