Verwendungen von Schnittstelle
org.teamapps.application.api.privilege.PrivilegeGroup
Packages, die PrivilegeGroup verwenden
Package
Beschreibung
-
Verwendungen von PrivilegeGroup in org.teamapps.application.api.application
Methoden in org.teamapps.application.api.application, die Typen mit Argumenten vom Typ PrivilegeGroup zurückgeben -
Verwendungen von PrivilegeGroup in org.teamapps.application.api.privilege
Unterschnittstellen von PrivilegeGroup in org.teamapps.application.api.privilegeModifizierer und TypSchnittstelleBeschreibunginterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceKlassen in org.teamapps.application.api.privilege, die PrivilegeGroup implementierenModifizierer und TypKlasseBeschreibungclassclassclassclassclassclassclassclassMethoden in org.teamapps.application.api.privilege, die PrivilegeGroup zurückgebenModifizierer und TypMethodeBeschreibungCustomObjectPrivilegeGroupImpl.createCopyWithPrivileges(Privilege... privileges) OrganizationalPrivilegeGroupImpl.createCopyWithPrivileges(Privilege... privileges) PrivilegeGroup.createCopyWithPrivileges(Privilege... privileges) RoleAssignmentDelegatedCustomPrivilegeGroupImpl.createCopyWithPrivileges(Privilege... privileges) SimpleCustomObjectPrivilegeImpl.createCopyWithPrivileges(Privilege... privileges) SimpleOrganizationalPrivilegeImpl.createCopyWithPrivileges(Privilege... privileges) SimplePrivilegeImpl.createCopyWithPrivileges(Privilege... privileges) StandardPrivilegeGroupImpl.createCopyWithPrivileges(Privilege... privileges) static PrivilegeGroupPrivilegeGroup.mergeGroups(PrivilegeGroup groupA, PrivilegeGroup groupB) Methoden in org.teamapps.application.api.privilege, die Typen mit Argumenten vom Typ PrivilegeGroup zurückgebenModifizierer und TypMethodeBeschreibungApplicationRole.getPrivilegeGroups()ApplicationRoleImpl.getPrivilegeGroups()ApplicationPrivilegeBuilder.getPrivileges()Methoden in org.teamapps.application.api.privilege mit Parametern vom Typ PrivilegeGroupModifizierer und TypMethodeBeschreibungApplicationRoleBuilder.addRole(String name, org.teamapps.icons.Icon<?, ?> icon, String titleKey, String descriptionKey, PrivilegeGroup... privilegeGroups) static ApplicationRoleApplicationRole.createRole(String name, org.teamapps.icons.Icon icon, String titleKey, String descriptionKey, PrivilegeGroup... privilegeGroups) static PrivilegeGroupPrivilegeGroup.mergeGroups(PrivilegeGroup groupA, PrivilegeGroup groupB) voidApplicationPrivilegeBuilder.setCategory(String category, PrivilegeGroup... privilegeGroups) Methodenparameter in org.teamapps.application.api.privilege mit Typargumenten vom Typ PrivilegeGroupModifizierer und TypMethodeBeschreibungstatic ApplicationRoleApplicationRole.createRole(String name, org.teamapps.icons.Icon icon, String titleKey, String descriptionKey, List<PrivilegeGroup> privilegeGroups) Konstruktorparameter in org.teamapps.application.api.privilege mit Typargumenten vom Typ PrivilegeGroupModifiziererKonstruktorBeschreibungApplicationRoleImpl(String name, org.teamapps.icons.Icon icon, String titleKey, String descriptionKey, List<PrivilegeGroup> privilegeGroups)