Class DefaultUiComponentPolicyApplier

java.lang.Object
io.jmix.uiconstraints.security.impl.DefaultUiComponentPolicyApplier
All Implemented Interfaces:
UiComponentPolicyApplier

@Component("uicns_DefaultUiComponentPolicyApplier") public class DefaultUiComponentPolicyApplier extends Object implements UiComponentPolicyApplier
  • Constructor Details

  • Method Details

    • applyUiComponentPolicies

      public void applyUiComponentPolicies(View<?> view)
      Description copied from interface: UiComponentPolicyApplier
      Applies UI component policies assigned to the current user to the given view.
      Specified by:
      applyUiComponentPolicies in interface UiComponentPolicyApplier
      Parameters:
      view - view the view to which the security policies should be applied