Uses of Class
com.broadleafcommerce.catalog.service.util.ObjectDeepCopyUtility
Packages that use ObjectDeepCopyUtility
Package
Description
-
Uses of ObjectDeepCopyUtility in com.broadleafcommerce.catalog.service.product.businessType
Methods in com.broadleafcommerce.catalog.service.product.businessType that return ObjectDeepCopyUtilityModifier and TypeMethodDescriptionprotected ObjectDeepCopyUtilityDefaultBusinessTypeService.getObjectDeepCopyUtility()Methods in com.broadleafcommerce.catalog.service.product.businessType with parameters of type ObjectDeepCopyUtilityModifier and TypeMethodDescriptionvoidDefaultBusinessTypeService.setObjectDeepCopyUtility(ObjectDeepCopyUtility objectDeepCopyUtility) -
Uses of ObjectDeepCopyUtility in com.broadleafcommerce.catalog.service.product.consolidation
Methods in com.broadleafcommerce.catalog.service.product.consolidation that return ObjectDeepCopyUtilityModifier and TypeMethodDescriptionprotected ObjectDeepCopyUtilityContextualProductConsolidationContributor.getObjectDeepCopyUtility()protected ObjectDeepCopyUtilityDataDrivenEnumConsolidationContributor.getObjectDeepCopyUtility()Methods in com.broadleafcommerce.catalog.service.product.consolidation with parameters of type ObjectDeepCopyUtilityModifier and TypeMethodDescriptionvoidContextualProductConsolidationContributor.setObjectDeepCopyUtility(ObjectDeepCopyUtility objectDeepCopyUtility) voidDataDrivenEnumConsolidationContributor.setObjectDeepCopyUtility(ObjectDeepCopyUtility objectDeepCopyUtility) -
Uses of ObjectDeepCopyUtility in com.broadleafcommerce.catalog.service.product.consolidation.util
Methods in com.broadleafcommerce.catalog.service.product.consolidation.util that return ObjectDeepCopyUtilityModifier and TypeMethodDescriptionprotected ObjectDeepCopyUtilityConsolidationBusinessTypeHydrationUtil.getObjectDeepCopyUtility()Constructors in com.broadleafcommerce.catalog.service.product.consolidation.util with parameters of type ObjectDeepCopyUtilityModifierConstructorDescriptionConsolidationBusinessTypeHydrationUtil(com.broadleafcommerce.common.extension.TypeFactory typeFactory, ObjectDeepCopyUtility objectDeepCopyUtility) -
Uses of ObjectDeepCopyUtility in com.broadleafcommerce.catalog.service.product.hydration
Methods in com.broadleafcommerce.catalog.service.product.hydration that return ObjectDeepCopyUtilityModifier and TypeMethodDescriptionprotected ObjectDeepCopyUtilityDefaultProductHydrationService.getObjectDeepCopyUtility()Methods in com.broadleafcommerce.catalog.service.product.hydration with parameters of type ObjectDeepCopyUtilityModifier and TypeMethodDescriptionvoidDefaultProductHydrationService.setObjectDeepCopyUtility(ObjectDeepCopyUtility objectDeepCopyUtility) -
Uses of ObjectDeepCopyUtility in com.broadleafcommerce.catalog.web.endpoint
Methods in com.broadleafcommerce.catalog.web.endpoint that return ObjectDeepCopyUtilityModifier and TypeMethodDescriptionprotected ObjectDeepCopyUtilityCharacteristicEndpoint.getObjectDeepCopyUtility()Constructors in com.broadleafcommerce.catalog.web.endpoint with parameters of type ObjectDeepCopyUtilityModifierConstructorDescriptionCharacteristicEndpoint(CharacteristicService<Characteristic> characteristicService, BusinessTypeService<BusinessType> businessTypeService, com.broadleafcommerce.common.extension.TypeFactory typeFactory, org.springframework.context.MessageSource messageSource, com.broadleafcommerce.translation.service.TranslationEntityService<com.broadleafcommerce.translation.domain.Translation> translationEntityService, ObjectDeepCopyUtility objectDeepCopyUtility)