Class B2BUnitReversePopulator
java.lang.Object
de.hybris.platform.b2bacceleratorfacades.order.populators.B2BUnitReversePopulator
- All Implemented Interfaces:
Populator<B2BUnitData,B2BUnitModel>
@Deprecated(since="6.0",
forRemoval=true)
public class B2BUnitReversePopulator
extends Object
implements Populator<B2BUnitData,B2BUnitModel>
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 B2BCommerceUnitServiceDeprecated, 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.voidpopulate(B2BUnitData source, B2BUnitModel 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.voidsetB2bCommerceUnitService(B2BCommerceUnitService b2bUnitService) 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.
-
Constructor Details
-
B2BUnitReversePopulator
public B2BUnitReversePopulator()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<B2BUnitData,B2BUnitModel> - Parameters:
source- the source objecttarget- the target to fill- Throws:
ConversionException- if an error occurs
-
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. -
getB2bCommerceUnitService
Deprecated, for removal: This API element is subject to removal in a future version. -
setB2bCommerceUnitService
Deprecated, for removal: This API element is subject to removal in a future version.
-
B2BUnitReversePopulatorinstead.