Class UiComponentPolicyExtractor

java.lang.Object
io.jmix.uiconstraints.policy.extractor.UiComponentPolicyExtractor
All Implemented Interfaces:
ResourcePolicyExtractor

@Component("uiperm_UiComponentPolicyExtractor") public class UiComponentPolicyExtractor extends Object implements ResourcePolicyExtractor
Class is responsible for extracting ResourcePolicy from UiComponentPolicy annotations in the annotated resource roles.
See Also: