Class RollePropertyHelper


  • public class RollePropertyHelper
    extends Object
    • Constructor Detail

      • RollePropertyHelper

        public RollePropertyHelper()
    • Method Detail

      • updateAccessProperties

        public static boolean updateAccessProperties​(Rolle role)
        Sets the defaults for missing access properties on the role, and removes access properties that do not exist anymore or are deprecated.
        Parameters:
        role - Role to be updated.
        Returns:
        Whether an error occurred during the update.