Class B2BCustomerReversePopulator
java.lang.Object
de.hybris.platform.b2bacceleratorfacades.order.populators.B2BCustomerReversePopulator
- All Implemented Interfaces:
Populator<CustomerData,B2BCustomerModel>
@Deprecated(since="6.0",
forRemoval=true)
public class B2BCustomerReversePopulator
extends Object
implements Populator<CustomerData,B2BCustomerModel>
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected B2BCommerceB2BUserGroupServiceDeprecated, for removal: This API element is subject to removal in a future version.protected B2BUnitService<B2BUnitModel,UserModel> Deprecated, for removal: This API element is subject to removal in a future version.protected B2BUserGroupsLookUpStrategyDeprecated, for removal: This API element is subject to removal in a future version.protected <T extends CompanyB2BCommerceService>
TDeprecated, for removal: This API element is subject to removal in a future version.protected CustomerNameStrategyDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.protected UserServiceDeprecated, for removal: This API element is subject to removal in a future version.voidpopulate(CustomerData source, B2BCustomerModel target) Deprecated, for removal: This API element is subject to removal in a future version.Populate the target instance with values from the source instance.voidsetB2BCommerceB2BUserGroupService(B2BCommerceB2BUserGroupService b2bCommerceB2BUserGroupService) Deprecated, for removal: This API element is subject to removal in a future version.voidsetB2bUnitService(B2BUnitService<B2BUnitModel, UserModel> b2bUnitService) Deprecated, for removal: This API element is subject to removal in a future version.voidsetB2BUserGroupsLookUpStrategy(B2BUserGroupsLookUpStrategy b2BUserGroupsLookUpStrategy) Deprecated, for removal: This API element is subject to removal in a future version.voidsetCompanyB2BCommerceService(CompanyB2BCommerceService companyB2BCommerceService) Deprecated, for removal: This API element is subject to removal in a future version.voidsetCustomerNameStrategy(CustomerNameStrategy customerNameStrategy) Deprecated, for removal: This API element is subject to removal in a future version.protected voidsetUid(CustomerData source, B2BCustomerModel target) Deprecated, for removal: This API element is subject to removal in a future version.voidsetUserService(UserService userService) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
B2BCustomerReversePopulator
public B2BCustomerReversePopulator()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
populate
Deprecated, for removal: This API element is subject to removal in a future version.Description copied from interface:PopulatorPopulate the target instance with values from the source instance.- Specified by:
populatein interfacePopulator<CustomerData,B2BCustomerModel> - Parameters:
source- the source objecttarget- the target to fill- Throws:
ConversionException- if an error occurs
-
setUid
Deprecated, for removal: This API element is subject to removal in a future version. -
getUserGroups
Deprecated, for removal: This API element is subject to removal in a future version. -
getUserService
Deprecated, for removal: This API element is subject to removal in a future version. -
setUserService
Deprecated, for removal: This API element is subject to removal in a future version. -
getB2BUserGroupsLookUpStrategy
Deprecated, for removal: This API element is subject to removal in a future version. -
setB2BUserGroupsLookUpStrategy
Deprecated, for removal: This API element is subject to removal in a future version. -
getCompanyB2BCommerceService
Deprecated, for removal: This API element is subject to removal in a future version. -
setCompanyB2BCommerceService
Deprecated, for removal: This API element is subject to removal in a future version. -
getCustomerNameStrategy
Deprecated, for removal: This API element is subject to removal in a future version. -
setCustomerNameStrategy
Deprecated, for removal: This API element is subject to removal in a future version. -
getB2BCommerceB2BUserGroupService
Deprecated, for removal: This API element is subject to removal in a future version. -
setB2BCommerceB2BUserGroupService
public void setB2BCommerceB2BUserGroupService(B2BCommerceB2BUserGroupService b2bCommerceB2BUserGroupService) Deprecated, for removal: This API element is subject to removal in a future version. -
getB2bUnitService
Deprecated, for removal: This API element is subject to removal in a future version. -
setB2bUnitService
Deprecated, for removal: This API element is subject to removal in a future version.
-
B2BCustomerReversePopulatorinstead.