Uses of Interface
de.hybris.platform.customersupportbackoffice.strategies.CsCreateCustomerStrategy
-
Packages that use CsCreateCustomerStrategy Package Description de.hybris.platform.customersupportbackoffice.strategies de.hybris.platform.customersupportbackoffice.widgets -
-
Uses of CsCreateCustomerStrategy in de.hybris.platform.customersupportbackoffice.strategies
Classes in de.hybris.platform.customersupportbackoffice.strategies that implement CsCreateCustomerStrategy Modifier and Type Class Description classDefaultCsCreateCustomerStrategyDefault implementation of create customer strategy. -
Uses of CsCreateCustomerStrategy in de.hybris.platform.customersupportbackoffice.widgets
Methods in de.hybris.platform.customersupportbackoffice.widgets that return CsCreateCustomerStrategy Modifier and Type Method Description protected CsCreateCustomerStrategyCreateCustomerWizardHandler. getCsCreateCustomerStrategy()Methods in de.hybris.platform.customersupportbackoffice.widgets with parameters of type CsCreateCustomerStrategy Modifier and Type Method Description voidCreateCustomerWizardHandler. setCsCreateCustomerStrategy(CsCreateCustomerStrategy csCreateCustomerStrategy)
-