Uses of Class
com.broadleafcommerce.adminuser.user.provider.jpa.domain.JpaAdminUserRestrictedPermission
Packages that use JpaAdminUserRestrictedPermission
-
Uses of JpaAdminUserRestrictedPermission in com.broadleafcommerce.adminuser.user.provider.jpa.domain
Methods in com.broadleafcommerce.adminuser.user.provider.jpa.domain that return types with arguments of type JpaAdminUserRestrictedPermissionMethod parameters in com.broadleafcommerce.adminuser.user.provider.jpa.domain with type arguments of type JpaAdminUserRestrictedPermissionModifier and TypeMethodDescriptionvoid
JpaAdminUser.setRestrictedPermissions
(Set<JpaAdminUserRestrictedPermission> restrictedPermissions)