Uses of Interface
de.hybris.platform.servicelayer.keygenerator.KeyGenerator
Packages that use KeyGenerator
Package
Description
-
Uses of KeyGenerator in com.hybris.backoffice.excel.translators
Methods in com.hybris.backoffice.excel.translators that return KeyGeneratorMethods in com.hybris.backoffice.excel.translators with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidAbstractExcelMediaImportTranslator.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 KeyGeneratorModifier and TypeMethodDescriptionvoidExcelClassificationMediaTranslator.setMediaCodeGenerator(KeyGenerator mediaCodeGenerator) -
Uses of KeyGenerator in com.hybris.backoffice.widgets.actions.audit
Methods in com.hybris.backoffice.widgets.actions.audit that return KeyGeneratorMethods in com.hybris.backoffice.widgets.actions.audit with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidCreateAuditReportWizardHandler.setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in com.hybris.backoffice.workflow.designer.renderer
Classes in com.hybris.backoffice.workflow.designer.renderer that implement KeyGeneratorModifier and TypeClassDescriptionclassGenerates IDs of components rendered in Workflow DesignerMethods in com.hybris.backoffice.workflow.designer.renderer that return KeyGeneratorMethods in com.hybris.backoffice.workflow.designer.renderer with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidAbstractActionRenderer.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 KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorSavedCartFileUploadEventListener.getGuidKeyGenerator()Methods in de.hybris.platform.acceleratorservices.cartfileupload.events with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidSavedCartFileUploadEventListener.setGuidKeyGenerator(KeyGenerator guidKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.b2b
Fields in de.hybris.platform.b2b declared as KeyGenerator -
Uses of KeyGenerator in de.hybris.platform.b2b.services.impl
Fields in de.hybris.platform.b2b.services.impl declared as KeyGeneratorMethods in de.hybris.platform.b2b.services.impl that return KeyGeneratorMethods in de.hybris.platform.b2b.services.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultB2BCartService.setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.b2b.strategies.impl
Fields in de.hybris.platform.b2b.strategies.impl declared as KeyGeneratorModifier and TypeFieldDescriptionprotected KeyGeneratorDefaultB2BApprovalBusinessProcessStrategy.processCodeGeneratorMethods in de.hybris.platform.b2b.strategies.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultB2BApprovalBusinessProcessStrategy.getProcessCodeGenerator()protected KeyGeneratorDefaultB2BQuoteBusinessProcessStrategy.getProcessCodeGenerator()Methods in de.hybris.platform.b2b.strategies.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultB2BApprovalBusinessProcessStrategy.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 KeyGeneratorMethods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidCloneCartAction.setGuidKeyGenerator(KeyGenerator guidKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.b2bacceleratorservices.order.impl
Methods in de.hybris.platform.b2bacceleratorservices.order.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultB2BCommerceCartService.getGuidKeyGenerator()Methods in de.hybris.platform.b2bacceleratorservices.order.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultB2BCommerceCartService.setGuidKeyGenerator(KeyGenerator guidKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl
Methods in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorB2BAcceleratorScheduleOrderService.getKeyGenerator()Methods in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidB2BAcceleratorScheduleOrderService.setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.chinesepaymentmock.facades.checkout
Methods in de.hybris.platform.chinesepaymentmock.facades.checkout that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorChinesePaymentMockCheckoutFacade.getPaymentTransactionKeyGenerator()Methods in de.hybris.platform.chinesepaymentmock.facades.checkout with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidChinesePaymentMockCheckoutFacade.setPaymentTransactionKeyGenerator(KeyGenerator paymentTransactionKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.chinesepaymentmock.services
Classes in de.hybris.platform.chinesepaymentmock.services that implement KeyGeneratorModifier and TypeClassDescriptionclassThis 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 KeyGeneratorModifier and TypeClassDescriptionclassThis 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 KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultAlipayPaymentTransactionStrategy.getPaymentTransactionKeyGenerator()Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultAlipayPaymentTransactionStrategy.setPaymentTransactionKeyGenerator(KeyGenerator paymentTransactionKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.chinesepspwechatpayservices.strategies.impl
Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultWeChatPayPaymentTransactionStrategy.getPaymentTransactionKeyGenerator()Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultWeChatPayPaymentTransactionStrategy.setPaymentTransactionKeyGenerator(KeyGenerator paymentTransactionKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.chinesepspwechatpayservices.wechatpay
Classes in de.hybris.platform.chinesepspwechatpayservices.wechatpay that implement KeyGeneratorModifier and TypeClassDescriptionclassThis 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 KeyGeneratorModifier and TypeMethodDescriptionvoidCMSRelationInitDefaultsInterceptor.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 KeyGeneratorMethods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultCMSAdminContentSlotService.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 KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultCMSNavigationService.getProcessCodeGenerator()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultCMSNavigationService.setProcessCodeGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.cmsfacades.version.impl
Methods in de.hybris.platform.cmsfacades.version.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultCMSVersionFacade.getVersionLabelKeyGenerator()Methods in de.hybris.platform.cmsfacades.version.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultCMSVersionFacade.setVersionLabelKeyGenerator(KeyGenerator versionLabelKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.cockpit.interceptor
Methods in de.hybris.platform.cockpit.interceptor with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidCockpitSavedQueryPrepareInterceptor.setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.comments.interceptors
Methods in de.hybris.platform.comments.interceptors with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidCommentPreparer.setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.commerceservices.comments.impl
Methods in de.hybris.platform.commerceservices.comments.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultCommerceCommentService.getCommentsKeyGenerator()Methods in de.hybris.platform.commerceservices.comments.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultCommerceCommentService.setCommentsKeyGenerator(KeyGenerator commentsKeyGenerator) -
Uses of KeyGenerator in de.hybris.platform.commerceservices.consent.interceptors
Methods in de.hybris.platform.commerceservices.consent.interceptors that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultConsentPrepareInterceptor.getKeyGenerator()Methods in de.hybris.platform.commerceservices.consent.interceptors with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultConsentPrepareInterceptor.setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorCommerceCartFactory.getGuidKeyGenerator()protected KeyGeneratorDefaultCommerceCartRestorationStrategy.getGuidKeyGenerator()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidCommerceCartFactory.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 -
Uses of KeyGenerator in de.hybris.platform.configurablebundlebackoffice.widgets.actions
Methods in de.hybris.platform.configurablebundlebackoffice.widgets.actions that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorBundleTemplateCloneAction.getCloneIdGenerator() -
Uses of KeyGenerator in de.hybris.platform.configurablebundleservices.interceptor.impl
Methods in de.hybris.platform.configurablebundleservices.interceptor.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidAbstractBundleRuleIDPrepareInterceptor.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 KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultCouponCodeGenerationService.getKeyGenerator()Methods in de.hybris.platform.couponservices.services.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultCouponCodeGenerationService.setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo with parameters of type KeyGenerator -
Uses of KeyGenerator in de.hybris.platform.entitlementservices.interceptor.impl
Methods in de.hybris.platform.entitlementservices.interceptor.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidProductEntitlementIdPrepareInterceptor.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 KeyGeneratorModifier and TypeMethodDescriptionvoidRegisterIntegrationObjectDefaultService.setIccCredentialGenerator(KeyGenerator iccCredentialGenerator) -
Uses of KeyGenerator in de.hybris.platform.jalo.order
Methods in de.hybris.platform.jalo.order with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidOrderManager.setOrderCodeGenerator(KeyGenerator orderCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.messagecentercsservices.impl
Methods in de.hybris.platform.messagecentercsservices.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultConversationService.getConversationUidGenerator()Methods in de.hybris.platform.messagecentercsservices.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultConversationService.setConversationUidGenerator(KeyGenerator conversationUidGenerator) -
Uses of KeyGenerator in de.hybris.platform.notificationservices.service.impl
Methods in de.hybris.platform.notificationservices.service.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultSiteMessageService.getSiteMessageUidGenerator()Methods in de.hybris.platform.notificationservices.service.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultSiteMessageService.setSiteMessageUidGenerator(KeyGenerator siteMessageUidGenerator) -
Uses of KeyGenerator in de.hybris.platform.order.impl
Methods in de.hybris.platform.order.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultCartFactory.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 KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultQuotePrepareInterceptor.getKeyGenerator()Methods in de.hybris.platform.order.interceptors with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultAbstractOrderPrepareInterceptor.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 KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorGenericAbstractOrderCloningStrategy.getKeyGenerator()Methods in de.hybris.platform.order.strategies.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultCreateOrderFromCartStrategy.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 KeyGeneratorModifier and TypeMethodDescriptionvoidPrepareOrderCancelRecordInterceptor.setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.orderhistory.impl
Methods in de.hybris.platform.orderhistory.impl that return KeyGeneratorMethods in de.hybris.platform.orderhistory.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultOrderHistoryService.setVersionIDGenerator(KeyGenerator versionIDGenerator) -
Uses of KeyGenerator in de.hybris.platform.ordermodify.impl
Methods in de.hybris.platform.ordermodify.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidPrepareOrderModificationRecordInterceptor.setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.orderprocessing.impl
Methods in de.hybris.platform.orderprocessing.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultOrderFulfillmentProcessService.getFulfillmentProcessCodeGenerator()Methods in de.hybris.platform.orderprocessing.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultOrderFulfillmentProcessService.setFulfillmentProcessCodeGenerator(KeyGenerator fulfillmentProcessCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.payment.impl
Methods in de.hybris.platform.payment.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidPreparePaymentTransactionInterceptor.setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.payment.strategy.impl
Methods in de.hybris.platform.payment.strategy.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultCreditCardPaymentInfoStrategy.getKeyGenerator()Methods in de.hybris.platform.payment.strategy.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultCreditCardPaymentInfoStrategy.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 KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultActionFacade.getActionCodeGenerator()Methods in de.hybris.platform.personalizationfacades.action.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultActionFacade.setActionCodeGenerator(KeyGenerator actionCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.personalizationfacades.customization.impl
Methods in de.hybris.platform.personalizationfacades.customization.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultCustomizationFacade.getCustomizationCodeGenerator()Methods in de.hybris.platform.personalizationfacades.customization.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultCustomizationFacade.setCustomizationCodeGenerator(KeyGenerator customizationCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.personalizationfacades.trigger.impl
Methods in de.hybris.platform.personalizationfacades.trigger.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultTriggerFacade.getTriggerCodeGenerator()Methods in de.hybris.platform.personalizationfacades.trigger.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultTriggerFacade.setTriggerCodeGenerator(KeyGenerator triggerCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.personalizationfacades.variation.impl
Methods in de.hybris.platform.personalizationfacades.variation.impl that return KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultVariationFacade.getVariationCodeGenerator()Methods in de.hybris.platform.personalizationfacades.variation.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultVariationFacade.setVariationCodeGenerator(KeyGenerator variationCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.returns.impl
Methods in de.hybris.platform.returns.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultRMAGenerator.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 KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorDefaultRuleService.getSourceRuleCodeGenerator()Methods in de.hybris.platform.ruleengineservices.rule.services.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultRuleService.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 KeyGeneratorModifier and TypeMethodDescriptionvoidPrepareCronJobInterceptor.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 KeyGeneratorModifier and TypeMethodDescriptionvoidImpExMediaInitDefaultsInterceptor.setMediaCodeGenerator(KeyGenerator mediaCodeGenerator) -
Uses of KeyGenerator in de.hybris.platform.servicelayer.keygenerator.impl
Classes in de.hybris.platform.servicelayer.keygenerator.impl that implement KeyGeneratorModifier and TypeClassDescriptionclassThis implementation is an adapter to theNumberSeriesfunctionality of the platform for getting unique numbers in a series persisted via database.classclassGenerates 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 KeyGeneratorModifier and TypeMethodDescriptionvoidContactInfoPrepareInterceptor.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 KeyGeneratorModifier and TypeMethodDescriptionDefaultIndexOperationIdGenerator.getIndexOperationIdKeyGenerator()Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidDefaultIndexOperationIdGenerator.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 KeyGeneratorModifier and TypeMethodDescriptionvoidChargeEntryIdPrepareInterceptor.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 KeyGeneratorModifier and TypeMethodDescriptionvoidCsTicketEventPrepareInterceptor.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 KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorAdvancedShippingNoticePrepareInterceptor.getKeyGenerator()Methods in de.hybris.platform.warehousing.interceptor with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidAdvancedShippingNoticePrepareInterceptor.setKeyGenerator(KeyGenerator keyGenerator) -
Uses of KeyGenerator in de.hybris.platform.workflow.interceptors
Methods in de.hybris.platform.workflow.interceptors with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidWorkflowActionDefaultCodeInterceptor.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 KeyGeneratorModifier and TypeMethodDescriptionprotected KeyGeneratorGenerateEmailWithAttachmentAction.getGuidKeyGenerator()Methods in de.hybris.platform.yacceleratorordermanagement.actions.email with parameters of type KeyGeneratorModifier and TypeMethodDescriptionvoidGenerateEmailWithAttachmentAction.setGuidKeyGenerator(KeyGenerator guidKeyGenerator)