Uses of Class
de.hybris.platform.servicelayer.dto.converter.ConversionException
-
-
Uses of ConversionException in com.hybris.backoffice.solrsearch.populators
Methods in com.hybris.backoffice.solrsearch.populators that throw ConversionException Modifier and Type Method Description voidBackofficeFacetSearchQueryFieldsPopulator. populate(SearchQueryConverterData source, org.apache.solr.client.solrj.SolrQuery target)voidBackofficeIndexedPropertyPopulator. populate(SolrIndexedPropertyModel solrIndexedPropertyModel, IndexedProperty indexedProperty)voidBackofficeSearchQuerySortsPopulator. populate(SearchQueryConverterData source, org.apache.solr.client.solrj.SolrQuery target) -
Uses of ConversionException in com.hybris.merchandising.converters.populators
Methods in com.hybris.merchandising.converters.populators that throw ConversionException Modifier and Type Method Description voidFacetPopulator. populate(ProductIndexContainer source, Product target)Populate the target instance with values from the source instance.voidProductDetailsPopulator. populate(ProductIndexContainer source, Product target)voidProductImagePopulator. populate(ProductIndexContainer source, Product target)voidProductMetadataPopulator. populate(ProductIndexContainer source, Product target)Populate the target instance with values from the source instance. -
Uses of ConversionException in com.hybris.yprofile.populators
Methods in com.hybris.yprofile.populators that throw ConversionException Modifier and Type Method Description voidReturnEventPopulator. populate(ReturnRequestModel returnRequestModel, Order order)voidUIDPopulator. populate(ChangeUIDEvent event, UID uid)voidUserEventPopulator. populate(UserModel userModel, User user) -
Uses of ConversionException in de.hybris.eventtracking.publisher.csv.converters
Methods in de.hybris.eventtracking.publisher.csv.converters that throw ConversionException Modifier and Type Method Description voidAbstractCartAwareTrackingEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target)voidAbstractProductAndCartAwareTrackingEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target)voidAbstractProductAwareTrackingEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target)voidAbstractTrackingEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target)voidAddToCartEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target)voidBannerClickEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target)voidCartAbandonedEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target)voidCategoryPageViewEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target)voidProductMediaViewEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target)voidSearchEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target)voidSearchNoResultsEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target)voidStoreLocationEnteredEventToCsvDataPopulator. populate(AbstractTrackingEvent source, TrackingEventCsvData target) -
Uses of ConversionException in de.hybris.eventtracking.services.converters
Methods in de.hybris.eventtracking.services.converters that throw ConversionException Modifier and Type Method Description TARGETAbstractDynamicConverter. convert(SOURCE source)TARGETAbstractDynamicConverter. convert(SOURCE source, TARGET prototype) -
Uses of ConversionException in de.hybris.eventtracking.services.populators
Methods in de.hybris.eventtracking.services.populators that throw ConversionException Modifier and Type Method Description voidAbstractCartAwareTrackingEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidAbstractProductAndCartAwareTrackingEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidAbstractTrackingEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidAddToCartEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidBannerClickEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidCartAbandonedEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidCartViewEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidCategoryBrowseEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidCategoryPageViewEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidFindStoresNearMeEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidForgottenPasswordEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidPageThroughSearchResultsEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidPageViewEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidPaymentDetailsEnteredEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidProceedToCheckoutEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidProductDetailPageViewEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidProductMediaViewEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidProductReviewsViewEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidRefineSearchEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidRemoveFromCartEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidSearchEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidSearchNoResultsEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidShipmentDetailsEnteredEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidSuccessfulCheckoutEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidUnsuccessfulAddToCartEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidUnsuccessfulCheckoutEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidUnsuccessfulLoginEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidUnsuccessfulPaymentEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent)voidUnsuccessfulRegistrationEventPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> trackingEventData, AbstractTrackingEvent trackingEvent) -
Uses of ConversionException in de.hybris.platform.acceleratorfacades.cart.action.populator
Methods in de.hybris.platform.acceleratorfacades.cart.action.populator that throw ConversionException Modifier and Type Method Description voidAcceleratorCartEntryActionPopulator. populate(AbstractOrderEntryModel source, OrderEntryData target) -
Uses of ConversionException in de.hybris.platform.acceleratorfacades.cmsitems.attributeconverters
Methods in de.hybris.platform.acceleratorfacades.cmsitems.attributeconverters that throw ConversionException Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>MediaContainerAttributeToDataContentConverter. convert(MediaContainerModel source) -
Uses of ConversionException in de.hybris.platform.acceleratorfacades.cmsitems.populator
Methods in de.hybris.platform.acceleratorfacades.cmsitems.populator that throw ConversionException Modifier and Type Method Description voidAccBaseSitePopulator. populate(BaseSiteModel source, BaseSiteData target) -
Uses of ConversionException in de.hybris.platform.acceleratorfacades.device.populators
Methods in de.hybris.platform.acceleratorfacades.device.populators that throw ConversionException Modifier and Type Method Description voidDeviceDataUiExperiencePopulator. populate(DeviceData deviceData, UiExperienceData uiExperienceData)voidResponsiveImagePopulator. populate(MediaModel mediaModel, ImageData imageData)voidResponsiveMediaContainerPopulator. populate(MediaContainerModel source, java.util.List<ImageData> target)voidSpringMobileRequestDeviceDataPopulator. populate(javax.servlet.http.HttpServletRequest source, DeviceData target) -
Uses of ConversionException in de.hybris.platform.acceleratorfacades.order.populators
Methods in de.hybris.platform.acceleratorfacades.order.populators that throw ConversionException Modifier and Type Method Description voidAcceleratorConsignmentPopulator. populate(ConsignmentModel source, ConsignmentData target) -
Uses of ConversionException in de.hybris.platform.acceleratorfacades.ordergridform.converters.populators
Methods in de.hybris.platform.acceleratorfacades.ordergridform.converters.populators that throw ConversionException Modifier and Type Method Description voidVariantValueParentCategoryPopulator. populate(CategoryModel source, CategoryData target) -
Uses of ConversionException in de.hybris.platform.acceleratorfacades.pages.populators.data
Methods in de.hybris.platform.acceleratorfacades.pages.populators.data that throw ConversionException Modifier and Type Method Description voidEmailPageReversePopulator. populate(EmailPageData source, EmailPageModel target) -
Uses of ConversionException in de.hybris.platform.acceleratorfacades.pages.populators.model
Methods in de.hybris.platform.acceleratorfacades.pages.populators.model that throw ConversionException Modifier and Type Method Description voidEmailPageModelPopulator. populate(EmailPageModel source, EmailPageData target) -
Uses of ConversionException in de.hybris.platform.acceleratorfacades.payment.populators
Methods in de.hybris.platform.acceleratorfacades.payment.populators that throw ConversionException Modifier and Type Method Description voidPaymentSubscriptionResultDataPopulator. populate(PaymentSubscriptionResultItem source, PaymentSubscriptionResultData target) -
Uses of ConversionException in de.hybris.platform.acceleratorfacades.product.converters.populator
Methods in de.hybris.platform.acceleratorfacades.product.converters.populator that throw ConversionException Modifier and Type Method Description voidProductKeywordsPopulator. populate(ProductModel source, ProductData target)voidProductVolumePricesPopulator. populate(SOURCE productModel, TARGET productData) -
Uses of ConversionException in de.hybris.platform.acceleratorservices.dataexport.generic.output.csv
Methods in de.hybris.platform.acceleratorservices.dataexport.generic.output.csv that throw ConversionException Modifier and Type Method Description java.lang.StringConvertObjectsToCSV. convert(java.util.List<java.lang.Object> dataList, java.lang.String prototype) -
Uses of ConversionException in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators that throw ConversionException Modifier and Type Method Description voidCustomerBillToDataPopulator. populate(AddressModel source, CustomerBillToData target)voidCustomerShipToDataPopulator. populate(CartModel source, CustomerShipToData target)voidPaymentInfoDataPopulator. populate(CreditCardPaymentInfoModel source, PaymentInfoData target) -
Uses of ConversionException in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators.request
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators.request that throw ConversionException Modifier and Type Method Description voidCustomerInfoRequestPopulator. populate(CreateSubscriptionRequest source, PaymentData target)voidOrderInfoRequestPopulator. populate(CreateSubscriptionRequest source, PaymentData target)voidOrderPageAppearanceRequestPopulator. populate(CreateSubscriptionRequest source, PaymentData target)voidOrderPageConfirmationRequestPopulator. populate(CreateSubscriptionRequest source, PaymentData target)voidPaymentInfoRequestPopulator. populate(CreateSubscriptionRequest source, PaymentData target)voidSignatureRequestPopulator. populate(CreateSubscriptionRequest source, PaymentData target)voidSubscriptionSignatureRequestPopulator. populate(CreateSubscriptionRequest source, PaymentData target)protected voidCustomerInfoRequestPopulator. populateBillingInfo(CustomerBillToData source, PaymentData target)protected voidCustomerInfoRequestPopulator. populateShippingInfo(CustomerShipToData source, PaymentData target) -
Uses of ConversionException in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators.response
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators.response that throw ConversionException Modifier and Type Method Description voidAuthReplyResultPopulator. populate(java.util.Map<java.lang.String,java.lang.String> source, CreateSubscriptionResult target)voidCustomerInfoResultPopulator. populate(java.util.Map<java.lang.String,java.lang.String> source, CreateSubscriptionResult target)voidOrderInfoResultPopulator. populate(java.util.Map<java.lang.String,java.lang.String> source, CreateSubscriptionResult target)voidPaymentInfoResultPopulator. populate(java.util.Map<java.lang.String,java.lang.String> source, CreateSubscriptionResult target)voidSignatureResultPopulator. populate(java.util.Map<java.lang.String,java.lang.String> source, CreateSubscriptionResult target)voidSubscriptionInfoResultPopulator. populate(java.util.Map<java.lang.String,java.lang.String> source, CreateSubscriptionResult target)voidSubscriptionSignatureResultPopulator. populate(java.util.Map<java.lang.String,java.lang.String> source, CreateSubscriptionResult target) -
Uses of ConversionException in de.hybris.platform.acceleratorservices.sitemap.populators
Methods in de.hybris.platform.acceleratorservices.sitemap.populators that throw ConversionException Modifier and Type Method Description voidCategoryModelToSiteMapUrlDataPopulator. populate(CategoryModel categoryModel, SiteMapUrlData siteMapUrlData)voidContentPageModelToSiteMapUrlDataPopulator. populate(ContentPageModel contentPageModel, SiteMapUrlData siteMapUrlData)voidCustomPageToSiteMapUrlDataPopulator. populate(java.lang.String source, SiteMapUrlData siteMapUrlData)voidPointOfServiceModellToSiteMapUrlDataPopulator. populate(PointOfServiceModel pointOfServiceModel, SiteMapUrlData siteMapUrlData)voidProductModelToSiteMapUrlDataPopulator. populate(ProductModel productModel, SiteMapUrlData siteMapUrlData) -
Uses of ConversionException in de.hybris.platform.accountsummaryaddon.document.populators
Methods in de.hybris.platform.accountsummaryaddon.document.populators that throw ConversionException Modifier and Type Method Description voidB2BAmountBalancePopulator. populate(B2BUnitModel source, B2BAmountBalanceData target)voidB2BDocumentPaymentInfoPopulator. populate(B2BDocumentPaymentInfoModel source, B2BDocumentPaymentInfoData target)voidB2BDocumentPopulator. populate(B2BDocumentModel source, B2BDocumentData target) -
Uses of ConversionException in de.hybris.platform.accountsummaryaddon.populators
Methods in de.hybris.platform.accountsummaryaddon.populators that throw ConversionException Modifier and Type Method Description voidAccountSummaryInfoPopulator. populate(B2BUnitModel source, AccountSummaryInfoData target) -
Uses of ConversionException in de.hybris.platform.addonsupport.setup.populator
Methods in de.hybris.platform.addonsupport.setup.populator that throw ConversionException Modifier and Type Method Description voidAddOnExtensionNameImpexMacroParametersPopulator. populate(AddOnDataImportEventContext source, ImpexMacroParameterData target)voidBaseSiteImpexMacroParametersPopulator. populate(AddOnDataImportEventContext source, ImpexMacroParameterData target)voidConfigExtensionNameImpexMacroParametersPopulator. populate(AddOnDataImportEventContext source, ImpexMacroParameterData target)voidContentCatalogImpexMacroParametersPopulator. populate(AddOnDataImportEventContext source, ImpexMacroParameterData target)voidParameterMapMergeImpexMacroParametersPopulator. populate(java.lang.Object source, ImpexMacroParameterData target)voidProductCatalogImpexMacroParametersPopulator. populate(AddOnDataImportEventContext source, ImpexMacroParameterData target)voidSupportedUiExperienceImpexMacroParameterPopulator. populate(AddOnDataImportEventContext source, ImpexMacroParameterData target) -
Uses of ConversionException in de.hybris.platform.b2b.punchout.populators.impl
Methods in de.hybris.platform.b2b.punchout.populators.impl that throw ConversionException Modifier and Type Method Description AbstractOrderEntryModelDefaultItemOutConverter. convert(ItemOut source)voidDefaultAddressModelPopulator. populate(Address source, AddressModel target)voidDefaultOrderRequestCartPopulator. populate(OrderRequestHeader source, CartModel target)voidDefaultProfileResponsePopulator. populate(CXML source, ProfileResponse target)voidDefaultPunchOutItemInPopulator. populate(AbstractOrderEntryModel orderEntry, ItemIn itemIn)voidDefaultPunchOutOrderMessagePopulator. populate(CartModel cartModel, PunchOutOrderMessage punchOutOrder)voidDefaultPunchOutSessionPopulator. populate(CXML source, PunchOutSession target)voidDefaultTaxValuePopulator. populate(Tax source, java.util.Collection<TaxValue> target) -
Uses of ConversionException in de.hybris.platform.b2bacceleratorfacades.order.converters.populator
Methods in de.hybris.platform.b2bacceleratorfacades.order.converters.populator that throw ConversionException Modifier and Type Method Description voidGroupCartModificationListPopulator. populate(AbstractOrderModel abstractOrderModel, java.util.List<CartModificationData> cartModificationDataList)Deprecated, for removal: This API element is subject to removal in a future version.voidGroupOrderEntryPopulator. populate(AbstractOrderModel source, AbstractOrderData target)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ConversionException in de.hybris.platform.b2bacceleratorfacades.order.populators
Methods in de.hybris.platform.b2bacceleratorfacades.order.populators that throw ConversionException Modifier and Type Method Description voidB2BAddressPopulator. populate(AddressModel addressModel, AddressData addressData)voidB2BBudgetReversePopulator. populate(B2BBudgetData source, B2BBudgetModel target)Deprecated, for removal: This API element is subject to removal in a future version.voidB2BCartPopulator. populate(CartModel source, T target)voidB2BCostCenterReversePopulator. populate(B2BCostCenterData source, B2BCostCenterModel target)Deprecated, for removal: This API element is subject to removal in a future version.voidB2BCustomerReversePopulator. populate(CustomerData source, B2BCustomerModel target)Deprecated, for removal: This API element is subject to removal in a future version.voidB2BOrderHistoryPopulator. populate(OrderModel source, OrderHistoryData target)voidB2BOrderPopulator. populate(OrderModel orderModel, OrderData orderData)voidB2BPermissionsReversePopulator. populate(B2BPermissionData source, B2BPermissionModel target)Deprecated, for removal: This API element is subject to removal in a future version.voidB2BUnitReversePopulator. populate(B2BUnitData source, B2BUnitModel target)Deprecated, for removal: This API element is subject to removal in a future version.voidScheduledCartPopulator. populate(CartToOrderCronJobModel source, ScheduledCartData prototype)voidTriggerReversePopulator. populate(TriggerData data, TriggerModel model) -
Uses of ConversionException in de.hybris.platform.b2bacceleratorfacades.search.converters.impl
Methods in de.hybris.platform.b2bacceleratorfacades.search.converters.impl that throw ConversionException Modifier and Type Method Description TAbstractB2BFlexibleSearchConverter. convert(SearchPageData searchPageData)voidDefaultB2BFlexibleSearchPopulator. populate(SearchPageData searchPageData, ProductSearchPageData target) -
Uses of ConversionException in de.hybris.platform.b2bacceleratorfacades.user.populators
Methods in de.hybris.platform.b2bacceleratorfacades.user.populators that throw ConversionException Modifier and Type Method Description voidB2BCustomerPopulator. populate(CustomerModel source, CustomerData target)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ConversionException in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators
Methods in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators that throw ConversionException Modifier and Type Method Description voidB2BCustomerApproverPopulator. populate(CustomerModel source, CustomerData target)voidB2BCustomerPermissionPopulator. populate(CustomerModel source, CustomerData target)voidB2BPermissionsReversePopulator. populate(B2BPermissionData source, B2BPermissionModel target) -
Uses of ConversionException in de.hybris.platform.b2bcommercefacades.company.converters.populators
Methods in de.hybris.platform.b2bcommercefacades.company.converters.populators that throw ConversionException Modifier and Type Method Description voidB2BBudgetReversePopulator. populate(B2BBudgetData source, B2BBudgetModel target)voidB2BCostCenterReversePopulator. populate(B2BCostCenterData source, B2BCostCenterModel target)voidB2BCustomerPopulator. populate(CustomerModel source, CustomerData target)voidB2BCustomerReversePopulator. populate(CustomerData source, B2BCustomerModel target)voidB2BUnitReversePopulator. populate(B2BUnitData source, B2BUnitModel target) -
Uses of ConversionException in de.hybris.platform.cms2.namedquery.service.impl
Methods in de.hybris.platform.cms2.namedquery.service.impl that throw ConversionException Modifier and Type Method Description FlexibleSearchQueryFlexibleSearchNamedQueryConverter. convert(NamedQueryConversionDto namedQueryConversion) -
Uses of ConversionException in de.hybris.platform.cmscockpit.components.liveedit.converter
Methods in de.hybris.platform.cmscockpit.components.liveedit.converter that throw ConversionException Modifier and Type Method Description CmsUrlChangeEventDefaultCmsUrlChangeEventConverter. convert(java.lang.String[] attributes)CmsUrlChangeEventDefaultCmsUrlChangeEventConverter. convert(java.lang.String[] attributes, CmsUrlChangeEvent prototype) -
Uses of ConversionException in de.hybris.platform.cmsfacades.catalogs.populator
Methods in de.hybris.platform.cmsfacades.catalogs.populator that throw ConversionException Modifier and Type Method Description voidCatalogModelToDataPopulator. populate(CatalogModel source, CatalogData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.catalogversions.populator
Methods in de.hybris.platform.cmsfacades.catalogversions.populator that throw ConversionException Modifier and Type Method Description voidCatalogVersionModelPopulator. populate(CatalogVersionModel source, CatalogVersionData target)voidContentCatalogVersionModelPopulator. populate(CatalogVersionModel source, CatalogVersionData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.cmsitems.populators
Methods in de.hybris.platform.cmsfacades.cmsitems.populators that throw ConversionException Modifier and Type Method Description voidAbstractCMSComponentContentPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> source, ItemModel itemModel)voidAbstractCMSComponentRestrictionsContentPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> source, AbstractCMSComponentModel componentModel)voidAbstractCMSPageRestrictionsContentPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> source, AbstractPageModel pageModel)voidCategoryOrProductPageRestorePopulator. populate(java.util.Map<java.lang.String,java.lang.Object> source, ItemModel itemModel)voidCloneContentSlotPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> source, ItemModel itemModel)voidClonePagePopulator. populate(java.util.Map<java.lang.String,java.lang.Object> source, ItemModel itemModel)voidCMSItemCloneableModelToDataAttributePopulator. populate(ItemModel itemModel, java.util.Map<java.lang.String,java.lang.Object> itemMap)voidCmsItemDefaultAttributesPopulator. populate(ItemModel source, java.util.Map<java.lang.String,java.lang.Object> targetMap)voidCMSItemLinkToggleDataToModelPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> source, CMSItemModel itemModel)voidCMSItemLinkToggleModelToDataAttributePopulator. populate(ItemModel itemModel, java.util.Map<java.lang.String,java.lang.Object> itemMap)voidCMSItemLinkToggleTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidCMSItemPageModelToDataAttributePopulator. populate(ItemModel itemModel, java.util.Map<java.lang.String,java.lang.Object> itemMap)voidCMSItemSearchDataPopulator. populate(CMSItemSearchData source, CMSItemSearchData target)voidCMSNavigationNodePopulator. populate(java.util.Map<java.lang.String,java.lang.Object> source, CMSNavigationNodeModel cmsNavigationNode)voidCMSSitePopulator. populate(BaseSiteModel source, BaseSiteData target)voidPageInitializerPopulator. populate(java.util.Map<java.lang.String,java.lang.Object> source, ItemModel itemModel)voidRestoreContentPagePopulator. populate(java.util.Map<java.lang.String,java.lang.Object> source, ItemModel itemModel)voidTrashContentPagePopulator. populate(java.util.Map<java.lang.String,java.lang.Object> source, ItemModel itemModel)voidTrashPagePopulator. populate(java.util.Map<java.lang.String,java.lang.Object> map, ItemModel itemModel)Populate the target instance with values from the source instance. -
Uses of ConversionException in de.hybris.platform.cmsfacades.common.populator.impl
Methods in de.hybris.platform.cmsfacades.common.populator.impl that throw ConversionException Modifier and Type Method Description voidAbstractNamedQueryDataPopulator. populate(NamedQueryData namedQueryData, NamedQuery namedQuery)voidComposedTypeModelPopulator. populate(ComposedTypeModel source, ComposedTypeData target)voidCompositePopulator. populate(SOURCE source, TARGET target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.media.populator
Methods in de.hybris.platform.cmsfacades.media.populator that throw ConversionException Modifier and Type Method Description voidBasicMediaPopulator. populate(MediaModel source, MediaData target)voidBasicNamedQueryDataPopulator. populate(NamedQueryData namedQueryData, NamedQuery namedQuery)voidCreateMediaFilePopulator. populate(MediaFileDto source, MediaModel target)voidCreateMediaPopulator. populate(MediaData source, MediaModel target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.navigations.populator.data
Methods in de.hybris.platform.cmsfacades.navigations.populator.data that throw ConversionException Modifier and Type Method Description voidNavigationNodeDataToModelBasePopulator. populate(NavigationNodeData source, CMSNavigationNodeModel target)Deprecated, for removal: This API element is subject to removal in a future version.voidNavigationNodeDataToModelEntriesPopulator. populate(NavigationNodeData source, CMSNavigationNodeModel target)Deprecated, for removal: This API element is subject to removal in a future version.voidNavigationNodeDataToModelParentPopulator. populate(NavigationNodeData source, CMSNavigationNodeModel target)voidNavigationNodeDataToModelPositionPopulator. populate(NavigationNodeData source, CMSNavigationNodeModel target)Deprecated, for removal: This API element is subject to removal in a future version.voidNavigationNodeDataToModelUidGenerationPopulator. populate(NavigationNodeData source, CMSNavigationNodeModel target)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ConversionException in de.hybris.platform.cmsfacades.navigations.populator.model
Methods in de.hybris.platform.cmsfacades.navigations.populator.model that throw ConversionException Modifier and Type Method Description voidNavigationEntryModelToDataPopulator. populate(CMSNavigationEntryModel source, NavigationEntryData target)voidNavigationNodeModelToDataPopulator. populate(CMSNavigationNodeModel source, NavigationNodeData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.pages.populator.data
Methods in de.hybris.platform.cmsfacades.pages.populator.data that throw ConversionException Modifier and Type Method Description voidBasicPageDataPopulator. populate(AbstractPageData source, AbstractPageModel target)Deprecated, for removal: This API element is subject to removal in a future version.voidContentPageDataPopulator. populate(ContentPageData data, ContentPageModel model)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ConversionException in de.hybris.platform.cmsfacades.pages.populator.model
Methods in de.hybris.platform.cmsfacades.pages.populator.model that throw ConversionException Modifier and Type Method Description voidBasicPageModelPopulator. populate(AbstractPageModel source, AbstractPageData target)Deprecated, for removal: This API element is subject to removal in a future version.voidContentPageModelPopulator. populate(ContentPageModel source, ContentPageData target)Deprecated, for removal: This API element is subject to removal in a future version.voidPageTypeModelPopulator. populate(ComposedTypeModel source, PageTypeData target)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ConversionException in de.hybris.platform.cmsfacades.pagescontentslots
Methods in de.hybris.platform.cmsfacades.pagescontentslots that throw ConversionException Modifier and Type Method Description java.util.List<PageContentSlotData>PageContentSlotFacade. getContentSlotsByPage(java.lang.String pageId)Get a list of content slots with their slot and their position in the page for a given page. -
Uses of ConversionException in de.hybris.platform.cmsfacades.pagescontentslots.converter
Methods in de.hybris.platform.cmsfacades.pagescontentslots.converter that throw ConversionException Modifier and Type Method Description PageContentSlotDataContentSlotDataConverter. convert(ContentSlotData source)PageContentSlotDataContentSlotDataConverter. convert(ContentSlotData source, PageContentSlotData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.pagescontentslots.impl
Methods in de.hybris.platform.cmsfacades.pagescontentslots.impl that throw ConversionException Modifier and Type Method Description java.util.List<PageContentSlotData>DefaultPageContentSlotFacade. getContentSlotsByPage(java.lang.String pageId)voidDefaultPageContentSlotFacadeTest. shouldFailConversion()voidDefaultPageContentSlotFacadeTest. shouldFindContentSlotsForPage()voidDefaultPageContentSlotFacadeTest. shouldFindNoContentSlotForPage()voidDefaultPageContentSlotFacadeTest. shouldNotFindPageId() -
Uses of ConversionException in de.hybris.platform.cmsfacades.pagescontentslots.populator
Methods in de.hybris.platform.cmsfacades.pagescontentslots.populator that throw ConversionException Modifier and Type Method Description voidContentSlotForPageModelPopulator. populate(CMSRelationModel source, PageContentSlotData target)voidContentSlotForTemplateModelPopulator. populate(CMSRelationModel source, PageContentSlotData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.pagetemplates.populator
Methods in de.hybris.platform.cmsfacades.pagetemplates.populator that throw ConversionException Modifier and Type Method Description voidPageTemplateModelPopulator. populate(PageTemplateModel source, PageTemplateData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.products.populator
Methods in de.hybris.platform.cmsfacades.products.populator that throw ConversionException Modifier and Type Method Description voidCategoryDataPopulator. populate(CategoryModel source, CategoryData target)voidProductDataPopulator. populate(ProductModel source, ProductData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.rendering.populators
Methods in de.hybris.platform.cmsfacades.rendering.populators that throw ConversionException Modifier and Type Method Description voidCategoryPageModelToDataRenderingPopulator. populate(AbstractPageModel source, java.util.Map<java.lang.String,java.lang.Object> target)voidCMSItemsPropertiesModelToDataRenderingPopulator. populate(CMSItemModel itemModel, java.util.Map<java.lang.String,java.lang.Object> resultData)voidContainerModelToDataRenderingPopulator. populate(ItemModel source, java.util.Map<java.lang.String,java.lang.Object> targetMap)voidContentPageModelToDataRenderingPopulator. populate(AbstractPageModel source, java.util.Map<java.lang.String,java.lang.Object> target)voidLinkComponentModelToDataPopulator. populate(CMSItemModel cmsItemModel, java.util.Map<java.lang.String,java.lang.Object> stringObjectMap)voidProductCarouselComponentModelToDataPopulator. populate(CMSItemModel cmsItemModel, java.util.Map<java.lang.String,java.lang.Object> stringObjectMap)voidProductPageModelToDataRenderingPopulator. populate(AbstractPageModel source, java.util.Map<java.lang.String,java.lang.Object> target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.sites.populator.model
Methods in de.hybris.platform.cmsfacades.sites.populator.model that throw ConversionException Modifier and Type Method Description voidSiteModelPopulator. populate(CMSSiteModel source, SiteData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.synchronization.populator
Methods in de.hybris.platform.cmsfacades.synchronization.populator that throw ConversionException Modifier and Type Method Description voidItemTypeDataPopulator. populate(SyncItemInfoJobStatusData source, ItemTypeData target)voidSyncItemJobToSyncJobDataPopulator. populate(java.util.Optional<SyncItemJobModel> source, SyncJobData target)voidSyncItemStatusDataPopulator. populate(SynchronizationItemDetailsData source, SyncItemStatusData target)voidSyncJobDataPopulator. populate(java.util.Optional<CronJobModel> source, SyncJobData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.types.converter
Methods in de.hybris.platform.cmsfacades.types.converter that throw ConversionException Modifier and Type Method Description ComponentTypeDataComponentTypeStructureConverter. convert(ComponentTypeStructure source)ComponentTypeDataComponentTypeStructureConverter. convert(ComponentTypeStructure source, ComponentTypeData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.types.populator
Methods in de.hybris.platform.cmsfacades.types.populator that throw ConversionException Modifier and Type Method Description voidBasicComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidBasicComponentTypePopulator. populate(ComposedTypeModel source, ComponentTypeData target)voidCategoryComponentTypePopulator. populate(ComposedTypeModel source, ComponentTypeData target)voidCMSItemDropdownComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidCmsStructureEnumTypeComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidCmsStructureTypeComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidContainedTypesComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidDependsOnComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidDropdownComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidDropdownOptionsTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidEditableComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidI18nComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidI18nComponentTypePopulator. populate(ComposedTypeModel source, ComponentTypeData target)voidIdComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidLabelComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidLocalizedComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidMediaFormatsComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidRequiredComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidRestrictionComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target)voidUriComponentTypeAttributePopulator. populate(AttributeDescriptorModel source, ComponentTypeAttributeData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.uniqueidentifier.populator
Methods in de.hybris.platform.cmsfacades.uniqueidentifier.populator that throw ConversionException Modifier and Type Method Description voidCategoryModelItemDataPopulator. populate(CategoryModel source, ItemData target)voidCMSVersionModelItemDataPopulator. populate(CMSVersionModel source, ItemData target)voidProductModelItemDataPopulator. populate(ProductModel source, ItemData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.usergroups.populator
Methods in de.hybris.platform.cmsfacades.usergroups.populator that throw ConversionException Modifier and Type Method Description voidUserGroupDataPopulator. populate(UserGroupModel source, UserGroupData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.users.populator
Methods in de.hybris.platform.cmsfacades.users.populator that throw ConversionException Modifier and Type Method Description voidUserModelToDataPopulator. populate(UserModel userModel, UserData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.version.populator
Methods in de.hybris.platform.cmsfacades.version.populator that throw ConversionException Modifier and Type Method Description voidCMSVersionDataPopulator. populate(CMSVersionModel source, CMSVersionData target) -
Uses of ConversionException in de.hybris.platform.cmsfacades.workflow.populator
Methods in de.hybris.platform.cmsfacades.workflow.populator that throw ConversionException Modifier and Type Method Description voidCMSCommentDataPopulator. populate(CommentModel commentModel, CMSCommentData cmsCommentData)voidCMSWorkflowDataPopulator. populate(WorkflowModel workflowModel, CMSWorkflowData workflowData)voidCMSWorkflowTaskDataPopulator. populate(WorkflowActionModel workflowActionModel, java.util.List<CMSWorkflowTaskData> cmsWorkflowTaskDataList) -
Uses of ConversionException in de.hybris.platform.cmssmarteditwebservices.catalogs.populator
Methods in de.hybris.platform.cmssmarteditwebservices.catalogs.populator that throw ConversionException Modifier and Type Method Description voidAbstractPageDataPopulator. populate(AbstractPageModel source, AbstractPageData target)voidEntryToCatalogDataPopulator. populate(java.util.Map.Entry<CatalogModel,java.util.Set<CatalogVersionModel>> source, CatalogData target)voidHomePageDataPopulator. populate(CatalogVersionModel source, HomePageData target) -
Uses of ConversionException in de.hybris.platform.cmssmarteditwebservices.products.facade.populator
Methods in de.hybris.platform.cmssmarteditwebservices.products.facade.populator that throw ConversionException Modifier and Type Method Description voidCategoryDataPopulator. populate(CategoryData source, CategoryData target)voidCategoryMediaDataPopulator. populate(CategoryData source, CategoryData target)voidProductDataPopulator. populate(ProductData source, ProductData target)voidProductMediaDataPopulator. populate(ProductData source, ProductData target) -
Uses of ConversionException in de.hybris.platform.cmswebservices.products.controller
Methods in de.hybris.platform.cmswebservices.products.controller that throw ConversionException Modifier and Type Method Description CategoryWsDTOCategoryController. getCategoryByCode(java.lang.String code)ProductWsDTOProductController. getProductByCode(java.lang.String code) -
Uses of ConversionException in de.hybris.platform.cockpit.security
Methods in de.hybris.platform.cockpit.security that throw ConversionException Modifier and Type Method Description org.zkoss.zul.LabelAuthenticationExceptionToLabelConverter. convert(org.springframework.security.core.AuthenticationException source)org.zkoss.zul.LabelAuthenticationExceptionToLabelConverter. convert(org.springframework.security.core.AuthenticationException source, org.zkoss.zul.Label prototype) -
Uses of ConversionException in de.hybris.platform.commercefacades.address.converters.populator
Methods in de.hybris.platform.commercefacades.address.converters.populator that throw ConversionException Modifier and Type Method Description voidSingleLineAddressFormatPopulator. populate(AddressModel addressModel, java.lang.StringBuilder addressLine) -
Uses of ConversionException in de.hybris.platform.commercefacades.basesites.converters.populator
Methods in de.hybris.platform.commercefacades.basesites.converters.populator that throw ConversionException Modifier and Type Method Description voidBaseSitePopulator. populate(BaseSiteModel source, BaseSiteData target) -
Uses of ConversionException in de.hybris.platform.commercefacades.basestores.converters.populator
Methods in de.hybris.platform.commercefacades.basestores.converters.populator that throw ConversionException Modifier and Type Method Description voidBaseStorePopulator. populate(BaseStoreModel source, BaseStoreData target) -
Uses of ConversionException in de.hybris.platform.commercefacades.catalog.converters.populator
Methods in de.hybris.platform.commercefacades.catalog.converters.populator that throw ConversionException Modifier and Type Method Description voidCatalogHierarchyPopulator. populate(CatalogModel source, CatalogData target, java.util.Collection<CatalogOption> options)voidCatalogVersionPopulator. populate(CatalogVersionModel source, CatalogVersionData target, java.util.Collection<CatalogOption> options)voidCategoryHierarchyPopulator. populate(CategoryModel source, CategoryHierarchyData target, java.util.Collection<? extends CatalogOption> options, PageOption page) -
Uses of ConversionException in de.hybris.platform.commercefacades.comment.converters.populator
Methods in de.hybris.platform.commercefacades.comment.converters.populator that throw ConversionException Modifier and Type Method Description voidCommentPopulator. populate(CommentModel source, CommentData target) -
Uses of ConversionException in de.hybris.platform.commercefacades.converter
Methods in de.hybris.platform.commercefacades.converter that throw ConversionException Modifier and Type Method Description voidPageablePopulator. populate(SOURCE source, TARGET target, java.util.Collection<? extends OPTION> options, PageOption page)Populate the target instance from the source instance. -
Uses of ConversionException in de.hybris.platform.commercefacades.customer
Methods in de.hybris.platform.commercefacades.customer that throw ConversionException Modifier and Type Method Description CustomerDataCustomerFacade. getCurrentCustomer()Returns the current session user. -
Uses of ConversionException in de.hybris.platform.commercefacades.customergroups.converters.populator
Methods in de.hybris.platform.commercefacades.customergroups.converters.populator that throw ConversionException Modifier and Type Method Description voidCustomerGroupMembersPopulator. populate(UserGroupModel source, UserGroupData target, java.util.Collection<UserGroupOption> options)voidUserGroupPopulator. populate(UserGroupModel source, UserGroupData target) -
Uses of ConversionException in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that throw ConversionException Modifier and Type Method Description voidCommerceCartParameterBasicPopulator. populate(AddToCartParams addToCartParams, CommerceCartParameter parameter)voidDeliveryOrderEntryGroupPopulator. populate(AbstractOrderModel source, AbstractOrderData target)voidEntryGroupPopulator. populate(EntryGroup entryGroup, EntryGroupData entryGroupData)voidGroupCartModificationListPopulator. populate(AbstractOrderModel abstractOrderModel, java.util.List<CartModificationData> cartModificationDataList)voidGroupOrderConsignmentEntryPopulator. populate(OrderModel source, OrderData target)voidGroupOrderEntryPopulator. populate(AbstractOrderModel source, AbstractOrderData target)voidOrderConsignmentPopulator. populate(SOURCE source, TARGET target)voidOrderEntryGroupPopulator. populate(AbstractOrderModel source, AbstractOrderData target)voidPaymentModePopulator. populate(PaymentModeModel source, PaymentModeData target)voidPickupOrderEntryGroupPopulator. populate(AbstractOrderModel source, AbstractOrderData target) -
Uses of ConversionException in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator that throw ConversionException Modifier and Type Method Description voidProductBasicPopulator. populate(SOURCE productModel, TARGET productData)voidProductCategoriesPopulator. populate(SOURCE productModel, TARGET productData)voidProductClassificationPopulator. populate(SOURCE productModel, TARGET productData)voidProductDeliveryModeAvailabilityPopulator. populate(SOURCE source, TARGET target)voidProductDescriptionPopulator. populate(SOURCE productModel, TARGET productData)voidProductFeatureListPopulator. populate(SOURCE source, TARGET target)voidProductGalleryImagesPopulator. populate(SOURCE productModel, TARGET productData)voidProductPricePopulator. populate(SOURCE productModel, TARGET productData)voidProductPriceRangePopulator. populate(SOURCE productModel, TARGET productData)voidProductPrimaryImagePopulator. populate(SOURCE productModel, TARGET productData)voidProductPromotionsPopulator. populate(SOURCE productModel, TARGET productData)voidProductReferencesPopulator. populate(ProductModel source, ProductData target)voidProductReviewsPopulator. populate(SOURCE productModel, TARGET productData)voidProductStockPopulator. populate(SOURCE source, TARGET target)voidProductSummaryPopulator. populate(SOURCE productModel, TARGET productData)voidProductVariantMatrixPopulator. populate(ProductModel productModel, ProductData productData)Populates the productData with the categories information modeled as a tree.voidProductVariantOptionDataPopulator. populate(ProductModel productModel, ProductData productData)Populates the elements in tree with the information retrieved from the variant..voidStockLevelStatusPopulator. populate(SOURCE stockLevelStatusEnum, TARGET stockData)voidStockPopulator. populate(SOURCE productModel, TARGET stockData)voidStoreStockPopulator. populate(StoreStockHolder storeStockHolder, PointOfServiceStockData pointOfServiceStockData)voidVariantFullPopulator. populate(SOURCE productModel, TARGET productData)voidVariantMatrixElementPopulator. populate(VariantValueCategoryModel variantValueCategory, VariantMatrixElementData variantMatrixElementData)voidVariantSelectedPopulator. populate(SOURCE productModel, TARGET productData) -
Uses of ConversionException in de.hybris.platform.commercefacades.product.converters.populator.variantoptions
Methods in de.hybris.platform.commercefacades.product.converters.populator.variantoptions that throw ConversionException Modifier and Type Method Description voidVariantOptionDataMediaPopulator. populate(VariantProductModel variantProductModel, VariantOptionData variantOptionData)voidVariantOptionDataPricePopulator. populate(VariantProductModel variantProductModel, VariantOptionData variantOptionData)voidVariantOptionDataStockPopulator. populate(VariantProductModel variantProductModel, VariantOptionData variantOptionData)voidVariantOptionDataUrlPopulator. populate(VariantProductModel variantProductModel, VariantOptionData variantOptionData) -
Uses of ConversionException in de.hybris.platform.commercefacades.promotion.converters.populator
Methods in de.hybris.platform.commercefacades.promotion.converters.populator that throw ConversionException Modifier and Type Method Description voidPromotionRestrictionPopulator. populate(AbstractPromotionRestrictionModel source, PromotionRestrictionData target) -
Uses of ConversionException in de.hybris.platform.commercefacades.search.converters.populator
Methods in de.hybris.platform.commercefacades.search.converters.populator that throw ConversionException Modifier and Type Method Description voidProductSearchPageVariantsPopulator. populate(java.lang.Object source, SearchPageData<ITEM> target)voidSearchResultPickupAvailabilityPopulator. populate(SearchResultValueData source, ProductData target) -
Uses of ConversionException in de.hybris.platform.commercefacades.storefinder.converters
Methods in de.hybris.platform.commercefacades.storefinder.converters that throw ConversionException Modifier and Type Method Description PointOfServiceDataPointOfServiceDistanceConverter. convert(PointOfServiceDistanceData source) -
Uses of ConversionException in de.hybris.platform.commercefacades.storefinder.converters.populator
Methods in de.hybris.platform.commercefacades.storefinder.converters.populator that throw ConversionException Modifier and Type Method Description voidPointOfServiceDistanceDataPopulator. populate(PointOfServiceDistanceData source, PointOfServiceData target)voidSearchPagePointOfServiceDistancePopulator. populate(SOURCE source, TARGET target) -
Uses of ConversionException in de.hybris.platform.commercefacades.user.converters.populator
Methods in de.hybris.platform.commercefacades.user.converters.populator that throw ConversionException Modifier and Type Method Description voidAddressReversePopulator. populate(AddressData addressData, AddressModel addressModel)voidCCPaymentInfoReversePopulator. populate(CCPaymentInfoData ccPaymentInfoData, CreditCardPaymentInfoModel cardPaymentInfoModel)voidCustomerListPopulator. populate(CustomerListModel source, CustomerListData target)voidCustomerReversePopulator. populate(CustomerData source, CustomerModel target)voidRegionPopulator. populate(RegionModel source, RegionData target) -
Uses of ConversionException in de.hybris.platform.commercefacades.voucher.converters.populator
Methods in de.hybris.platform.commercefacades.voucher.converters.populator that throw ConversionException Modifier and Type Method Description voidOrderAppliedVouchersPopulator. populate(AbstractOrderModel source, AbstractOrderData target)voidVoucherAppliedValuePopulator. populate(AbstractOrderModel source, VoucherData target)voidVoucherPopulator. populate(VoucherModel source, VoucherData target) -
Uses of ConversionException in de.hybris.platform.commerceservices.search.solrfacetsearch.populators
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators that throw ConversionException Modifier and Type Method Description voidCommerceIndexConfigPopulator. populate(SolrFacetSearchConfigModel source, IndexConfig target)voidCommerceIndexedPropertyPopulator. populate(SolrIndexedPropertyModel property, IndexedProperty indexedProperty) -
Uses of ConversionException in de.hybris.platform.commercewebservices.core.customer.populator
Methods in de.hybris.platform.commercewebservices.core.customer.populator that throw ConversionException Modifier and Type Method Description voidExtendedCustomerPopulator. populate(CustomerModel source, CustomerData target) -
Uses of ConversionException in de.hybris.platform.commercewebservices.core.populator
Methods in de.hybris.platform.commercewebservices.core.populator that throw ConversionException Modifier and Type Method Description voidHttpRequestCustomerDataPopulator. populate(javax.servlet.http.HttpServletRequest source, CustomerData target)voidHttpRequestPaymentInfoPopulator. populate(javax.servlet.http.HttpServletRequest request, CCPaymentInfoData target, java.util.Collection<PaymentInfoOption> options)voidHttpRequestReviewDataPopulator. populate(javax.servlet.http.HttpServletRequest request, ReviewData reviewData)voidHttpRequestUserSignUpDTOPopulator. populate(javax.servlet.http.HttpServletRequest source, UserSignUpWsDTO target) -
Uses of ConversionException in de.hybris.platform.commercewebservices.core.queues.populators
Methods in de.hybris.platform.commercewebservices.core.queues.populators that throw ConversionException Modifier and Type Method Description voidOrderStatusUpdateElementPopulator. populate(OrderModel source, OrderStatusUpdateElementData target)voidProductExpressUpdateElementPopulator. populate(ProductModel source, ProductExpressUpdateElementData target) -
Uses of ConversionException in de.hybris.platform.configurablebundlefacades.converters.populator
Methods in de.hybris.platform.configurablebundlefacades.converters.populator that throw ConversionException Modifier and Type Method Description voidProductBundleDisablePopulator. populate(SOURCE productModel, TARGET productData)voidProductBundleStarterPopulator. populate(SOURCE source, TARGET target)voidProductSoldIndividuallyPopulator. populate(SOURCE productModel, TARGET productData) -
Uses of ConversionException in de.hybris.platform.configurablebundlefacades.order.converters.populator
Methods in de.hybris.platform.configurablebundlefacades.order.converters.populator that throw ConversionException Modifier and Type Method Description voidCommerceCartParameterBundlePopulator. populate(AddToCartParams addToCartParams, CommerceCartParameter parameter) -
Uses of ConversionException in de.hybris.platform.converters
Methods in de.hybris.platform.converters that throw ConversionException Modifier and Type Method Description voidConfigurablePopulator. populate(SOURCE source, TARGET target, java.util.Collection<OPTION> options)Populate the target instance from the source instance.voidPopulator. populate(SOURCE source, TARGET target)Populate the target instance with values from the source instance. -
Uses of ConversionException in de.hybris.platform.converters.config
Methods in de.hybris.platform.converters.config that throw ConversionException Modifier and Type Method Description voidTestProductCodePopulator. populate(ProductModel source, TestProductData target)voidTestProductDescriptionPopulator. populate(ProductModel source, TestProductData target)voidTestProductNamePopulator. populate(ProductModel source, TestProductData target) -
Uses of ConversionException in de.hybris.platform.converters.impl
Methods in de.hybris.platform.converters.impl that throw ConversionException Modifier and Type Method Description TARGETAbstractConverter. convert(SOURCE source)TARGETAbstractConverter. convert(SOURCE source, TARGET prototype)java.util.concurrent.atomic.AtomicIntegerDummyConverterForMockito. convert(java.util.concurrent.atomic.AtomicInteger source)java.util.concurrent.atomic.AtomicIntegerDummyConverterForMockito. convert(java.util.concurrent.atomic.AtomicInteger source, java.util.concurrent.atomic.AtomicInteger prototype)voidDefaultModifableConfigurablePopulator. populate(SOURCE source, TARGET target, java.util.Collection<OPTION> options)voidModifyPopulatorListBeanPostProcessorTest.APopulator. populate(ModifyPopulatorListBeanPostProcessorTest.Data source, ModifyPopulatorListBeanPostProcessorTest.Data target)voidModifyPopulatorListBeanPostProcessorTest.BPopulator. populate(ModifyPopulatorListBeanPostProcessorTest.Data source, ModifyPopulatorListBeanPostProcessorTest.Data target)voidModifyPopulatorListBeanPostProcessorTest.CPopulator. populate(ModifyPopulatorListBeanPostProcessorTest.Data source, ModifyPopulatorListBeanPostProcessorTest.Data target)voidModifyPopulatorListBeanPostProcessorTest.DPopulator. populate(ModifyPopulatorListBeanPostProcessorTest.Data source, ModifyPopulatorListBeanPostProcessorTest.Data target)voidNoOpPopulator. populate(SOURCE source, TARGET target) -
Uses of ConversionException in de.hybris.platform.couponservices.converters.populator
Methods in de.hybris.platform.couponservices.converters.populator that throw ConversionException Modifier and Type Method Description voidCouponRaoPopulatorIT. testPopulateOk()voidCouponRaoPopulatorUnitTest. testPopulateOk() -
Uses of ConversionException in de.hybris.platform.entitlementfacades.entitlement.populator
Methods in de.hybris.platform.entitlementfacades.entitlement.populator that throw ConversionException Modifier and Type Method Description voidEntitlementModelToDataPopulator. populate(SOURCE source, TARGET target) -
Uses of ConversionException in de.hybris.platform.entitlementfacades.product.converters.populator
Methods in de.hybris.platform.entitlementfacades.product.converters.populator that throw ConversionException Modifier and Type Method Description voidProductEntitlementCollectionPopulator. populate(SOURCE source, TARGET target)voidProductEntitlementPopulator. populate(SOURCE source, TARGET target) -
Uses of ConversionException in de.hybris.platform.integration.cis.avs.populators
Methods in de.hybris.platform.integration.cis.avs.populators that throw ConversionException Modifier and Type Method Description voidCisAddressVerificationResultPopulator. populate(AvsResult source, AddressVerificationResultData target)voidCisAvsAddressMatchingPopulator. populate(AddressModel source, AddressVerificationResultData<AddressVerificationDecision,AddressFieldErrorData<AddressFieldType,AddressErrorCode>> target)voidCisAvsAddressPopulator. populate(AddressModel source, CisAddress target)voidCisAvsFieldErrorPopulator. populate(java.util.List<CisFieldError> source, java.util.List<AddressFieldErrorData> target)voidCisAvsReverseAddressesPopulator. populate(java.util.List<CisAddress> source, java.util.List<AddressModel> target)voidCisAvsReverseAddressPopulator. populate(CisAddress source, AddressModel target) -
Uses of ConversionException in de.hybris.platform.integration.cis.payment.populators
Methods in de.hybris.platform.integration.cis.payment.populators that throw ConversionException Modifier and Type Method Description voidCisCreateSubscriptionResultPopulator. populate(CisPaymentProfileResult cisPaymentProfileResult, CreateSubscriptionResult target)voidCisFraudTransactionResultPopulator. populate(CisFraudTransactionResult source, PaymentTransactionEntryModel target) -
Uses of ConversionException in de.hybris.platform.integration.cis.subscription.populators
Methods in de.hybris.platform.integration.cis.subscription.populators that throw ConversionException Modifier and Type Method Description voidCisAddressPopulator. populate(AddressData source, com.hybris.cis.api.model.CisAddress target)voidCisChargeEntryPopulator. populate(ChargeEntryData source, com.hybris.cis.api.subscription.model.CisChargeEntry target)voidCisFileStreamPopulator. populate(com.hybris.cis.api.subscription.model.CisFileStreamResult source, SubscriptionBillingDetailFileStream target)voidCisLineItemPopulator. populate(OrderEntryData source, com.hybris.cis.api.model.CisLineItem target)voidCisOrderTimePopulator. populate(OrderModel source, AbstractOrderData target)voidCisProductTimePopulator. populate(ProductModel source, ProductData target)voidCisSubscriptionBillingActivityListPopulator. populate(com.hybris.cis.api.subscription.model.CisSubscriptionBillingActivityList source, java.util.List<SubscriptionBillingData> target)voidCisSubscriptionItemPopulator. populate(OrderEntryData source, com.hybris.cis.api.subscription.model.CisSubscriptionItem target)voidCisSubscriptionOrderPopulator. populate(AbstractOrderData source, com.hybris.cis.api.subscription.model.CisSubscriptionOrder target)voidCisSubscriptionPaymentPopulator. populate(org.springframework.http.ResponseEntity source, SubscriptionPaymentData target)voidCisSubscriptionPlanPopulator. populate(ProductData source, com.hybris.cis.api.subscription.model.CisSubscriptionPlan target)voidCisSubscriptionPopulator. populate(com.hybris.cis.api.subscription.model.CisSubscriptionData source, SubscriptionData target)voidCisTermsOfServicePopulator. populate(ProductData source, com.hybris.cis.api.subscription.model.CisTermsOfService target)SubscriptionBillingDataCisUpgradePreviewBillingPopulator. populate(com.hybris.cis.api.subscription.model.CisSubscriptionBillingInfo cisSubscriptionBilling)voidCisUpgradePreviewBillingPopulator. populate(java.util.List<com.hybris.cis.api.subscription.model.CisSubscriptionBillingInfo> cisSubscriptionBillings, java.util.List<SubscriptionBillingData> subscriptionBillingDatas)voidCisUsageChargePopulator. populate(UsageChargeData source, com.hybris.cis.api.subscription.model.CisUsageCharge target)voidCisUsageChargeTierPopulator. populate(UsageChargeEntryData source, com.hybris.cis.api.subscription.model.CisUsageChargeTier target) -
Uses of ConversionException in de.hybris.platform.integration.cis.tax.populators
Methods in de.hybris.platform.integration.cis.tax.populators that throw ConversionException Modifier and Type Method Description voidCisAddressPopulator. populate(AddressModel source, CisAddress target)voidCisLineItemPopulator. populate(OndemandDiscountedOrderEntry source, CisLineItem target)voidCisOrderPopulator. populate(AbstractOrderModel source, CisOrder target)voidDeliveryCisLineItemPopulator. populate(AbstractOrderModel source, CisLineItem target)voidExternalTaxDocumentPopulator. populate(CisTaxDocOrder source, ExternalTaxDocument target) -
Uses of ConversionException in de.hybris.platform.oauth2.data
Methods in de.hybris.platform.oauth2.data that throw ConversionException Modifier and Type Method Description voidDisplayUserNamePopulator. populate(UserModel source, AuthenticatedUserData target) -
Uses of ConversionException in de.hybris.platform.ordermanagementfacades.fraud.converters.populator
Methods in de.hybris.platform.ordermanagementfacades.fraud.converters.populator that throw ConversionException Modifier and Type Method Description voidOrdermanagementFraudReportPopulator. populate(FraudReportModel source, FraudReportData target)voidOrdermanagementFraudSymptomScoringPopulator. populate(FraudSymptomScoringModel source, FraudSymptomScoringsData target) -
Uses of ConversionException in de.hybris.platform.ordermanagementfacades.order.converters.populator
Methods in de.hybris.platform.ordermanagementfacades.order.converters.populator that throw ConversionException Modifier and Type Method Description voidOrderCancelPopulator. populate(OrderModel source, OrderData target)voidOrderEntryRequestReversePopulator. populate(OrderEntryRequestData source, OrderEntryModel target)voidOrderRequestReversePopulator. populate(OrderRequestData source, OrderModel target)voidOrderReturnPopulator. populate(OrderModel source, OrderData target) -
Uses of ConversionException in de.hybris.platform.ordermanagementfacades.payment.converters.populator
Methods in de.hybris.platform.ordermanagementfacades.payment.converters.populator that throw ConversionException Modifier and Type Method Description voidPaymentTransactionEntryPopulator. populate(PaymentTransactionEntryModel source, PaymentTransactionEntryData target) -
Uses of ConversionException in de.hybris.platform.ordermanagementfacades.returns.converters.populator
Methods in de.hybris.platform.ordermanagementfacades.returns.converters.populator that throw ConversionException Modifier and Type Method Description voidOrdermanagementReturnEntryPopulator. populate(ReturnEntryModel source, ReturnEntryData target)voidOrdermanagementReturnHistoryPopulator. populate(ReturnRequestModel source, ReturnRequestData target)voidOrdermanagementReturnPopulator. populate(ReturnRequestModel source, ReturnRequestData target) -
Uses of ConversionException in de.hybris.platform.personalizationfacades.converters
-
Uses of ConversionException in de.hybris.platform.personalizationintegration.mapping.mapper.impl
Methods in de.hybris.platform.personalizationintegration.mapping.mapper.impl that throw ConversionException Modifier and Type Method Description voidCxTestSuffixMapper. populate(java.util.List<java.lang.String> data, MappingData target) -
Uses of ConversionException in de.hybris.platform.personalizationyprofile.segment
Methods in de.hybris.platform.personalizationyprofile.segment that throw ConversionException Modifier and Type Method Description voidConsumptionLayerUserSegmentsProviderTest.TestCxConsumptionLayerProfileMapper. populate(Profile source, MappingData target) -
Uses of ConversionException in de.hybris.platform.savedorderforms.populator
Methods in de.hybris.platform.savedorderforms.populator that throw ConversionException Modifier and Type Method Description voidOrderFormPopulator. populate(OrderFormModel source, OrderFormData target)voidOrderFormReversePopulator. populate(OrderFormData source, OrderFormModel target) -
Uses of ConversionException in de.hybris.platform.servicelayer.cronjob.impl
Methods in de.hybris.platform.servicelayer.cronjob.impl that throw ConversionException Modifier and Type Method Description java.lang.StringDefaultJobLogConverter. convert(java.util.List<JobLogModel> logs)java.lang.StringDefaultJobLogConverter. convert(java.util.List<JobLogModel> source, java.lang.String prototype) -
Uses of ConversionException in de.hybris.platform.servicelayer.dto.converter
Methods in de.hybris.platform.servicelayer.dto.converter that throw ConversionException Modifier and Type Method Description TARGETConverter. convert(SOURCE source)Converts the source object, creating a new instance of the destination typeTARGETConverter. convert(SOURCE source, TARGET prototype)Convert the source object by filling the prototypeTARGETGenericConverter. convert(SOURCE source)Creates a new type of targetClass and converts all properties from source to this new instance that have the same name and have compatible types.TARGETGenericConverter. convert(SOURCE source, TARGET prototype)Converts all properties from source to target that have the same name and have compatible types.default java.util.List<TARGET>Converter. convertAll(java.util.Collection<? extends SOURCE> sources)Convert Collection of SOURCE instances and return Collection of TARGET instances.static voidConversionHelper. copyProperties(java.lang.Object source, java.lang.Object target)Copies the property from the source object (bean) to the target object (bean).protected TARGETGenericConverter. createDestObject() -
Uses of ConversionException in de.hybris.platform.smarteditwebservices.configuration.populator
Methods in de.hybris.platform.smarteditwebservices.configuration.populator that throw ConversionException Modifier and Type Method Description voidSmarteditConfigurationDataToModelPopulator. populate(ConfigurationData source, SmarteditConfigurationModel target)voidSmarteditConfigurationModelToDataPopulator. populate(SmarteditConfigurationModel source, ConfigurationData target) -
Uses of ConversionException in de.hybris.platform.smarteditwebservices.i18n.facade.populator
Methods in de.hybris.platform.smarteditwebservices.i18n.facade.populator that throw ConversionException Modifier and Type Method Description voidSmarteditLanguagePopulator. populate(java.util.Locale source, SmarteditLanguageData target) -
Uses of ConversionException in de.hybris.platform.smarteditwebservices.oauth2.populator
Methods in de.hybris.platform.smarteditwebservices.oauth2.populator that throw ConversionException Modifier and Type Method Description voidUserUidPopulator. populate(UserModel source, SmarteditAuthenticatedUserData target) -
Uses of ConversionException in de.hybris.platform.subscriptionfacades.converters.populator
Methods in de.hybris.platform.subscriptionfacades.converters.populator that throw ConversionException Modifier and Type Method Description voidBillingCycleTypePopulator. populate(BillingCycleType source, BillingCycleTypeData target)voidBillingPlanPopulator. populate(SOURCE source, TARGET target)voidSubscriptionTermPopulator. populate(SOURCE source, TARGET target)voidUsageUnitPopulator. populate(SOURCE source, TARGET target) -
Uses of ConversionException in de.hybris.platform.subscriptionfacades.order.converters.populator
Methods in de.hybris.platform.subscriptionfacades.order.converters.populator that throw ConversionException Modifier and Type Method Description voidAbstractSubscriptionOrderPopulator. populate(SOURCE source, TARGET target)voidCreditCardPaymentInfoPopulator. populate(CreditCardPaymentInfoModel source, CCPaymentInfoData target)voidSubscriptionCartPopulator. populate(CartModel source, CartData target)voidSubscriptionMiniCartPopulator. populate(CartModel source, CartData target)voidSubscriptionOrderPopulator. populate(OrderModel source, OrderData target) -
Uses of ConversionException in de.hybris.platform.subscriptionfacades.product.converters.populator
Methods in de.hybris.platform.subscriptionfacades.product.converters.populator that throw ConversionException Modifier and Type Method Description voidAbstractChargeEntryPopulator. populate(SOURCE source, TARGET target)voidAbstractUsageChargeEntryPopulator. populate(SOURCE source, TARGET target)voidAbstractUsageChargePopulator. populate(SOURCE source, TARGET target)voidOneTimeChargeEntryPopulator. populate(SOURCE source, TARGET target)voidOverageUsageChargeEntryPopulator. populate(SOURCE source, TARGET target)voidPerUnitUsageChargePopulator. populate(SOURCE source, TARGET target)voidRecurringChargeEntryPopulator. populate(SOURCE source, TARGET target)voidSubscriptionPricePlanOneTimeChargePopulator. populate(SOURCE source, TARGET target)voidSubscriptionPricePlanRecurringChargePopulator. populate(SOURCE source, TARGET target)voidSubscriptionPricePlanUsageChargePopulator. populate(SOURCE source, TARGET target)voidSubscriptionProductBasicPopulator. populate(SOURCE productModel, TARGET productData)voidSubscriptionProductPricePlanPopulator. populate(SOURCE source, TARGET target)voidTierUsageChargeEntryPopulator. populate(SOURCE source, TARGET target)voidUsageChargeTypePopulator. populate(UsageChargeType source, UsageChargeTypeData target)voidVolumeUsageChargePopulator. populate(SOURCE source, TARGET target) -
Uses of ConversionException in de.hybris.platform.ticket.converters.populator
Methods in de.hybris.platform.ticket.converters.populator that throw ConversionException Modifier and Type Method Description voidCsTicketPopulator. populate(SOURCE source, TARGET target) -
Uses of ConversionException in de.hybris.platform.warehousingfacades.asn.converters.populator
Methods in de.hybris.platform.warehousingfacades.asn.converters.populator that throw ConversionException Modifier and Type Method Description voidAsnDataPopulator. populate(AdvancedShippingNoticeModel source, AsnData target)voidAsnEntryDataPopulator. populate(AdvancedShippingNoticeEntryModel source, AsnEntryData target)voidAsnEntryModelPopulator. populate(AsnEntryData source, AdvancedShippingNoticeEntryModel target)voidAsnModelPopulator. populate(AsnData source, AdvancedShippingNoticeModel target) -
Uses of ConversionException in de.hybris.platform.warehousingfacades.order.converters.populator
Methods in de.hybris.platform.warehousingfacades.order.converters.populator that throw ConversionException Modifier and Type Method Description voidWarehousingConsignmentPopulator. populate(ConsignmentModel source, ConsignmentData target)voidWarehousingOrderEntryPopulator. populate(AbstractOrderEntryModel source, OrderEntryData target)voidWarehousingPackagingInfoPopulator. populate(PackagingInfoModel source, PackagingInfoData target)voidWarehousingReversePackagingInfoPopulator. populate(PackagingInfoData source, PackagingInfoModel target) -
Uses of ConversionException in de.hybris.platform.warehousingfacades.stocklevel.converters.populator
Methods in de.hybris.platform.warehousingfacades.stocklevel.converters.populator that throw ConversionException Modifier and Type Method Description voidWarehousingStockLevelPopulator. populate(StockLevelModel source, StockLevelData target) -
Uses of ConversionException in de.hybris.platform.warehousingfacades.warehouse.converters.populator
Methods in de.hybris.platform.warehousingfacades.warehouse.converters.populator that throw ConversionException Modifier and Type Method Description voidWarehousingWarehousePopulator. populate(WarehouseModel source, WarehouseData target) -
Uses of ConversionException in de.hybris.platform.xyformsfacades.form.converters.populator
Methods in de.hybris.platform.xyformsfacades.form.converters.populator that throw ConversionException Modifier and Type Method Description voidYFormDataPopulator. populate(SOURCE source, TARGET target)Populate the target instance with values from the source instance.voidYFormDefinitionPopulator. populate(SOURCE source, TARGET target)Populate the target instance with values from the source instance. -
Uses of ConversionException in de.hybris.platform.yacceleratorfacades.populators
Methods in de.hybris.platform.yacceleratorfacades.populators that throw ConversionException Modifier and Type Method Description voidApparelProductPopulator. populate(ProductModel source, ProductData target) -
Uses of ConversionException in de.hybris.platform.ycommercewebservices.customer.populator
Methods in de.hybris.platform.ycommercewebservices.customer.populator that throw ConversionException Modifier and Type Method Description voidExtendedCustomerPopulator. populate(CustomerModel source, CustomerData target) -
Uses of ConversionException in de.hybris.platform.ycommercewebservices.populator
Methods in de.hybris.platform.ycommercewebservices.populator that throw ConversionException Modifier and Type Method Description voidHttpRequestCustomerDataPopulator. populate(javax.servlet.http.HttpServletRequest source, CustomerData target)voidHttpRequestPaymentInfoPopulator. populate(javax.servlet.http.HttpServletRequest request, CCPaymentInfoData target, java.util.Collection<PaymentInfoOption> options)voidHttpRequestReviewDataPopulator. populate(javax.servlet.http.HttpServletRequest request, ReviewData reviewData)voidHttpRequestUserSignUpDTOPopulator. populate(javax.servlet.http.HttpServletRequest source, UserSignUpWsDTO target) -
Uses of ConversionException in de.hybris.platform.ycommercewebservices.queues.populators
Methods in de.hybris.platform.ycommercewebservices.queues.populators that throw ConversionException Modifier and Type Method Description voidOrderStatusUpdateElementPopulator. populate(OrderModel source, OrderStatusUpdateElementData target)voidProductExpressUpdateElementPopulator. populate(ProductModel source, ProductExpressUpdateElementData target)
-