Class UserPrivilegesView.PrivilegeNode

java.lang.Object
org.teamapps.application.server.system.privilege.UserPrivilegesView.PrivilegeNode
All Implemented Interfaces:
org.teamapps.ux.component.tree.TreeNodeInfo
Enclosing class:
UserPrivilegesView

public class UserPrivilegesView.PrivilegeNode
extends java.lang.Object
implements org.teamapps.ux.component.tree.TreeNodeInfo
  • Constructor Details

  • Method Details

    • getPrivilegeApplicationKey

      public PrivilegeApplicationKey getPrivilegeApplicationKey()
    • getIcon

      public org.teamapps.icons.Icon getIcon()
    • getTitle

      public java.lang.String getTitle()
    • getApplication

      public Application getApplication()
    • getOrganizationField

      public OrganizationFieldView getOrganizationField()
    • getPrivilegeGroup

      public org.teamapps.application.api.privilege.PrivilegeGroup getPrivilegeGroup()
    • getParent

      public java.lang.Object getParent()
      Specified by:
      getParent in interface org.teamapps.ux.component.tree.TreeNodeInfo
    • isExpanded

      public boolean isExpanded()
      Specified by:
      isExpanded in interface org.teamapps.ux.component.tree.TreeNodeInfo
    • isLazyChildren

      public boolean isLazyChildren()
      Specified by:
      isLazyChildren in interface org.teamapps.ux.component.tree.TreeNodeInfo