Uses of Class
com.broadleafcommerce.auth.security.domain.JpaAccountRoleXref
Packages that use JpaAccountRoleXref
Package
Description
-
Uses of JpaAccountRoleXref in com.broadleafcommerce.auth.security.provider.jpa.repository
Classes in com.broadleafcommerce.auth.security.provider.jpa.repository with type parameters of type JpaAccountRoleXrefModifier and TypeInterfaceDescriptioninterfaceJpaAccountRoleXrefRepository<D extends JpaAccountRoleXref> -
Uses of JpaAccountRoleXref in com.broadleafcommerce.auth.user.provider.jpa.domain
Methods in com.broadleafcommerce.auth.user.provider.jpa.domain that return types with arguments of type JpaAccountRoleXrefMethod parameters in com.broadleafcommerce.auth.user.provider.jpa.domain with type arguments of type JpaAccountRoleXrefModifier and TypeMethodDescriptionvoidJpaUser.setAccountRoles(List<JpaAccountRoleXref> accountRoles)