Class WidgetDescriptor

    • Method Detail

      • getUrl

        public String getUrl()
      • getKeyString

        public String getKeyString()
      • getDisplayName

        public String getDisplayName()
      • getDisplayNameI18nKey

        public String getDisplayNameI18nKey()
      • getDescription

        public String getDescription()
      • getDescriptionI18nKey

        public String getDescriptionI18nKey()
      • getIcon

        public Icon getIcon()
      • getInterfaces

        public Set<String> getInterfaces()
      • hasInterface

        public boolean hasInterface​(String interfaceName)
      • getAllowedPrincipals

        public PrincipalKeys getAllowedPrincipals()
      • isAccessAllowed

        public boolean isAccessAllowed​(PrincipalKeys principalKeys)