Class ConsistPreferencesManager

    • Method Detail

      • savePreferences

        public void savePreferences​(Profile profile)
        Description copied from interface: PreferencesManager
        Save the preferences that this provider manages for the provided Profile.
        Parameters:
        profile - the profile associated with the preferences to save; may be null to save preferences that apply to the current user regardless of profile
      • isUpdateCV19

        public boolean isUpdateCV19()
        Returns:
        updateCV19
      • setUpdateCV19

        public void setUpdateCV19​(boolean update)
        Parameters:
        update - the value to set updateCV19 to.