Uses of Class
com.broadleafcommerce.notification.service.provider.external.domain.user.Account
Packages that use Account
-
Uses of Account in com.broadleafcommerce.notification.service.provider.external.domain.user
Methods in com.broadleafcommerce.notification.service.provider.external.domain.user that return AccountModifier and TypeMethodDescriptionAccountMember.getAccount()
The account in the relationship.Account.getParentAccount()
Methods in com.broadleafcommerce.notification.service.provider.external.domain.user with parameters of type AccountModifier and TypeMethodDescriptionvoid
AccountMember.setAccount
(Account account) The account in the relationship.void
Account.setParentAccount
(Account parentAccount)