Uses of Interface
de.hybris.platform.assistedserviceservices.dao.CustomerGroupDao
Packages that use CustomerGroupDao
Package
Description
-
Uses of CustomerGroupDao in de.hybris.platform.assistedserviceservices.dao.impl
Classes in de.hybris.platform.assistedserviceservices.dao.impl that implement CustomerGroupDaoModifier and TypeClassDescriptionclassConcrete implementation for the customer group Dao -
Uses of CustomerGroupDao in de.hybris.platform.assistedserviceservices.strategy
Methods in de.hybris.platform.assistedserviceservices.strategy that return CustomerGroupDaoModifier and TypeMethodDescriptionprotected CustomerGroupDaoDefaultBopisCustomerListSearchStrategy.getCustomerGroupDao()protected CustomerGroupDaoDefaultInStoreCustomerListSearchStrategy.getCustomerGroupDao()Methods in de.hybris.platform.assistedserviceservices.strategy with parameters of type CustomerGroupDaoModifier and TypeMethodDescriptionvoidDefaultBopisCustomerListSearchStrategy.setCustomerGroupDao(CustomerGroupDao customerGroupDao) voidDefaultInStoreCustomerListSearchStrategy.setCustomerGroupDao(CustomerGroupDao customerGroupDao)