Uses of Interface
de.hybris.platform.servicelayer.interceptor.InitDefaultsInterceptor
-
-
Uses of InitDefaultsInterceptor in com.hybris.merchandising.interceptor
Classes in com.hybris.merchandising.interceptor that implement InitDefaultsInterceptor Modifier and Type Class Description classMerchandisingCarouselComponentInitDefaultsInterceptor -
Uses of InitDefaultsInterceptor in de.hybris.platform.b2b.interceptor
Classes in de.hybris.platform.b2b.interceptor that implement InitDefaultsInterceptor Modifier and Type Class Description classB2BCustomerInitDefaultsInterceptorThis class assigned theUserGroupModeltype group to the B2bCustomerGroup. -
Uses of InitDefaultsInterceptor in de.hybris.platform.cms2.servicelayer.interceptor.impl
Classes in de.hybris.platform.cms2.servicelayer.interceptor.impl that implement InitDefaultsInterceptor Modifier and Type Class Description classCMSRelationInitDefaultsInterceptorProvides autogenerated value forUidattribute inCMSRelationModelmodel.classContentSlotForPageInitDefaultsInterceptorSets thecatalogVersionattribute taken fromPage ifcatalogVersionis null.classContentSlotForTemplateInitDefaultsInterceptorSets thecatalogVersionattribute taken fromPage ifcatalogVersionis null. -
Uses of InitDefaultsInterceptor in de.hybris.platform.couponservices.interceptor
Classes in de.hybris.platform.couponservices.interceptor that implement InitDefaultsInterceptor Modifier and Type Class Description classMultiCodeCouponInitDefaultsInterceptorThe MultiCodeCouponInitDefaultsInterceptor initializes the internal attributes required for coupon code generation. -
Uses of InitDefaultsInterceptor in de.hybris.platform.entitlementservices.interceptor.impl
Classes in de.hybris.platform.entitlementservices.interceptor.impl that implement InitDefaultsInterceptor Modifier and Type Class Description classProductEntitlementInitDefaultsInterceptorSet default values toProductEntitlementModel -
Uses of InitDefaultsInterceptor in de.hybris.platform.jobs
Classes in de.hybris.platform.jobs that implement InitDefaultsInterceptor Modifier and Type Class Description classCleanUpCronJobInterceptorDeprecated, for removal: This API element is subject to removal in a future version.since ages - please use theMaintenanceCleanupStrategy/GenericMaintenanceJobPerformable -
Uses of InitDefaultsInterceptor in de.hybris.platform.marketplaceservices.interceptor
Classes in de.hybris.platform.marketplaceservices.interceptor that implement InitDefaultsInterceptor Modifier and Type Class Description classVendorUserInitDefaultsInterceptorThis class assigned theUserGroupModeltype group to the VendorUser group. -
Uses of InitDefaultsInterceptor in de.hybris.platform.orderhistory.impl
Classes in de.hybris.platform.orderhistory.impl that implement InitDefaultsInterceptor Modifier and Type Class Description classHistoryEntryInterceptor -
Uses of InitDefaultsInterceptor in de.hybris.platform.servicelayer.cronjob.impl
Classes in de.hybris.platform.servicelayer.cronjob.impl that implement InitDefaultsInterceptor Modifier and Type Class Description classCronJobInitDefaultsInterceptorThe InitDefaultsInterceptor for theCronJobModel.classProcessTaskLogMaintenanceJobInitDefaultsInterceptor -
Uses of InitDefaultsInterceptor in de.hybris.platform.servicelayer.impex.impl
Classes in de.hybris.platform.servicelayer.impex.impl that implement InitDefaultsInterceptor Modifier and Type Class Description classExportCronJobInitDefaultsInterceptorThe InitDefaultsInterceptor for theImpExExportCronJobModel.classImpExMediaInitDefaultsInterceptorThe InitDefaultsInterceptor forImpExMediaModel.classImportCronJobInitDefaultsInterceptorInitDefaultsInterceptor for theImpExImportCronJobModel. -
Uses of InitDefaultsInterceptor in de.hybris.platform.servicelayer.interceptor
Methods in de.hybris.platform.servicelayer.interceptor that return types with arguments of type InitDefaultsInterceptor Modifier and Type Method Description java.util.Collection<InitDefaultsInterceptor>InterceptorRegistry. getInitDefaultsInterceptors(java.lang.String type) -
Uses of InitDefaultsInterceptor in de.hybris.platform.servicelayer.interceptor.impl
Classes in de.hybris.platform.servicelayer.interceptor.impl that implement InitDefaultsInterceptor Modifier and Type Class Description classJaloInitDefaultsInterceptorInitDefaultsInterceptor for any model.classVoidInterceptorVoid interceptor.Methods in de.hybris.platform.servicelayer.interceptor.impl that return types with arguments of type InitDefaultsInterceptor Modifier and Type Method Description java.util.Collection<InitDefaultsInterceptor>DefaultInterceptorRegistry. getInitDefaultsInterceptors(java.lang.String type) -
Uses of InitDefaultsInterceptor in de.hybris.platform.ticket.interceptors
Classes in de.hybris.platform.ticket.interceptors that implement InitDefaultsInterceptor Modifier and Type Class Description classCsTicketEventPrepareInterceptorclassCsTicketPrepareInterceptor
-