Uses of Interface
de.hybris.platform.commerceservices.customer.dao.CustomerAccountDao
-
-
Uses of CustomerAccountDao in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return CustomerAccountDao Modifier and Type Method Description protected CustomerAccountDaoDefaultB2BQuoteService. getCustomerAccountDao()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.b2b.services.impl with parameters of type CustomerAccountDao Modifier and Type Method Description voidDefaultB2BQuoteService. setCustomerAccountDao(CustomerAccountDao customerAccountDao)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CustomerAccountDao in de.hybris.platform.commerceservices.customer.dao.impl
Classes in de.hybris.platform.commerceservices.customer.dao.impl that implement CustomerAccountDao Modifier and Type Class Description classDefaultCustomerAccountDao -
Uses of CustomerAccountDao in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl that return CustomerAccountDao Modifier and Type Method Description protected CustomerAccountDaoDefaultCustomerAccountService. getCustomerAccountDao()Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type CustomerAccountDao Modifier and Type Method Description voidDefaultCustomerAccountService. setCustomerAccountDao(CustomerAccountDao customerAccountDao) -
Uses of CustomerAccountDao in de.hybris.platform.subscriptionservices.daos.impl
Classes in de.hybris.platform.subscriptionservices.daos.impl that implement CustomerAccountDao Modifier and Type Class Description classDefaultSubscriptionCustomerAccountDaoDeprecated, for removal: This API element is subject to removal in a future version.since 21.05
-