Class ResourcePolicyEditorUtils

java.lang.Object
io.jmix.securityui.screen.resourcepolicy.ResourcePolicyEditorUtils

@Component("sec_ResourcePolicyEditorUtils") public class ResourcePolicyEditorUtils extends Object
  • Constructor Details

    • ResourcePolicyEditorUtils

      public ResourcePolicyEditorUtils()
  • Method Details

    • getEntityOptionsMap

      public Map<String,String> getEntityOptionsMap()
    • getEntityAttributeOptionsMap

      public Map<String,String> getEntityAttributeOptionsMap(String entityName)
    • getMenuItemOptionsMap

      public Map<String,String> getMenuItemOptionsMap()
    • getScreenOptionsMap

      public Map<String,String> getScreenOptionsMap()
    • findMenuItemById

      public MenuItem findMenuItemById(String menuItemId)
    • findMenuItemByScreen

      public MenuItem findMenuItemByScreen(String screenId)
    • getScreenCaption

      public String getScreenCaption(String screenId)
    • getDetailedScreenCaption

      protected String getDetailedScreenCaption(WindowInfo windowInfo)
    • getScreenCaption

      protected String getScreenCaption(WindowInfo windowInfo, boolean detailed)
    • getMenuCaption

      public String getMenuCaption(MenuItem menuItem)