Class SimpleCustomObjectPrivilegeImpl

java.lang.Object
org.teamapps.application.api.privilege.AbstractPrivilegeGroup
org.teamapps.application.api.privilege.SimpleCustomObjectPrivilegeImpl
All Implemented Interfaces:
PrivilegeGroup, SimpleCustomObjectPrivilege

public class SimpleCustomObjectPrivilegeImpl
extends AbstractPrivilegeGroup
implements SimpleCustomObjectPrivilege
  • Constructor Details

    • SimpleCustomObjectPrivilegeImpl

      public SimpleCustomObjectPrivilegeImpl​(java.lang.String name, org.teamapps.icons.Icon icon, java.lang.String titleKey, java.lang.String descriptionKey, java.util.function.Supplier<java.util.List<PrivilegeObject>> privilegeObjectsSupplier)