Uses of Interface
de.hybris.platform.servicelayer.keygenerator.KeyGenerator
-
-
Uses of KeyGenerator in com.hybris.backoffice.excel.translators
Methods in com.hybris.backoffice.excel.translators that return KeyGenerator Modifier and Type Method Description KeyGeneratorAbstractExcelMediaImportTranslator. getMediaCodeGenerator()Methods in com.hybris.backoffice.excel.translators with parameters of type KeyGenerator Modifier and Type Method Description voidAbstractExcelMediaImportTranslator. setMediaCodeGenerator(KeyGenerator mediaCodeGenerator) -
Uses of KeyGenerator in com.hybris.backoffice.excel.translators.classification
Methods in com.hybris.backoffice.excel.translators.classification with parameters of type KeyGenerator Modifier and Type Method Description voidExcelClassificationMediaTranslator. setMediaCodeGenerator(KeyGenerator mediaCodeGenerator) -
Uses of KeyGenerator in com.hybris.backoffice.widgets.actions.audit
Methods in com.hybris.backoffice.widgets.actions.audit that return KeyGenerator Modifier and Type Method Description KeyGeneratorCreateAuditReportWizardHandler. getKeyGenerator()Methods in com.hybris.backoffice.widgets.actions.audit with parameters of type KeyGenerator Modifier and Type Method Description voidCreateAuditReportWizardHandler. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in com.hybris.backoffice.workflow.designer.renderer
Classes in com.hybris.backoffice.workflow.designer.renderer that implement KeyGenerator Modifier and Type Class Description classDefaultNetworkEntityKeyGeneratorGenerates IDs of components rendered in Workflow DesignerMethods in com.hybris.backoffice.workflow.designer.renderer that return KeyGenerator Modifier and Type Method Description KeyGeneratorAbstractActionRenderer. getKeyGenerator()Methods in com.hybris.backoffice.workflow.designer.renderer with parameters of type KeyGenerator Modifier and Type Method Description voidAbstractActionRenderer. setKeyGenerator(KeyGenerator keyGenerator)voidAndRenderer. setKeyGenerator(KeyGenerator keyGenerator)voidDecisionRenderer. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.acceleratorservices.cartfileupload.events
Methods in de.hybris.platform.acceleratorservices.cartfileupload.events that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorSavedCartFileUploadEventListener. getGuidKeyGenerator()Methods in de.hybris.platform.acceleratorservices.cartfileupload.events with parameters of type KeyGenerator Modifier and Type Method Description voidSavedCartFileUploadEventListener. setGuidKeyGenerator(KeyGenerator guidKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.b2b
Fields in de.hybris.platform.b2b declared as KeyGenerator Modifier and Type Field Description protected KeyGeneratorB2BIntegrationTest. orderCodeGenerator -
Uses of KeyGenerator in de.hybris.platform.b2b.services.impl
Fields in de.hybris.platform.b2b.services.impl declared as KeyGenerator Modifier and Type Field Description protected KeyGeneratorDefaultB2BCartService. keyGeneratorMethods in de.hybris.platform.b2b.services.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultB2BCartService. getKeyGenerator()Methods in de.hybris.platform.b2b.services.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultB2BCartService. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.b2b.strategies.impl
Fields in de.hybris.platform.b2b.strategies.impl declared as KeyGenerator Modifier and Type Field Description protected KeyGeneratorDefaultB2BApprovalBusinessProcessStrategy. processCodeGeneratorMethods in de.hybris.platform.b2b.strategies.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultB2BApprovalBusinessProcessStrategy. getProcessCodeGenerator()protected KeyGeneratorDefaultB2BQuoteBusinessProcessStrategy. getProcessCodeGenerator()Methods in de.hybris.platform.b2b.strategies.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultB2BApprovalBusinessProcessStrategy. setProcessCodeGenerator(KeyGenerator processCodeGenerator)voidDefaultB2BQuoteBusinessProcessStrategy. setProcessCodeGenerator(KeyGenerator processCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.b2bacceleratoraddon.actions.replenishment
Methods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorCloneCartAction. getGuidKeyGenerator()Methods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment with parameters of type KeyGenerator Modifier and Type Method Description voidCloneCartAction. setGuidKeyGenerator(KeyGenerator guidKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.b2bacceleratorservices.order.impl
Methods in de.hybris.platform.b2bacceleratorservices.order.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultB2BCommerceCartService. getGuidKeyGenerator()Methods in de.hybris.platform.b2bacceleratorservices.order.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultB2BCommerceCartService. setGuidKeyGenerator(KeyGenerator guidKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl
Methods in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorB2BAcceleratorScheduleOrderService. getKeyGenerator()Methods in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl with parameters of type KeyGenerator Modifier and Type Method Description voidB2BAcceleratorScheduleOrderService. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.chinesepaymentmock.facades.checkout
Methods in de.hybris.platform.chinesepaymentmock.facades.checkout that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorChinesePaymentMockCheckoutFacade. getPaymentTransactionKeyGenerator()Methods in de.hybris.platform.chinesepaymentmock.facades.checkout with parameters of type KeyGenerator Modifier and Type Method Description voidChinesePaymentMockCheckoutFacade. setPaymentTransactionKeyGenerator(KeyGenerator paymentTransactionKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.chinesepaymentmock.services
Classes in de.hybris.platform.chinesepaymentmock.services that implement KeyGenerator Modifier and Type Class Description classPrefixablePersistentKeyGeneratorThis implementation is an adapter to theNumberSeriesfunctionality of the platform for getting unique numbers in a series persisted via database. -
Uses of KeyGenerator in de.hybris.platform.chinesepspalipayservices.alipay
Classes in de.hybris.platform.chinesepspalipayservices.alipay that implement KeyGenerator Modifier and Type Class Description classPrefixablePersistentKeyGeneratorThis implementation is an adapter to theNumberSeriesfunctionality of the platform for getting unique numbers in a series persisted via database. -
Uses of KeyGenerator in de.hybris.platform.chinesepspalipayservices.strategies.impl
Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultAlipayPaymentTransactionStrategy. getPaymentTransactionKeyGenerator()Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultAlipayPaymentTransactionStrategy. setPaymentTransactionKeyGenerator(KeyGenerator paymentTransactionKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.chinesepspwechatpayservices.strategies.impl
Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultWeChatPayPaymentTransactionStrategy. getPaymentTransactionKeyGenerator()Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultWeChatPayPaymentTransactionStrategy. setPaymentTransactionKeyGenerator(KeyGenerator paymentTransactionKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.chinesepspwechatpayservices.wechatpay
Classes in de.hybris.platform.chinesepspwechatpayservices.wechatpay that implement KeyGenerator Modifier and Type Class Description classPrefixablePersistentKeyGeneratorThis implementation is an adapter to theNumberSeriesfunctionality of the platform for getting unique numbers in a series persisted via database. -
Uses of KeyGenerator in de.hybris.platform.cms2.servicelayer.interceptor.impl
Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl with parameters of type KeyGenerator Modifier and Type Method Description voidCMSRelationInitDefaultsInterceptor. setProcessCodeGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.cms2.servicelayer.services.admin.impl
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl that return KeyGenerator Modifier and Type Method Description KeyGeneratorDefaultCMSAdminContentSlotService. getKeyGenerator()Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultCMSAdminContentSlotService. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultCMSNavigationService. getProcessCodeGenerator()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultCMSNavigationService. setProcessCodeGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.cmsfacades.navigations.populator.data
Methods in de.hybris.platform.cmsfacades.navigations.populator.data that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorNavigationNodeDataToModelUidGenerationPopulator. getProcessCodeGenerator()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.cmsfacades.navigations.populator.data with parameters of type KeyGenerator Modifier and Type Method Description voidNavigationNodeDataToModelUidGenerationPopulator. setProcessCodeGenerator(KeyGenerator processCodeGenerator)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of KeyGenerator in de.hybris.platform.cmsfacades.version.impl
Methods in de.hybris.platform.cmsfacades.version.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultCMSVersionFacade. getVersionLabelKeyGenerator()Methods in de.hybris.platform.cmsfacades.version.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultCMSVersionFacade. setVersionLabelKeyGenerator(KeyGenerator versionLabelKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.cockpit.interceptor
Methods in de.hybris.platform.cockpit.interceptor with parameters of type KeyGenerator Modifier and Type Method Description voidCockpitSavedQueryPrepareInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.comments.interceptors
Methods in de.hybris.platform.comments.interceptors with parameters of type KeyGenerator Modifier and Type Method Description voidCommentPreparer. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.commerceservices.comments.impl
Methods in de.hybris.platform.commerceservices.comments.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultCommerceCommentService. getCommentsKeyGenerator()Methods in de.hybris.platform.commerceservices.comments.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultCommerceCommentService. setCommentsKeyGenerator(KeyGenerator commentsKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.commerceservices.consent.interceptors
Methods in de.hybris.platform.commerceservices.consent.interceptors that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultConsentPrepareInterceptor. getKeyGenerator()Methods in de.hybris.platform.commerceservices.consent.interceptors with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultConsentPrepareInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorCommerceCartFactory. getGuidKeyGenerator()protected KeyGeneratorDefaultCommerceCartRestorationStrategy. getGuidKeyGenerator()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type KeyGenerator Modifier and Type Method Description voidCommerceCartFactory. setGuidKeyGenerator(KeyGenerator guidKeyGenerator)voidDefaultCommerceCartRestorationStrategy. setGuidKeyGenerator(KeyGenerator guidKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.commerceservices.util
Classes in de.hybris.platform.commerceservices.util that implement KeyGenerator Modifier and Type Class Description classGuidKeyGenerator -
Uses of KeyGenerator in de.hybris.platform.configurablebundlebackoffice.widgets.actions
Methods in de.hybris.platform.configurablebundlebackoffice.widgets.actions that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorBundleTemplateCloneAction. getCloneIdGenerator() -
Uses of KeyGenerator in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree that return KeyGenerator Modifier and Type Method Description KeyGeneratorBundleNavigationNodeRenderer. getCloneIdGenerator()Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree with parameters of type KeyGenerator Modifier and Type Method Description voidBundleNavigationNodeRenderer. setCloneIdGenerator(KeyGenerator cloneIdGenerator) -
Uses of KeyGenerator in de.hybris.platform.configurablebundleservices.interceptor.impl
Methods in de.hybris.platform.configurablebundleservices.interceptor.impl with parameters of type KeyGenerator Modifier and Type Method Description voidAbstractBundleRuleIDPrepareInterceptor. setAbstractBundleRuleIDGenerator(KeyGenerator abstractBundleRuleIDGenerator)voidBundleSelectionCriteriaIDPrepareInterceptor. setBundleSelectionCriteriaIDGenerator(KeyGenerator bundleSelectionCriteriaIDGenerator)voidBundleTemplateStatusIDPrepareInterceptor. setBundleTemplateStatusIDGenerator(KeyGenerator bundleTemplateStatusIDGenerator) -
Uses of KeyGenerator in de.hybris.platform.couponservices.services.impl
Methods in de.hybris.platform.couponservices.services.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultCouponCodeGenerationService. getKeyGenerator()Methods in de.hybris.platform.couponservices.services.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultCouponCodeGenerationService. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo with parameters of type KeyGenerator Modifier and Type Method Description voidCronJobManager. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.entitlementservices.interceptor.impl
Methods in de.hybris.platform.entitlementservices.interceptor.impl with parameters of type KeyGenerator Modifier and Type Method Description voidProductEntitlementIdPrepareInterceptor. setProductEntitlementIDGenerator(KeyGenerator productEntitlementIDGenerator) -
Uses of KeyGenerator in de.hybris.platform.integrationbackoffice.widgets.authentication.registration
Methods in de.hybris.platform.integrationbackoffice.widgets.authentication.registration with parameters of type KeyGenerator Modifier and Type Method Description voidRegisterIntegrationObjectDefaultService. setIccCredentialGenerator(KeyGenerator iccCredentialGenerator) -
Uses of KeyGenerator in de.hybris.platform.jalo.order
Methods in de.hybris.platform.jalo.order with parameters of type KeyGenerator Modifier and Type Method Description voidOrderManager. setOrderCodeGenerator(KeyGenerator orderCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.messagecentercsservices.impl
Methods in de.hybris.platform.messagecentercsservices.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultConversationService. getConversationUidGenerator()Methods in de.hybris.platform.messagecentercsservices.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultConversationService. setConversationUidGenerator(KeyGenerator conversationUidGenerator) -
Uses of KeyGenerator in de.hybris.platform.notificationservices.service.impl
Methods in de.hybris.platform.notificationservices.service.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultSiteMessageService. getSiteMessageUidGenerator()Methods in de.hybris.platform.notificationservices.service.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultSiteMessageService. setSiteMessageUidGenerator(KeyGenerator siteMessageUidGenerator) -
Uses of KeyGenerator in de.hybris.platform.order.impl
Methods in de.hybris.platform.order.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultCartFactory. setKeyGenerator(KeyGenerator keyGenerator)voidInMemoryCartFactory. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.order.interceptors
Methods in de.hybris.platform.order.interceptors that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultQuotePrepareInterceptor. getKeyGenerator()Methods in de.hybris.platform.order.interceptors with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultAbstractOrderPrepareInterceptor. setKeyGenerator(KeyGenerator keyGenerator)voidDefaultQuotePrepareInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.order.strategies.impl
Methods in de.hybris.platform.order.strategies.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorGenericAbstractOrderCloningStrategy. getKeyGenerator()Methods in de.hybris.platform.order.strategies.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultCreateOrderFromCartStrategy. setKeyGenerator(KeyGenerator keyGenerator)voidDefaultPlaceOrderStrategy. setKeyGenerator(KeyGenerator keyGenerator)Deprecated, for removal: This API element is subject to removal in a future version.voidGenericAbstractOrderCloningStrategy. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.ordercancel.impl.interceptor
Methods in de.hybris.platform.ordercancel.impl.interceptor with parameters of type KeyGenerator Modifier and Type Method Description voidPrepareOrderCancelRecordInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.orderhistory.impl
Methods in de.hybris.platform.orderhistory.impl that return KeyGenerator Modifier and Type Method Description KeyGeneratorDefaultOrderHistoryService. getVersionIDGenerator()Methods in de.hybris.platform.orderhistory.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultOrderHistoryService. setVersionIDGenerator(KeyGenerator versionIDGenerator) -
Uses of KeyGenerator in de.hybris.platform.ordermodify.impl
Methods in de.hybris.platform.ordermodify.impl with parameters of type KeyGenerator Modifier and Type Method Description voidPrepareOrderModificationRecordInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.orderprocessing.impl
Methods in de.hybris.platform.orderprocessing.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultOrderFulfillmentProcessService. getFulfillmentProcessCodeGenerator()Methods in de.hybris.platform.orderprocessing.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultOrderFulfillmentProcessService. setFulfillmentProcessCodeGenerator(KeyGenerator fulfillmentProcessCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.payment.impl
Methods in de.hybris.platform.payment.impl with parameters of type KeyGenerator Modifier and Type Method Description voidPreparePaymentTransactionInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.payment.strategy.impl
Methods in de.hybris.platform.payment.strategy.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultCreditCardPaymentInfoStrategy. getKeyGenerator()Methods in de.hybris.platform.payment.strategy.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultCreditCardPaymentInfoStrategy. setKeyGenerator(KeyGenerator keyGenerator)voidDefaultMerchantTransactionCodeGenerator. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.personalizationfacades.action.impl
Methods in de.hybris.platform.personalizationfacades.action.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultActionFacade. getActionCodeGenerator()Methods in de.hybris.platform.personalizationfacades.action.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultActionFacade. setActionCodeGenerator(KeyGenerator actionCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.personalizationfacades.customization.impl
Methods in de.hybris.platform.personalizationfacades.customization.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultCustomizationFacade. getCustomizationCodeGenerator()Methods in de.hybris.platform.personalizationfacades.customization.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultCustomizationFacade. setCustomizationCodeGenerator(KeyGenerator customizationCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.personalizationfacades.trigger.impl
Methods in de.hybris.platform.personalizationfacades.trigger.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultTriggerFacade. getTriggerCodeGenerator()Methods in de.hybris.platform.personalizationfacades.trigger.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultTriggerFacade. setTriggerCodeGenerator(KeyGenerator triggerCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.personalizationfacades.variation.impl
Methods in de.hybris.platform.personalizationfacades.variation.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultVariationFacade. getVariationCodeGenerator()Methods in de.hybris.platform.personalizationfacades.variation.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultVariationFacade. setVariationCodeGenerator(KeyGenerator variationCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.returns.impl
Methods in de.hybris.platform.returns.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultRMAGenerator. setKeyGenerator(KeyGenerator keyGenerator)voidPrepareReplacementOrderInterceptor. setKeyGenerator(KeyGenerator keyGenerator)voidPrepareReturnRequestInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.ruleengineservices.rule.services.impl
Methods in de.hybris.platform.ruleengineservices.rule.services.impl that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorDefaultRuleService. getSourceRuleCodeGenerator()Methods in de.hybris.platform.ruleengineservices.rule.services.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultRuleService. setSourceRuleCodeGenerator(KeyGenerator sourceRuleCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.servicelayer.cronjob.impl
Methods in de.hybris.platform.servicelayer.cronjob.impl with parameters of type KeyGenerator Modifier and Type Method Description voidPrepareCronJobInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.servicelayer.impex.impl
Methods in de.hybris.platform.servicelayer.impex.impl with parameters of type KeyGenerator Modifier and Type Method Description voidImpExMediaInitDefaultsInterceptor. setMediaCodeGenerator(KeyGenerator mediaCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.servicelayer.keygenerator.impl
Classes in de.hybris.platform.servicelayer.keygenerator.impl that implement KeyGenerator Modifier and Type Class Description classPersistentKeyGeneratorThis implementation is an adapter to theNumberSeriesfunctionality of the platform for getting unique numbers in a series persisted via database.classPKGeneratorGenerates a uniquePKobject for a given typecode (asInteger).classSystemTimeGeneratorGenerates a key by returning the current time in millis. -
Uses of KeyGenerator in de.hybris.platform.servicelayer.user.interceptors
Methods in de.hybris.platform.servicelayer.user.interceptors with parameters of type KeyGenerator Modifier and Type Method Description voidContactInfoPrepareInterceptor. setKeyGenerator(KeyGenerator keyGenerator)voidCustomerIDPrepareInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.solrfacetsearch.indexer.strategies.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl that return KeyGenerator Modifier and Type Method Description KeyGeneratorDefaultIndexOperationIdGenerator. getIndexOperationIdKeyGenerator()Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl with parameters of type KeyGenerator Modifier and Type Method Description voidDefaultIndexOperationIdGenerator. setIndexOperationIdKeyGenerator(KeyGenerator indexOperationIdKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.subscriptionservices.interceptor.impl
Methods in de.hybris.platform.subscriptionservices.interceptor.impl with parameters of type KeyGenerator Modifier and Type Method Description voidChargeEntryIdPrepareInterceptor. setChargeEntryIDGenerator(KeyGenerator chargeEntryIDGenerator)voidSubscriptionIdPrepareInterceptor. setSubscriptionIDGenerator(KeyGenerator subscriptionIDGenerator)voidUsageChargeIdPrepareInterceptor. setUsageChargeIDGenerator(KeyGenerator usageChargeIDGenerator) -
Uses of KeyGenerator in de.hybris.platform.ticket.interceptors
Methods in de.hybris.platform.ticket.interceptors with parameters of type KeyGenerator Modifier and Type Method Description voidCsTicketEventPrepareInterceptor. setKeyGenerator(KeyGenerator keyGenerator)voidCsTicketPrepareInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.warehousing.interceptor
Methods in de.hybris.platform.warehousing.interceptor that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorAdvancedShippingNoticePrepareInterceptor. getKeyGenerator()Methods in de.hybris.platform.warehousing.interceptor with parameters of type KeyGenerator Modifier and Type Method Description voidAdvancedShippingNoticePrepareInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.workflow.interceptors
Methods in de.hybris.platform.workflow.interceptors with parameters of type KeyGenerator Modifier and Type Method Description voidWorkflowActionDefaultCodeInterceptor. setKeyGenerator(KeyGenerator keyGenerator)voidWorkflowDecisionDefaultCodeInterceptor. setKeyGenerator(KeyGenerator keyGenerator)voidWorkflowItemAttachmentDefaultCodeInterceptor. setKeyGenerator(KeyGenerator keyGenerator)voidWorkflowTemplateDefaultCodeInterceptor. setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.yacceleratorordermanagement.actions.email
Methods in de.hybris.platform.yacceleratorordermanagement.actions.email that return KeyGenerator Modifier and Type Method Description protected KeyGeneratorGenerateEmailWithAttachmentAction. getGuidKeyGenerator()Methods in de.hybris.platform.yacceleratorordermanagement.actions.email with parameters of type KeyGenerator Modifier and Type Method Description voidGenerateEmailWithAttachmentAction. setGuidKeyGenerator(KeyGenerator guidKeyGenerator)
-