Uses of Interface
de.hybris.platform.servicelayer.interceptor.InterceptorContext
-
-
Uses of InterceptorContext in com.hybris.backoffice.solrsearch.validators
Methods in com.hybris.backoffice.solrsearch.validators with parameters of type InterceptorContext Modifier and Type Method Description voidBackofficeIndexedTypeToSolrFacetSearchConfigValidator. onValidate(BackofficeIndexedTypeToSolrFacetSearchConfigModel config, InterceptorContext ctx) -
Uses of InterceptorContext in com.hybris.classificationgroupsservices.interceptors.classattributeassignment
Methods in com.hybris.classificationgroupsservices.interceptors.classattributeassignment with parameters of type InterceptorContext Modifier and Type Method Description voidClassAttributeAssignmentCreateGroupAssignmentPrepareInterceptor. onPrepare(ClassAttributeAssignmentModel classAttributeAssignmentModel, InterceptorContext ctx)voidClassAttributeAssignmentRemoveClassFeatureGroupAssignmentRemoveInterceptor. onRemove(ClassAttributeAssignmentModel classAttributeAssignment, InterceptorContext ctx) -
Uses of InterceptorContext in com.hybris.classificationgroupsservices.interceptors.classificationattribute
Methods in com.hybris.classificationgroupsservices.interceptors.classificationattribute with parameters of type InterceptorContext Modifier and Type Method Description voidClassificationAttributeRemoveClassFeatureGroupAssignmentRemoveInterceptor. onRemove(ClassificationAttributeModel classificationAttribute, InterceptorContext ctx) -
Uses of InterceptorContext in com.hybris.classificationgroupsservices.interceptors.classificationclass
Methods in com.hybris.classificationgroupsservices.interceptors.classificationclass with parameters of type InterceptorContext Modifier and Type Method Description voidClassificationClassAttributeAssignmentRemovalPrepareInterceptor. onPrepare(ClassificationClassModel classificationClassModel, InterceptorContext ctx)voidClassificationClassCreateInheritedFeatureGroupAssignmentPrepareInterceptor. onPrepare(ClassificationClassModel classificationClass, InterceptorContext ctx)voidClassificationClassSupercategoriesUnassigningPrepareInterceptor. onPrepare(ClassificationClassModel classificationClass, InterceptorContext ctx)voidClassificationClassRemoveGroupAssignmentsRemoveInterceptor. onRemove(ClassificationClassModel classificationClassModel, InterceptorContext ctx) -
Uses of InterceptorContext in com.hybris.classificationgroupsservices.services
Methods in com.hybris.classificationgroupsservices.services with parameters of type InterceptorContext Modifier and Type Method Description voidClassFeatureGroupAssignmentService. createGroupAssignmentsForCategory(InterceptorContext ctx, ClassificationClassModel classificationClass, ClassAttributeAssignmentModel classAttributeAssignmentModel)CreatesClassFeatureGroupAssignmentModelfor given ClassificationClass and ClassAttributeAssignmentvoidDefaultClassFeatureGroupAssignmentService. createGroupAssignmentsForCategory(InterceptorContext ctx, ClassificationClassModel classificationClass, ClassAttributeAssignmentModel classAttributeAssignment)voidClassFeatureGroupAssignmentService. createGroupAssignmentsForSubcategories(InterceptorContext ctx, ClassAttributeAssignmentModel classAttributeAssignmentModel)CreatesClassFeatureGroupAssignmentModelfor all subcategories of ClassificationClass of given ClassAttributeAssignmentvoidDefaultClassFeatureGroupAssignmentService. createGroupAssignmentsForSubcategories(InterceptorContext ctx, ClassAttributeAssignmentModel classAttributeAssignmentModel)voidClassFeatureGroupAssignmentService. createLackingFeatureGroupAssignments(InterceptorContext ctx, ClassificationClassModel classificationClass, ClassAttributeAssignmentModel classAttributeAssignment)CreatesClassFeatureGroupAssignmentModels for given classAttributeAssignment for given classificationClass and all its subcategories.voidDefaultClassFeatureGroupAssignmentService. createLackingFeatureGroupAssignments(InterceptorContext ctx, ClassificationClassModel classificationClass, ClassAttributeAssignmentModel classAttributeAssignment)voidClassFeatureGroupAssignmentService. removeAllFeatureGroupAssignments(InterceptorContext ctx, ClassificationAttributeModel removedClassificationAttribute)Removes allClassFeatureGroupAssignmentModels connected with givenClassificationAttributeModel.voidClassFeatureGroupAssignmentService. removeAllFeatureGroupAssignments(InterceptorContext ctx, java.util.List<ClassAttributeAssignmentModel> removedAttributesAssignments)Removes allClassFeatureGroupAssignmentModels connected with givenClassAttributeAssignmentModels.voidDefaultClassFeatureGroupAssignmentService. removeAllFeatureGroupAssignments(InterceptorContext ctx, ClassificationAttributeModel removedClassificationAttribute)voidDefaultClassFeatureGroupAssignmentService. removeAllFeatureGroupAssignments(InterceptorContext ctx, java.util.List<ClassAttributeAssignmentModel> removedAttributesAssignments)voidClassFeatureGroupAssignmentService. removeFeatureGroupAssignments(InterceptorContext ctx, ClassificationClassModel classificationClassModel)Removes allClassFeatureGroupAssignmentModels connected with removedClassAttributeAssignmentModels in given classification class and its supercategories.voidDefaultClassFeatureGroupAssignmentService. removeFeatureGroupAssignments(InterceptorContext ctx, ClassificationClassModel classificationClassModel)voidClassFeatureGroupAssignmentService. removeFeatureGroupAssignmentsInCategory(InterceptorContext ctx, ClassificationClassModel classificationClass, java.util.List<ClassAttributeAssignmentModel> classificationAttributeAssignments)RemovesClassFeatureGroupAssignmentModels from given ClassificationClass.voidDefaultClassFeatureGroupAssignmentService. removeFeatureGroupAssignmentsInCategory(InterceptorContext ctx, ClassificationClassModel classificationClass, java.util.List<ClassAttributeAssignmentModel> classificationAttributeAssignments)voidClassFeatureGroupAssignmentService. removeFeatureGroupAssignmentsInSubCategories(InterceptorContext ctx, ClassificationClassModel classificationClassModel, java.util.List<ClassAttributeAssignmentModel> classAttributeAssignments)RemovesClassFeatureGroupAssignmentModels from supercategories of given ClassificationClass.voidDefaultClassFeatureGroupAssignmentService. removeFeatureGroupAssignmentsInSubCategories(InterceptorContext ctx, ClassificationClassModel classificationClassModel, java.util.List<ClassAttributeAssignmentModel> classAttributeAssignments) -
Uses of InterceptorContext in com.hybris.merchandising.interceptor
Methods in com.hybris.merchandising.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidMerchandisingCarouselComponentInitDefaultsInterceptor. onInitDefaults(MerchandisingCarouselComponentModel model, InterceptorContext ctx) -
Uses of InterceptorContext in com.hybris.merchandising.listeners
Methods in com.hybris.merchandising.listeners with parameters of type InterceptorContext Modifier and Type Method Description voidProductDirectoryRemoveInterceptor. onRemove(MerchProductDirectoryConfigModel model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.deltadetection.interceptors
Methods in de.hybris.deltadetection.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidStreamConfigurationRemoveInterceptor. onRemove(StreamConfigurationModel model, InterceptorContext ctx)voidStreamConfigurationValidationInterceptor. onValidate(StreamConfigurationModel config, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.accountsummaryaddon.interceptor
Methods in de.hybris.platform.accountsummaryaddon.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidAccountUppercaseInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidB2BDocumentPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidB2BDocumentPaymentValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.adaptivesearch.model.interceptors
Methods in de.hybris.platform.adaptivesearch.model.interceptors with parameters of type InterceptorContext Modifier and Type Method Description protected java.lang.StringAbstractAsInterceptor. generateItemIdentifier(ItemModel item, InterceptorContext context)protected java.lang.StringAsBoostItemConfigurationInterceptor. generateUniqueIdx(AbstractAsBoostItemConfigurationModel boostItemConfiguration, InterceptorContext context)protected java.lang.StringAsCategoryAwareSearchConfigurationInterceptor. generateUniqueIdx(AsCategoryAwareSearchConfigurationModel searchConfiguration, InterceptorContext context)protected java.lang.StringAsFacetConfigurationInterceptor. generateUniqueIdx(AbstractAsFacetConfigurationModel facetConfiguration, InterceptorContext context)protected java.lang.StringAsFacetRangeInterceptor. generateUniqueIdx(AsFacetRangeModel facetRangeModel, InterceptorContext context)protected java.lang.StringAsFacetValueConfigurationInterceptor. generateUniqueIdx(AbstractAsFacetValueConfigurationModel facetValueConfiguration, InterceptorContext context)protected java.lang.StringAsSimpleSearchConfigurationInterceptor. generateUniqueIdx(AsSimpleSearchConfigurationModel searchConfiguration, InterceptorContext context)protected java.lang.StringAsSortConfigurationInterceptor. generateUniqueIdx(AbstractAsSortConfigurationModel sortConfiguration, InterceptorContext context)protected java.lang.StringAsSortExpressionInterceptor. generateUniqueIdx(AsSortExpressionModel sortExpression, InterceptorContext context)protected java.util.Set<java.lang.String>AsConfigurationPartOfCleanupInterceptor. getWritablePartOfAttributes(AbstractAsConfigurationModel configuration, InterceptorContext context)Deprecated.protected voidAbstractAsInterceptor. markItemAsModified(InterceptorContext context, ItemModel item, java.lang.String... path)voidAsBoostItemConfigurationInterceptor. onPrepare(AbstractAsBoostItemConfigurationModel boostItemConfiguration, InterceptorContext context)voidAsBoostRuleInterceptor. onPrepare(AsBoostRuleModel boostRule, InterceptorContext context)voidAsCategoryAwareSearchConfigurationInterceptor. onPrepare(AsCategoryAwareSearchConfigurationModel searchConfiguration, InterceptorContext context)voidAsConfigurationInterceptor. onPrepare(AbstractAsConfigurationModel configuration, InterceptorContext context)voidAsConfigurationPartOfCleanupInterceptor. onPrepare(AbstractAsConfigurationModel configuration, InterceptorContext context)Deprecated.voidAsFacetConfigurationInterceptor. onPrepare(AbstractAsFacetConfigurationModel facetConfiguration, InterceptorContext context)voidAsFacetRangeInterceptor. onPrepare(AsFacetRangeModel facetRangeModel, InterceptorContext context)voidAsFacetValueConfigurationInterceptor. onPrepare(AbstractAsFacetValueConfigurationModel facetValueConfiguration, InterceptorContext context)voidAsSearchConfigurationInterceptor. onPrepare(AbstractAsSearchConfigurationModel searchConfiguration, InterceptorContext context)voidAsSimpleSearchConfigurationInterceptor. onPrepare(AsSimpleSearchConfigurationModel searchConfiguration, InterceptorContext context)voidAsSortConfigurationInterceptor. onPrepare(AbstractAsSortConfigurationModel sortConfiguration, InterceptorContext context)voidAsSortExpressionInterceptor. onPrepare(AsSortExpressionModel sortExpression, InterceptorContext context)voidAsBoostItemConfigurationInterceptor. onRemove(AbstractAsBoostItemConfigurationModel boostItemConfiguration, InterceptorContext context)voidAsBoostRuleInterceptor. onRemove(AsBoostRuleModel boostRule, InterceptorContext context)voidAsFacetConfigurationInterceptor. onRemove(AbstractAsFacetConfigurationModel facetConfiguration, InterceptorContext context)voidAsFacetRangeInterceptor. onRemove(AsFacetRangeModel facetRangeModel, InterceptorContext context)voidAsFacetValueConfigurationInterceptor. onRemove(AbstractAsFacetValueConfigurationModel facetValueConfiguration, InterceptorContext context)voidAsSearchConfigurationInterceptor. onRemove(AbstractAsSearchConfigurationModel searchConfiguration, InterceptorContext context)voidAsSortConfigurationInterceptor. onRemove(AbstractAsSortConfigurationModel sortConfiguration, InterceptorContext context)voidAsSortExpressionInterceptor. onRemove(AsSortExpressionModel sortExpression, InterceptorContext context)voidAsBoostItemConfigurationInterceptor. onValidate(AbstractAsBoostItemConfigurationModel boostItemConfiguration, InterceptorContext context)voidAsBoostRuleInterceptor. onValidate(AsBoostRuleModel boostRule, InterceptorContext context)voidAsFacetConfigurationInterceptor. onValidate(AbstractAsFacetConfigurationModel facetConfiguration, InterceptorContext context)voidAsFacetRangeInterceptor. onValidate(AsFacetRangeModel facetRangeModel, InterceptorContext context)voidAsFacetValueConfigurationInterceptor. onValidate(AbstractAsFacetValueConfigurationModel facetValueConfiguration, InterceptorContext context)voidAsSearchConfigurationInterceptor. onValidate(AbstractAsSearchConfigurationModel searchConfiguration, InterceptorContext context)voidAsSearchProfileActivationSetInterceptor. onValidate(AsSearchProfileActivationSetModel searchProfileActivationSet, InterceptorContext context)voidAsSearchProfileInterceptor. onValidate(AbstractAsSearchProfileModel searchProfile, InterceptorContext context)voidAsSortConfigurationInterceptor. onValidate(AbstractAsSortConfigurationModel sortConfiguration, InterceptorContext context)voidAsSortExpressionInterceptor. onValidate(AsSortExpressionModel sortExpression, InterceptorContext context)protected voidAsConfigurationPartOfCleanupInterceptor. processPartOfAttribute(AbstractAsConfigurationModel configuration, java.lang.String partOfAttribute, InterceptorContext context)Deprecated.protected voidAsConfigurationPartOfCleanupInterceptor. removeItems(AbstractAsConfigurationModel configuration, java.lang.Object currentValue, java.lang.Object originalValue, InterceptorContext context)Deprecated.protected booleanAsConfigurationPartOfCleanupInterceptor. shouldProcessConfiguration(AbstractAsConfigurationModel configuration, InterceptorContext context)Deprecated. -
Uses of InterceptorContext in de.hybris.platform.addressservices.interceptors
Methods in de.hybris.platform.addressservices.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidChineseAddressPrepareInterceptor. onPrepare(AddressModel address, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.apiregistryservices.interceptors
Methods in de.hybris.platform.apiregistryservices.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidConsumedDestinationRemoveInterceptor. onRemove(ConsumedDestinationModel consumedDestination, InterceptorContext ctx)voidConsumedOAuthCredentialRemoveInterceptor. onRemove(ConsumedOAuthCredentialModel consumedOAuthCredential, InterceptorContext interceptorContext)voidRemoveExposedDestinationInterceptor. onRemove(ExposedDestinationModel exposedDestination, InterceptorContext ctx)voidConsumedDestinationValidateInterceptor. onValidate(ConsumedDestinationModel consumedDestinationModel, InterceptorContext interceptorContext)voidConsumedOAuthCredentialValidateInterceptor. onValidate(ConsumedOAuthCredentialModel consumedOAuthCredential, InterceptorContext interceptorContext)voidDestinationTargetValidateInterceptor. onValidate(DestinationTargetModel destinationTarget, InterceptorContext interceptorContext)voidExposedDestinationValidateInterceptor. onValidate(ExposedDestinationModel exposedDestinationModel, InterceptorContext interceptorContext) -
Uses of InterceptorContext in de.hybris.platform.audit.internal.interceptors
Methods in de.hybris.platform.audit.internal.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidAuditReportConfigValidateInterceptor. onValidate(AuditReportConfigModel model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.b2b.interceptor
Methods in de.hybris.platform.b2b.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidB2BCustomerInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidB2BCommentPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidB2BCustomerPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidB2BBudgetModelValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidB2BCostCenterModelValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidB2BCreditLimitModelValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidB2BCustomerModelValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidB2BUnitModelValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidB2BUserGroupModelValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.b2b.punchout.interceptor
Methods in de.hybris.platform.b2b.punchout.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidB2BCustomerPunchOutCredentialMappingValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidPunchOutCredentialValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.catalog.impl
Methods in de.hybris.platform.catalog.impl with parameters of type InterceptorContext Modifier and Type Method Description voidCatalogVersionSyncScheduleMediaPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx)voidItemSyncTimeStampPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx)voidProductFeaturePrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidSyncAttributeDescriptorConfigPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx)voidSyncItemJobPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx)voidProductFeatureRemoveInterceptor. onRemove(ProductFeatureModel productFeatureModel, InterceptorContext ctx)voidItemSyncTimeStampValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidProductFeatureValidateInterceptor. onValidate(ProductFeatureModel feature, InterceptorContext ctx)voidSyncAttributeDescriptorConfigValidator. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.catalog.interceptors
Methods in de.hybris.platform.catalog.interceptors with parameters of type InterceptorContext Modifier and Type Method Description protected voidCatalogVersionPrepareInterceptor. assignCurrentUserReadWritePermissions(CatalogVersionModel catalogVersion, InterceptorContext ctx)voidAgreementPrepareInterceptor. onPrepare(AgreementModel agreement, InterceptorContext ctx)voidCatalogPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidCatalogVersionPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidPreviewTicketPrepareInterceptor. onPrepare(PreviewTicketModel previewTicket, InterceptorContext ctx)voidProductReferencePrepareInterceptor. onPrepare(ProductReferenceModel productReferenceModel, InterceptorContext ctx)voidCheckVersionsRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidDefaultCatalogRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidProductReferenceRemoveInterceptor. onRemove(ProductReferenceModel productReferenceModel, InterceptorContext ctx)voidProductRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidSyncTimestampsRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidSyncTimestapsForCatalogVersionRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidCatalogURLPatternsValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidCatalogVersionSyncScheduleMediaValidator. onValidate(CatalogVersionSyncScheduleMediaModel model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.category.interceptors
Methods in de.hybris.platform.category.interceptors with parameters of type InterceptorContext Modifier and Type Method Description protected voidCategoryPrepareInterceptor. addPrincipalsToSuperCategories(CategoryModel category, java.util.List<PrincipalModel> newPrincipals, InterceptorContext ctx)protected voidCategoryPrepareInterceptor. handleAllowedPrincipals(CategoryModel categoryModel, InterceptorContext ctx, boolean skipRootSearch)protected booleanCategoryPrepareInterceptor. isCategoryForPrincipalsResolved(CategoryModel category, InterceptorContext ctx)protected voidCategoryPrepareInterceptor. markCategoryToPrincipalsResolved(CategoryModel category, InterceptorContext ctx)voidCategoryPrepareInterceptor. onPrepare(CategoryModel categoryModel, InterceptorContext ctx)voidCategoryRemovalValidator. onRemove(java.lang.Object model, InterceptorContext ctx)protected voidCategoryPrepareInterceptor. replacePrincipalsForSubCategories(CategoryModel category, java.util.List<PrincipalModel> newPrincipals, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.classification.interceptors
Methods in de.hybris.platform.classification.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidClassificationAttributeValueRemoveInterceptor. onRemove(ClassificationAttributeValueModel value, InterceptorContext ctx)protected voidClassificationClassPartOfRemoveInterceptor. registerForRemoval(InterceptorContext ctx, ItemModel parentModel, ItemModel subModel, java.lang.String partOfAttrQualifier) -
Uses of InterceptorContext in de.hybris.platform.cms2.servicelayer.interceptor.impl
Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl with parameters of type InterceptorContext Modifier and Type Method Description protected voidCmsContentPagePrepareInterceptor. changeLabelForPersonalizedPages(java.util.Collection<AbstractPageModel> contentPages, ContentPageModel currentContentPage, java.lang.String oldLabelValue, InterceptorContext ctx)Fetches all associated content pages (personalized content pages) for current content page and changes a label property tocurrentContentPage.getLabel()voidCMSRelationInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)Called byModelService.initDefaults(Object)after instantiate a new model.voidContentSlotForPageInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)Called byModelService.initDefaults(Object)after instantiate a new model.voidContentSlotForTemplateInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)Called byModelService.initDefaults(Object)after instantiate a new model.voidCmsContentPagePrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidCMSDefaultPageInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidNavigationNodePrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)Deprecated, for removal: This API element is subject to removal in a future version.voidRelatedPagePrepareInterceptor. onPrepare(ItemModel itemModel, InterceptorContext interceptorContext)voidCatalogVersionRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidCMSAbstractPageRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidCMSContentSlotRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidCMSItemRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidCMSPageTemplateRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidContentSlotForPageRemoveInterceptor. onRemove(ContentSlotForPageModel contentSlotForPageModel, InterceptorContext interceptorContext)voidNavigationNodeRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext interceptorContext)voidContentSlotForPageValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidContentSlotForTemplateValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)protected voidCMSAbstractPageRemoveInterceptor. removeContentSlot(AbstractPageModel pageModel, InterceptorContext ctx, ContentSlotForPageModel contentSlotForPageModel)protected voidCMSAbstractPageRemoveInterceptor. removeContentSlotForPageRelation(InterceptorContext ctx, ContentSlotForPageModel contentSlotForPageModel)protected voidCMSPageTemplateRemoveInterceptor. removeContentSlotForTemplateRelation(InterceptorContext ctx, ContentSlotForTemplateModel contentSlotForPageTemplateModel)protected voidCmsContentPagePrepareInterceptor. resetHomepageFlag(java.util.Collection<AbstractPageModel> contentPages, ContentPageModel currentPageModel, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.cms2lib.components.interceptors
Methods in de.hybris.platform.cms2lib.components.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidFlashComponentValidator. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.cockpit.interceptor
Methods in de.hybris.platform.cockpit.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidCockpitObjectCollectionModelPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidCockpitSavedQueryPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidCockpitSavedQueryRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.cockpit.reports.interceptor
Methods in de.hybris.platform.cockpit.reports.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidJasperMediaPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidJasperWidgetPreferencesPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.comments.interceptors
Methods in de.hybris.platform.comments.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidCommentPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.commerceservices.consent.interceptors
Methods in de.hybris.platform.commerceservices.consent.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidDefaultConsentPrepareInterceptor. onPrepare(ConsentModel consent, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type InterceptorContext Modifier and Type Method Description voidCustomerOriginalUidPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.commerceservices.organization.interceptor
Methods in de.hybris.platform.commerceservices.organization.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidOrgUnitModelValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.configurablebundleservices.interceptor.impl
Methods in de.hybris.platform.configurablebundleservices.interceptor.impl with parameters of type InterceptorContext Modifier and Type Method Description voidAbstractBundleRuleIDPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidBundleSelectionCriteriaIDPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidBundleTemplatePrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidBundleTemplateStatusIDPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidBundleTemplateRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidPickExactlyNBundleSelectionCriteriaValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidPickNToMBundleSelectionCriteriaValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)protected voidBundleTemplateRemoveInterceptor. removeChildTemplates(InterceptorContext ctx, BundleTemplateModel bundleTemplate) -
Uses of InterceptorContext in de.hybris.platform.consignmenttrackingservices.interceptor
Methods in de.hybris.platform.consignmenttrackingservices.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidConsignmentPrepareInterceptor. onPrepare(ConsignmentModel consignment, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.couponservices.interceptor
Methods in de.hybris.platform.couponservices.interceptor with parameters of type InterceptorContext Modifier and Type Method Description protected booleanMultiCodeCouponValidateInterceptor. checkActiveCoupon(MultiCodeCouponModel coupon, InterceptorContext ctx)protected booleanCodeGenerationConfigurationValidateInterceptor. checkModelAttributeValuesChanged(CodeGenerationConfigurationModel model, InterceptorContext ctx)protected voidMultiCodeCouponValidateInterceptor. checkRemovalOfGeneratedCodes(MultiCodeCouponModel coupon, InterceptorContext ctx)protected voidMultiCodeCouponValidateInterceptor. checkSeedNumberIsNotDecremented(MultiCodeCouponModel coupon, InterceptorContext ctx)protected <T> TMultiCodeCouponValidateInterceptor. getOriginal(MultiCodeCouponModel coupon, InterceptorContext ctx, java.lang.String attributeQualifier)protected booleanMultiCodeCouponValidateInterceptor. isCodeGenerationConfigurationChanged(MultiCodeCouponModel model, InterceptorContext ctx)protected booleanCodeGenerationConfigurationValidateInterceptor. isCodeSeparattorChanged(CodeGenerationConfigurationModel model, InterceptorContext ctx)protected booleanCodeGenerationConfigurationValidateInterceptor. isCouponPartCountChanged(CodeGenerationConfigurationModel model, InterceptorContext ctx)protected booleanCodeGenerationConfigurationValidateInterceptor. isCouponPartLengthChanged(CodeGenerationConfigurationModel model, InterceptorContext ctx)voidMultiCodeCouponInitDefaultsInterceptor. onInitDefaults(MultiCodeCouponModel model, InterceptorContext ctx)voidCodeGenerationConfigurationUsageValidateInterceptor. onRemove(CodeGenerationConfigurationModel configuration, InterceptorContext ctx)voidAbstractCouponValidateInterceptor. onValidate(AbstractCouponModel coupon, InterceptorContext ctx)voidCodeGenerationConfigurationValidateInterceptor. onValidate(CodeGenerationConfigurationModel model, InterceptorContext ctx)voidMultiCodeCouponValidateInterceptor. onValidate(MultiCodeCouponModel coupon, InterceptorContext ctx)voidSingleCodeCouponValidateInterceptor. onValidate(SingleCodeCouponModel coupon, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.customercouponservices.interceptor
Methods in de.hybris.platform.customercouponservices.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidCustomerCouponValidateInterceptor. onValidate(AbstractCouponModel coupon, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.deeplink.servicelayer.interceptors
Methods in de.hybris.platform.deeplink.servicelayer.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidDeeplinkUrlValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.droolsruleengineservices.interceptors
Methods in de.hybris.platform.droolsruleengineservices.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidDroolsKIEBasePrepareInterceptor. onPrepare(DroolsKIEBaseModel base, InterceptorContext context)voidDroolsKIEModulePrepareInterceptor. onPrepare(AbstractRulesModuleModel rulesModuleModel, InterceptorContext context)voidDroolsKIEBaseValidateInterceptor. onValidate(DroolsKIEBaseModel base, InterceptorContext context)voidDroolsKIESessionValidateInterceptor. onValidate(DroolsKIESessionModel session, InterceptorContext context)voidDroolsRuleValidateInterceptor. onValidate(DroolsRuleModel model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.droolsruleengineservices.versioning.impl
Methods in de.hybris.platform.droolsruleengineservices.versioning.impl with parameters of type InterceptorContext Modifier and Type Method Description voidDroolsEngineHistoricalRuleContentProvider. copyOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel ruleModel, AbstractRuleEngineRuleModel historicalRuleModel, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.entitlementservices.interceptor.impl
Methods in de.hybris.platform.entitlementservices.interceptor.impl with parameters of type InterceptorContext Modifier and Type Method Description protected abstract voidAbstractParentChildValidateInterceptor. doValidate(java.lang.Object model, InterceptorContext ctx)This function replaces the onValidate method in sub-classesvoidProductEntitlementValidateInterceptor. doValidate(java.lang.Object model, InterceptorContext ctx)voidProductEntitlementInitDefaultsInterceptor. onInitDefaults(java.lang.Object o, InterceptorContext interceptorContext)voidProductEntitlementIdPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidAbstractParentChildValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo with parameters of type InterceptorContext Modifier and Type Method Description voidPLA_12491_Test_Interceptor. onValidate(TitleModel model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.impex.jalo.imp
Methods in de.hybris.platform.impex.jalo.imp with parameters of type InterceptorContext Modifier and Type Method Description voidTestAddressModelValidateInterceptor. onValidate(java.lang.Object addressModel, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.inboundservices.interceptor
Methods in de.hybris.platform.inboundservices.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidInboundChannelConfigurationRemoveInterceptor. onRemove(InboundChannelConfigurationModel inboundChannelConfigurationModel, InterceptorContext interceptorContext)voidIntegrationObjectRemoveInterceptor. onRemove(IntegrationObjectModel integrationObject, InterceptorContext ctx)voidExposedDestinationICCMatchedCredentialValidateInterceptor. onValidate(ExposedDestinationModel exposedDestinationModel, InterceptorContext interceptorContext)voidExposedDestinationIntegrationAPIValidateInterceptor. onValidate(ExposedDestinationModel exposedDestinationModel, InterceptorContext interceptorContext)voidIntegrationClientCredentialsAuthorizedGrantTypesValidateInterceptor. onValidate(@NotNull IntegrationClientCredentialsDetailsModel integrationClientCredentialsDetailsModel, InterceptorContext interceptorContext)voidIntegrationClientCredentialsUserValidateInterceptor. onValidate(IntegrationClientCredentialsDetailsModel integrationClientCredentialsDetailsModel, InterceptorContext interceptorContext) -
Uses of InterceptorContext in de.hybris.platform.integrationservices.interceptor
Methods in de.hybris.platform.integrationservices.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidClassificationAssociatesToProductOnlyValidateInterceptor. onValidate(IntegrationObjectItemClassificationAttributeModel attributeModel, InterceptorContext interceptorContext)voidClassificationAttributeReturnIntegrationObjectItemValidateInterceptor. onValidate(IntegrationObjectItemClassificationAttributeModel attributeModel, InterceptorContext interceptorContext)voidClassificationLocalizedReferenceValidateInterceptor. onValidate(IntegrationObjectItemClassificationAttributeModel attributeModel, InterceptorContext interceptorContext)voidClassificationMultipleValueValidateInterceptor. onValidate(IntegrationObjectItemClassificationAttributeModel attributeModel, InterceptorContext interceptorContext)voidClassificationRangeValidateInterceptor. onValidate(IntegrationObjectItemClassificationAttributeModel attributeModel, InterceptorContext interceptorContext)voidIntegrationAttributeUniqueNameValidateInterceptor. onValidate(IntegrationObjectItemAttributeModel attributeModel, InterceptorContext interceptorContext)voidIntegrationClassificationAttributeUniqueNameValidateInterceptor. onValidate(IntegrationObjectItemClassificationAttributeModel attributeModel, InterceptorContext interceptorContext)voidIntegrationObjectItemItemTypeMatchValidateInterceptor. onValidate(IntegrationObjectItemModel itemModel, InterceptorContext interceptorContext)voidIntegrationObjectItemVirtualAttributeModelInterceptor. onValidate(IntegrationObjectItemVirtualAttributeModel attributeModel, InterceptorContext interceptorContext)voidMapTypeValidateInterceptor. onValidate(IntegrationObjectItemAttributeModel attributeModel, InterceptorContext interceptorContext)voidStandardAttributeReturnIntegrationObjectItemValidateInterceptor. onValidate(IntegrationObjectItemAttributeModel attributeModel, InterceptorContext interceptorContext)voidVirtualAttributeDescriptorValidateInterceptor. onValidate(IntegrationObjectVirtualAttributeDescriptorModel virtualAttributeDescriptorModel, InterceptorContext interceptorContext) -
Uses of InterceptorContext in de.hybris.platform.integrationservices.validator
Methods in de.hybris.platform.integrationservices.validator with parameters of type InterceptorContext Modifier and Type Method Description voidRootExistsValidator. onValidate(IntegrationObjectModel integrationObjectModel, InterceptorContext interceptorContext)voidSingleRootItemValidator. onValidate(IntegrationObjectItemModel newItem, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.jobs
Methods in de.hybris.platform.jobs with parameters of type InterceptorContext Modifier and Type Method Description voidCleanUpCronJobInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)Deprecated, for removal: This API element is subject to removal in a future version.voidCleanUpCronJobInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of InterceptorContext in de.hybris.platform.kymaintegrationservices.interceptors
Methods in de.hybris.platform.kymaintegrationservices.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidConsumedCertificateCredentialValidateInterceptor. onValidate(ConsumedCertificateCredentialModel consumedCertificateCredential, InterceptorContext interceptorContext) -
Uses of InterceptorContext in de.hybris.platform.marketplaceservices.interceptor
Methods in de.hybris.platform.marketplaceservices.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidVendorUserInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidConsignmentPrepareInterceptor. onPrepare(ConsignmentModel consignment, InterceptorContext paramInterceptorContext) -
Uses of InterceptorContext in de.hybris.platform.media.interceptors
Methods in de.hybris.platform.media.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidMediaModelPrepareInterceptor. onPrepare(MediaModel mediaModel, InterceptorContext ctx)voidRemoveDataOnSetURLPrepareInterceptor. onPrepare(MediaModel media, InterceptorContext ctx)voidCheckIfRemovableMediaInterceptor. onRemove(MediaModel mediaModel, InterceptorContext ctx)voidRemoveDataOnMediaModelRemoveInterceptor. onRemove(MediaModel media, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.mediaconversion.model.interceptors
Methods in de.hybris.platform.mediaconversion.model.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidConversionStrategyValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)Called in themodelService.saveAll()method.voidConvertCommandMediaFormatValidateInterceptor. onValidate(ConversionMediaFormatModel model, InterceptorContext ctx)voidCyclicConversionMediaFormatValidateInterceptor. onValidate(ConversionMediaFormatModel model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.odata2services.interceptor
Methods in de.hybris.platform.odata2services.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidIntegrationObjectItemReservedAttributeNameValidatorInterceptor. onValidate(IntegrationObjectItemAttributeModel attributeModel, InterceptorContext interceptorContext) -
Uses of InterceptorContext in de.hybris.platform.order.interceptors
Methods in de.hybris.platform.order.interceptors with parameters of type InterceptorContext Modifier and Type Method Description protected java.lang.StringDefaultAbstractOrderEntryPreparer. createEntryInformation(AbstractOrderEntryModel newEntry, InterceptorContext ctx)protected java.lang.ObjectDefaultAbstractOrderEntryPreparer. getModelSource(InterceptorContext ctx, ItemModel model)protected ItemModelDefaultAbstractOrderEntryPreparer. goToConcreteItem(ItemModel item, java.lang.String substring, InterceptorContext ctx)protected booleanAbstractAttributesModificationAwareInterceptor. isAttributeModified(ItemModel order, java.lang.String attribute, InterceptorContext ctx)protected booleanDefaultAbstractOrderPrepareInterceptor. isCalculatedFlagUnchangedOrFalse(AbstractOrderModel order, InterceptorContext ctx)As all of the order calculation is moved to the SL we can do the calculation and set the calculated flag in a single database update.protected booleanAbstractAttributesModificationAwareInterceptor. isOneOfAttributesModified(ItemModel order, java.util.Collection<java.lang.String> attributes, InterceptorContext ctx)voidDefaultAbstractOrderEntryPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx)voidDefaultAbstractOrderPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidDefaultOrderPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidDefaultQuotePrepareInterceptor. onPrepare(QuoteModel quote, InterceptorContext ctx)voidClearZDMVCurrencyRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidClearZDMVZoneRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidDefaultAbstractOrderEntryRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidDefaultAbstractOrderRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidRemoveCurrencyCheckOrdersInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidRemoveDeliverModesOnPaymentModeRemovalInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidRemoveDeliveryModeCheckOrdersInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidRemoveDiscountsOnCurrencyRemovalInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidRemovePaymentModeCheckOrdersInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidCreditCardPaymentInfoValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidEntryGroupStructureValidateInterceptor. onValidate(AbstractOrderModel model, InterceptorContext interceptorContext)voidZoneDeliveryModeValueValidator. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.ordercancel.impl.interceptor
Methods in de.hybris.platform.ordercancel.impl.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidPrepareOrderCancelRecordInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.orderhistory.impl
Methods in de.hybris.platform.orderhistory.impl with parameters of type InterceptorContext Modifier and Type Method Description voidHistoryEntryInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidHistoryEntryInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.ordermodify.impl
Methods in de.hybris.platform.ordermodify.impl with parameters of type InterceptorContext Modifier and Type Method Description voidPrepareOrderModificationRecordInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.outboundsync.config.impl
Methods in de.hybris.platform.outboundsync.config.impl with parameters of type InterceptorContext Modifier and Type Method Description voidDefaultChannelConfigurationPrepareInterceptor. onPrepare(OutboundChannelConfigurationModel channel, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.payment.impl
Methods in de.hybris.platform.payment.impl with parameters of type InterceptorContext Modifier and Type Method Description voidPreparePaymentTransactionEntryInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidPreparePaymentTransactionInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.personalizationcms.action.interceptor
Methods in de.hybris.platform.personalizationcms.action.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidCxActionRemoveInterceptor. onRemove(CxCmsActionModel cmsAction, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.personalizationservices.configuration.impl
Methods in de.hybris.platform.personalizationservices.configuration.impl with parameters of type InterceptorContext Modifier and Type Method Description voidCxConfigValidationInterceptor. onValidate(CxConfigModel model, InterceptorContext context) -
Uses of InterceptorContext in de.hybris.platform.personalizationservices.segment.impl
Methods in de.hybris.platform.personalizationservices.segment.impl with parameters of type InterceptorContext Modifier and Type Method Description voidCxSegmentRemoveInterceptor. onRemove(CxSegmentModel cxSegmentModel, InterceptorContext interceptorContext) -
Uses of InterceptorContext in de.hybris.platform.personalizationservices.trigger.expression.impl
Methods in de.hybris.platform.personalizationservices.trigger.expression.impl with parameters of type InterceptorContext Modifier and Type Method Description voidCxExpressionTriggerInterceptor. onPrepare(CxExpressionTriggerModel model, InterceptorContext context)voidCxExpressionTriggerInterceptor. onValidate(CxExpressionTriggerModel model, InterceptorContext context) -
Uses of InterceptorContext in de.hybris.platform.personalizationservices.trigger.impl
Methods in de.hybris.platform.personalizationservices.trigger.impl with parameters of type InterceptorContext Modifier and Type Method Description protected voidBaseTriggerInterceptor. isTriggerUnique(CxAbstractTriggerModel model, CxVariationModel variation, InterceptorContext context)voidCxDefaultTriggerValidationInterceptor. onValidate(CxDefaultTriggerModel model, InterceptorContext context)voidCxSegmentTriggerValidationInterceptor. onValidate(CxSegmentTriggerModel model, InterceptorContext context) -
Uses of InterceptorContext in de.hybris.platform.personalizationyprofile.interceptor
Methods in de.hybris.platform.personalizationyprofile.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidCxScriptMapperInterceptor. onRemove(CxMapperScriptModel model, InterceptorContext ctx)voidCxScriptMapperInterceptor. onValidate(CxMapperScriptModel model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.platformbackoffice.interceptors
Methods in de.hybris.platform.platformbackoffice.interceptors with parameters of type InterceptorContext Modifier and Type Method Description protected voidBackofficeCatalogVersionPrepareInterceptor. assignCurrentUserReadWritePermissions(CatalogVersionModel catalogVersion, InterceptorContext ctx)voidFeatureOfReferenceTypePrepareInterceptor. onPrepare(ClassAttributeAssignmentModel assignment, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.platformbackoffice.validation.interceptors
Methods in de.hybris.platform.platformbackoffice.validation.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidHybrisEnumValueCodeConstraintValidator. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.processengine.interceptors
Methods in de.hybris.platform.processengine.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidDynamicProcessDefinitionPrepareInterceptor. onPrepare(DynamicProcessDefinitionModel model, InterceptorContext ctx)voidDynamicProcessDefinitionValidateInterceptor. onValidate(DynamicProcessDefinitionModel model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.product.impl
Methods in de.hybris.platform.product.impl with parameters of type InterceptorContext Modifier and Type Method Description protected CatalogVersionModelUniqueCatalogItemInterceptor. getDefaultCatalogVersion(InterceptorContext ctx, java.lang.Object model)protected CatalogVersionModelUniqueClassificationSystemItemInterceptor. getDefaultCatalogVersion(InterceptorContext ctx, java.lang.Object model)protected java.util.Collection<UniqueCatalogItemInterceptor.ModifiedCatalogItem>UniqueCatalogItemInterceptor. getModifiedCatalogItemModels(InterceptorContext ctx)protected voidPDTRowPrepareInterceptor. handleProductAndProductGroup(PDTRowModel model, InterceptorContext ctx)protected voidPDTRowPrepareInterceptor. handleUserAndUserGroup(PDTRowModel model, InterceptorContext ctx)voidPDTProductModificationMarker. markProductAsModifiedIfFlagSet(PDTRowModel pdtRowModel, InterceptorContext ctx)voidPDTProductModificationMarker. markProductAsModifiedIfFlagSet(PDTRowModel pdtRowModel, InterceptorContext ctx, boolean isRemove)voidDiscountRowPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidGlobalDiscountRowPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidPDTRowPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidPriceRowPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidTaxRowPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidUniqueCatalogItemInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidPDTRowRemoveInterceptor. onRemove(PDTRowModel pdtRowModel, InterceptorContext ctx)voidClassAttributeAssignmentStateValidator. onValidate(ClassAttributeAssignmentModel assignment, InterceptorContext ctx)voidPriceRowValidateInterceptor. onValidate(PriceRowModel priceRow, InterceptorContext ctx)voidUniqueCatalogItemInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)protected voidGlobalDiscountRowPrepareInterceptor. updateProductMatchQualifier(PDTRowModel prModel, InterceptorContext ctx)protected voidPDTRowPrepareInterceptor. updateProductMatchQualifier(PDTRowModel prModel, InterceptorContext ctx)protected voidPDTRowPrepareInterceptor. updateUserMatchQualifier(PDTRowModel prModel, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.product.interceptors
Methods in de.hybris.platform.product.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidVariantProductPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidVariantTypePrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)Called in themodelService.saveAll()method.voidVariantProductRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidVariantTypeRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)Called in themodelService.removeAll()method.voidVariantProductValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)Called in themodelService.saveAll()method. -
Uses of InterceptorContext in de.hybris.platform.promotionengineservices.interceptors
Methods in de.hybris.platform.promotionengineservices.interceptors with parameters of type InterceptorContext Modifier and Type Method Description protected voidPromotionRulePrepareInterceptor. doOnPrepare(AbstractRuleEngineRuleModel model, InterceptorContext context)voidPromotionRulePrepareInterceptor. onPrepare(AbstractRuleEngineRuleModel model, InterceptorContext context) -
Uses of InterceptorContext in de.hybris.platform.promotionengineservices.versioning.impl
Methods in de.hybris.platform.promotionengineservices.versioning.impl with parameters of type InterceptorContext Modifier and Type Method Description voidPromotionEngineHistoricalRuleContentProvider. copyOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel ruleModel, AbstractRuleEngineRuleModel historicalRuleModel, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.returns.impl
Methods in de.hybris.platform.returns.impl with parameters of type InterceptorContext Modifier and Type Method Description voidPrepareReplacementOrderInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidPrepareReturnRequestInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.ruleengine.dao.interceptors
Methods in de.hybris.platform.ruleengine.dao.interceptors with parameters of type InterceptorContext Modifier and Type Method Description protected AbstractValidationResultRuleEngineRuleValidateInterceptor. getValidationResult(DroolsRuleModel droolsRule, InterceptorContext ctx)voidRuleEngineRulePrepareInterceptor. onPrepare(DroolsRuleModel droolsRule, InterceptorContext context)voidRuleEngineRuleRemoveInterceptor. onRemove(DroolsRuleModel droolsRule, InterceptorContext ctx)voidRuleGroupRemoveInterceptor. onRemove(RuleGroupModel ruleGroup, InterceptorContext ctx)voidRuleEngineRuleValidateInterceptor. onValidate(DroolsRuleModel droolsRule, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.ruleengine.versioning
Methods in de.hybris.platform.ruleengine.versioning with parameters of type InterceptorContext Modifier and Type Method Description voidHistoricalRuleContentProvider. copyOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel droolsRule, AbstractRuleEngineRuleModel historicalDroolsRule, InterceptorContext ctx)voidRuleModelHistoricalContentCreator. createHistoricalVersion(AbstractRuleEngineRuleModel ruleEngineEntity, InterceptorContext context)creates the historical version of the modelvoidRuleModelRemoveHandler. handleOnRemove(AbstractRuleEngineRuleModel rule, InterceptorContext context)Introduces additional logic on rule engine rule model removal against the persistence contextAbstractValidationResultRuleModelValidator. validate(AbstractRuleEngineRuleModel rule, InterceptorContext context)Validates the rule engine rule model against the persistence context -
Uses of InterceptorContext in de.hybris.platform.ruleengine.versioning.impl
Methods in de.hybris.platform.ruleengine.versioning.impl with parameters of type InterceptorContext Modifier and Type Method Description protected booleanRuleEngineRuleModelHistoricalContentCreator. activeFlagChanged(AbstractRuleEngineRuleModel model, InterceptorContext context)protected voidRuleEngineRuleModelHistoricalContentCreator. checkIfKieModuleIsTheSame(DroolsRuleModel droolsRule, InterceptorContext ctx)protected booleanRuleEngineRuleModelHistoricalContentCreator. contentHasChanged(AbstractRuleEngineRuleModel ruleModel, InterceptorContext ctx)voidRuleEngineHistoricalRuleContentProvider. copyOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel ruleModel, AbstractRuleEngineRuleModel historicalRuleModel, InterceptorContext ctx)voidRuleEngineRuleModelHistoricalContentCreator. createHistoricalVersion(AbstractRuleEngineRuleModel rule, InterceptorContext context)protected DroolsRuleModelRuleEngineRuleModelHistoricalContentCreator. createHistoricalVersionForDroolsRule(DroolsRuleModel droolsRule, InterceptorContext context)protected voidRuleEngineRuleModelHistoricalContentCreator. createHistoricalVersionIfNeeded(DroolsRuleModel droolsRule, InterceptorContext ctx)protected booleanRuleEngineRuleModelHistoricalContentCreator. drivingAttributesModified(AbstractRuleEngineRuleModel droolsRule, InterceptorContext context)protected <T> TAbstractHistoricalRuleContentProvider. getOriginal(AbstractRuleEngineRuleModel droolsRule, InterceptorContext context, java.lang.String attributeQualifier)protected <T> TRuleEngineRuleModelHistoricalContentCreator. getOriginal(AbstractRuleEngineRuleModel droolsRule, InterceptorContext context, java.lang.String attributeQualifier)voidRuleEngineRuleModelRemoveHandler. handleOnRemove(AbstractRuleEngineRuleModel rule, InterceptorContext context)protected booleanRuleEngineRuleModelHistoricalContentCreator. historicalVersionMustBeCreated(AbstractRuleEngineRuleModel droolsRule, InterceptorContext context)protected booleanRuleEngineRuleModelHistoricalContentCreator. isActive(AbstractRuleEngineRuleModel ruleModel, InterceptorContext ctx)protected booleanRuleEngineRuleModelHistoricalContentCreator. modelIsBeeingModified(AbstractRuleEngineRuleModel ruleModel, InterceptorContext ctx)protected voidRuleEngineRuleModelRemoveHandler. previousVersionExistsMakeItActive(AbstractRuleEngineRuleModel ruleEngineRule, InterceptorContext ctx)protected voidRuleEngineRuleModelHistoricalContentCreator. putOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel droolsRule, AbstractRuleEngineRuleModel historicalDroolsRule, InterceptorContext ctx)AbstractValidationResultRuleEngineRuleModelValidator. validate(AbstractRuleEngineRuleModel rule, InterceptorContext context) -
Uses of InterceptorContext in de.hybris.platform.ruleengineservices.rule.interceptors
Methods in de.hybris.platform.ruleengineservices.rule.interceptors with parameters of type InterceptorContext Modifier and Type Method Description protected voidRulePrepareInterceptor. generateUuid(AbstractRuleModel model, InterceptorContext context)voidRulePrepareInterceptor. onPrepare(AbstractRuleModel model, InterceptorContext context)voidRuleVersioningPrepareInterceptor. onPrepare(AbstractRuleModel model, InterceptorContext context)voidCampaignRuleValidateInterceptor. onValidate(CampaignModel campaign, InterceptorContext ctx)voidSourceRuleTemplateValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidSourceRuleValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.ruleengineservices.versioning
Methods in de.hybris.platform.ruleengineservices.versioning with parameters of type InterceptorContext Modifier and Type Method Description voidHistoricalRuleContentProvider. copyOriginalValuesIntoHistoricalVersion(SourceRuleModel sourceRule, SourceRuleModel historicalSourceRule, InterceptorContext ctx)voidRuleModelHistoricalContentCreator. createHistoricalVersion(SourceRuleModel sourceRule, InterceptorContext context)creates the historical version of the model -
Uses of InterceptorContext in de.hybris.platform.ruleengineservices.versioning.impl
Methods in de.hybris.platform.ruleengineservices.versioning.impl with parameters of type InterceptorContext Modifier and Type Method Description protected booleanCampaignSourceRuleModelHistoricalContentCreator. associatedCampaignsChanged(AbstractRuleModel rule, InterceptorContext ctx)protected booleanCampaignSourceRuleModelHistoricalContentCreator. associatedTypesChanged(AbstractRuleModel ruleModel, InterceptorContext ctx)protected booleanSourceRuleModelHistoricalContentCreator. associatedTypesChanged(AbstractRuleModel ruleModel, InterceptorContext ctx)voidCampaignHistoricalRuleContentProvider. copyOriginalValuesIntoHistoricalVersion(SourceRuleModel sourceRule, SourceRuleModel historicalSourceRule, InterceptorContext ctx)voidDefaultSourceRuleHistoricalRuleContentProvider. copyOriginalValuesIntoHistoricalVersion(SourceRuleModel sourceRule, SourceRuleModel historicalSourceRule, InterceptorContext ctx)voidRuleEngineServicesHistoricalRuleContentProvider. copyOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel ruleModel, AbstractRuleEngineRuleModel historicalRuleModel, InterceptorContext ctx)voidSourceRuleModelHistoricalContentCreator. createHistoricalVersion(SourceRuleModel sourceRule, InterceptorContext context)protected voidSourceRuleModelHistoricalContentCreator. createHistoricalVersionIfNeeded(SourceRuleModel sourceRule, InterceptorContext ctx)protected SourceRuleModelSourceRuleModelHistoricalContentCreator. doCreateHistoricalVersion(SourceRuleModel sourceRule, InterceptorContext context)protected booleanSourceRuleModelHistoricalContentCreator. essentialFieldsAreModified(AbstractRuleModel ruleModel, InterceptorContext ctx)protected <T> TSourceRuleModelHistoricalContentCreator. getOriginal(SourceRuleModel sourceRule, InterceptorContext context, java.lang.String attributeQualifier)protected booleanSourceRuleModelHistoricalContentCreator. hasStatus(InterceptorContext ctx, SourceRuleModel sourceRule, RuleStatus ruleStatus)protected booleanSourceRuleModelHistoricalContentCreator. historicalVersionMustBeCreated(SourceRuleModel sourceRule, InterceptorContext context)protected booleanSourceRuleModelHistoricalContentCreator. isUnpublished(SourceRuleModel sourceRule, InterceptorContext context)protected booleanSourceRuleModelHistoricalContentCreator. modelIsBeingModified(AbstractRuleModel ruleModel, InterceptorContext ctx)protected voidSourceRuleModelHistoricalContentCreator. putOriginalValuesIntoHistoricalVersion(SourceRuleModel sourceRule, SourceRuleModel historicalSourceRule, InterceptorContext ctx)protected voidSourceRuleModelHistoricalContentCreator. resetModifiedFields(SourceRuleModel toSourceRule, InterceptorContext ctx)protected booleanSourceRuleModelHistoricalContentCreator. ruleStatusChangedToPublished(SourceRuleModel model, InterceptorContext context) -
Uses of InterceptorContext in de.hybris.platform.sap.productconfig.rules.interceptor
Methods in de.hybris.platform.sap.productconfig.rules.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidProductConfigRulesPrepareInterceptor. onPrepare(AbstractRuleEngineRuleModel model, InterceptorContext context) -
Uses of InterceptorContext in de.hybris.platform.sap.productconfig.services.interceptor
Methods in de.hybris.platform.sap.productconfig.services.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidProductConfigurationRemoveInterceptor. onRemove(AbstractOrderEntryModel model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.scripting.interceptors
Methods in de.hybris.platform.scripting.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidScriptValidateInterceptor. onValidate(ScriptModel scriptModel, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.searchservices.admin.model.interceptor
Methods in de.hybris.platform.searchservices.admin.model.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidSnFieldInterceptor. onValidate(SnFieldModel field, InterceptorContext context)voidSnIndexConfigurationInterceptor. onValidate(SnIndexConfigurationModel indexConfiguration, InterceptorContext context)voidSnIndexTypeInterceptor. onValidate(SnIndexTypeModel indexType, InterceptorContext context)voidSnSynonymDictionaryInterceptor. onValidate(SnSynonymDictionaryModel synonymDictionary, InterceptorContext context)voidSnSynonymEntryInterceptor. onValidate(SnSynonymEntryModel synonymEntry, InterceptorContext context) -
Uses of InterceptorContext in de.hybris.platform.searchservices.spi.model.interceptor
Methods in de.hybris.platform.searchservices.spi.model.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidSnSearchProviderConfigurationInterceptor. onValidate(AbstractSnSearchProviderConfigurationModel searchProviderConfiguration, InterceptorContext context) -
Uses of InterceptorContext in de.hybris.platform.servicelayer.cronjob.impl
Methods in de.hybris.platform.servicelayer.cronjob.impl with parameters of type InterceptorContext Modifier and Type Method Description voidCronJobInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidProcessTaskLogMaintenanceJobInitDefaultsInterceptor. onInitDefaults(ProcessTaskLogMaintenanceJobModel model, InterceptorContext ctx)voidPrepareCronJobInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidTriggerPrepareInterceptor. onPrepare(TriggerModel model, InterceptorContext ctx)voidCompositeEntryJobValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidJobPerformableGenericTypeValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidTriggerJobValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidTriggerValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.servicelayer.i18n.interceptors
Methods in de.hybris.platform.servicelayer.i18n.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidPrepareDefaultSymbolInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidRemoveBaseCurrencyInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidRemoveLastLanguageInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidRemoveSessionLanguageInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidValidateCurrencyDataInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.servicelayer.impex.impl
Methods in de.hybris.platform.servicelayer.impex.impl with parameters of type InterceptorContext Modifier and Type Method Description voidExportCronJobInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidImpExMediaInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidImportCronJobInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.servicelayer.interceptor
Methods in de.hybris.platform.servicelayer.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidInitDefaultsInterceptor. onInitDefaults(MODEL model, InterceptorContext ctx)Called byModelService.initDefaults(Object)after instantiate a new model.voidLoadInterceptor. onLoad(MODEL model, InterceptorContext ctx)If a model is loaded from the database this method is called by the model service.voidDisableLoginForImportedUserInterceptor. onPrepare(UserModel user, InterceptorContext ctx)voidPrepareInterceptor. onPrepare(MODEL model, InterceptorContext ctx)Called in themodelService.saveAll()method.voidTaskConditionPrepareInterceptor. onPrepare(TaskConditionModel model, InterceptorContext ctx)voidTaskPrepareInterceptor. onPrepare(TaskModel model, InterceptorContext ctx)voidRemoveInterceptor. onRemove(MODEL model, InterceptorContext ctx)Called in themodelService.removeAll()method.voidRemoveInterceptorTest.RegionRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidValidateInterceptor. onValidate(MODEL model, InterceptorContext ctx)Called in themodelService.saveAll()method. -
Uses of InterceptorContext in de.hybris.platform.servicelayer.interceptor.impl
Methods in de.hybris.platform.servicelayer.interceptor.impl with parameters of type InterceptorContext Modifier and Type Method Description protected voidPartOfModelRegisterForRemoveInterceptor. extractAndRegisterForRemoval(InterceptorContext ctx, ItemModel parentModel, java.lang.Object attrValue, java.lang.String partOfAttrQualifier)Goes through theattrValuecontent and calls for each foundItemModelthe methodPartOfModelRegisterForRemoveInterceptor.registerForRemoval(InterceptorContext, ItemModel, ItemModel, String).protected java.lang.ObjectOrphanedPartOfCleanupPrepareInterceptor. getAttributeValue(InterceptorContext ctx, AbstractItemModel model, java.lang.String qualifier)protected java.lang.ObjectOrphanedPartOfCleanupPrepareInterceptor. getAttributeValue(InterceptorContext ctx, AbstractItemModel model, java.lang.String qualifier, java.util.Locale loc)protected java.util.Collection<UniqueAttributesInterceptor.UniqueItem>UniqueAttributesInterceptor. getModifiedUniqueItemModels(InterceptorContext ctx)protected java.util.Set<java.lang.String>OrphanedPartOfCleanupPrepareInterceptor. getWritablePartOfAttributes(InterceptorContext ctx, java.lang.String itemType)static booleanAbstractDynamicContentValidateInterceptor. isModelValid(AbstractDynamicContentModel model, InterceptorContext ctx, DynamicContentChecksumCalculator checksumCalculator, FlexibleSearchService flexibleSearchService)protected booleanOrphanedPartOfCleanupPrepareInterceptor. isModifiedItemUsingSLD(java.lang.Object object, InterceptorContext ctx)voidJaloInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidVoidInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)This VoidInterceptor do nothing herevoidVoidInterceptor. onLoad(java.lang.Object model, InterceptorContext ctx)This VoidInterceptor do nothing herevoidAbstractDynamicContentPrepareInterceptor. onPrepare(AbstractDynamicContentModel model, InterceptorContext ctx)voidAddressPrepareInterceptor. onPrepare(AddressModel model, InterceptorContext ctx)voidEnumerationPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)Called in themodelService.saveAll()method.voidJaloInitDefaultsInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidLinkPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidOrphanedPartOfCleanupPrepareInterceptor. onPrepare(java.lang.Object object, InterceptorContext ctx)voidViewTypePrepareInterceptor. onPrepare(ViewTypeModel viewType, InterceptorContext ctx)voidVoidInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)This VoidInterceptor do nothing herevoidPartOfModelRegisterForRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidVoidInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)This VoidInterceptor do nothing herevoidAbstractDynamicContentValidateInterceptor. onValidate(AbstractDynamicContentModel model, InterceptorContext ctx)voidAddressValidator. onValidate(java.lang.Object model, InterceptorContext ctx)Validates if the specifiedRegionModelof theAddressModelbelongs to the specifiedCountryModelof theAddressModel.voidEnumerationValidator. onValidate(java.lang.Object model, InterceptorContext ctx)Validates if the specifiedEnumerationValueModelis dynamic.voidMandatoryAttributesValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidMediaContextValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidMediaFolderValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidUniqueAttributesInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidVoidInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)This VoidInterceptor do nothing hereprotected voidOrphanedPartOfCleanupPrepareInterceptor. registerForRemoval(java.util.Collection items, InterceptorContext ctx)protected voidPartOfModelRegisterForRemoveInterceptor. registerForRemoval(InterceptorContext ctx, ItemModel parentModel, ItemModel subModel, java.lang.String partOfAttrQualifier)Hook-in method for special attribute dealing.protected voidProductPriceRegisterForRemoveInterceptor. registerForRemoval(InterceptorContext ctx, ItemModel parentModel, ItemModel subModel, java.lang.String partOfAttrQualifier)protected voidOrphanedPartOfCleanupPrepareInterceptor. registerForRemovalIfNecessary(InterceptorContext ctx, java.lang.Object currentValue, java.lang.Object originalValue) -
Uses of InterceptorContext in de.hybris.platform.servicelayer.internal.model.impl
Classes in de.hybris.platform.servicelayer.internal.model.impl that implement InterceptorContext Modifier and Type Class Description classDefaultModelServiceInterceptorContextDefault implementation of theInterceptorContext.classInterceptorContextAdapterConstructors in de.hybris.platform.servicelayer.internal.model.impl with parameters of type InterceptorContext Constructor Description InterceptorContextAdapter(InterceptorContext delegate) -
Uses of InterceptorContext in de.hybris.platform.servicelayer.internal.model.impl.wrapper
Methods in de.hybris.platform.servicelayer.internal.model.impl.wrapper with parameters of type InterceptorContext Modifier and Type Method Description voidModelWrapper. validate(InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.servicelayer.user.interceptors
Fields in de.hybris.platform.servicelayer.user.interceptors declared as InterceptorContext Modifier and Type Field Description protected InterceptorContextModelOnChangeExecutionTemplate. ctxMethods in de.hybris.platform.servicelayer.user.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidContactInfoPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidCustomerIDPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidPrincipalCatalogVersionsPrepareInterceptor. onPrepare(PrincipalModel principalModel, InterceptorContext ctx)voidUserAuthenticationTokensRemovePrepareInterceptor. onPrepare(UserModel userModel, InterceptorContext ctx)voidUserPasswordChangeAuditPrepareInterceptor. onPrepare(UserModel userModel, InterceptorContext ctx)voidUserPasswordEncodingPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx)voidModifySystemUsersInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidUserRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidGroupsCycleCheckValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidModifySystemUsersInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidUserPasswordEncodingValidator. onValidate(java.lang.Object model, InterceptorContext ctx)Constructors in de.hybris.platform.servicelayer.user.interceptors with parameters of type InterceptorContext Constructor Description ModelOnChangeExecutionTemplate(T model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.servicelayer.web.session.interceptor
Methods in de.hybris.platform.servicelayer.web.session.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidStoredHttpSessionRemoveInterceptor. onRemove(StoredHttpSessionModel storedHttpSessionModel, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.solrfacetsearch.config.impl
Methods in de.hybris.platform.solrfacetsearch.config.impl with parameters of type InterceptorContext Modifier and Type Method Description voidSolrIndexedPropertyLoadInterceptor. onLoad(java.lang.Object model, InterceptorContext ctx)voidSolrSearchConfigPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx)voidSolrFacetSearchConfigValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidSolrKeywordRedirectValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidSolrRangeSetInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidSolrRangeValueInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.solrfacetsearch.interceptors
Methods in de.hybris.platform.solrfacetsearch.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidSolrFacetSearchKeywordRedirectValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidSolrIndexedPropertyValidateInterceptor. onValidate(SolrIndexedPropertyModel model, InterceptorContext interceptorContext)voidSolrSearchQueryPropertyValidateInterceptor. onValidate(SolrSearchQueryPropertyModel solrSearchQueryProperty, InterceptorContext interceptorContext)voidSolrSearchQueryTemplateValidateInterceptor. onValidate(SolrSearchQueryTemplateModel solrSearchQueryTemplate, InterceptorContext interceptorContext) -
Uses of InterceptorContext in de.hybris.platform.subscriptionservices.interceptor.impl
Methods in de.hybris.platform.subscriptionservices.interceptor.impl with parameters of type InterceptorContext Modifier and Type Method Description protected abstract voidAbstractParentChildValidateInterceptor. doValidate(java.lang.Object model, InterceptorContext ctx)This function replaces the onValidate method in sub-classes.protected voidChargeEntryValidateInterceptor. doValidate(java.lang.Object model, InterceptorContext ctx)voidOneTimeChargeEntryValidateInterceptor. doValidate(java.lang.Object model, InterceptorContext ctx)voidOverageUsageChargeEntryValidateInterceptor. doValidate(java.lang.Object model, InterceptorContext ctx)voidSubscriptionPricePlanValidateInterceptor. doValidate(java.lang.Object model, InterceptorContext ctx)voidUsageChargeValidateInterceptor. doValidate(java.lang.Object model, InterceptorContext ctx)voidSubscriptionPricePlanLoadInterceptor. onLoad(java.lang.Object model, InterceptorContext ctx)voidUsageChargeLoadInterceptor. onLoad(java.lang.Object model, InterceptorContext ctx)voidChargeEntryIdPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidSubscriptionIdPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidUsageChargeIdPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidMultiAbstractOrderRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidAbstractParentChildValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidRecurringChargeEntryValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidTierUsageChargeEntryValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.ticket.interceptors
Methods in de.hybris.platform.ticket.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidCsTicketEventPrepareInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidCsTicketPrepareInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidCsCustomerEventPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidCsTicketEventPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidCsTicketPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidCsTicketValidationInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.timedaccesspromotionengineservices.interceptor
Methods in de.hybris.platform.timedaccesspromotionengineservices.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidFlashBuyCouponCleanUpInterceptor. onRemove(FlashBuyCouponModel coupon, InterceptorContext ctx)Deletes the cronjob after removing a flash buy coupon -
Uses of InterceptorContext in de.hybris.platform.validation.interceptors
Methods in de.hybris.platform.validation.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidConstraintGroupLoadInterceptor. onLoad(java.lang.Object model, InterceptorContext ctx)voidAttributeConstraintPreparer. onPrepare(AttributeConstraintModel constraint, InterceptorContext ctx)voidConstraintGroupPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidTypeConstraintPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx)voidConstraintGroupRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)voidAbstractConstraintUniqueValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidAbstractConstraintValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidAttributeConstraintValidator. onValidate(AttributeConstraintModel constraint, InterceptorContext ctx)voidConstraintGroupInterfaceNameValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidDynamicConstraintValidator. onValidate(java.lang.Object model, InterceptorContext ctx)voidTypeConstraintValidator. onValidate(AbstractConstraintModel constraint, InterceptorContext ctx)voidValidateLocalizedConstraintInterceptor. onValidate(AttributeConstraintModel attrConstraint, InterceptorContext ctx)voidValidationInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)If it happens that during validation there are violation of level ERROR save will throwValidationViolationExceptionother casevoidXorNullReferenceConstraintValidator. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.variants.interceptor
Methods in de.hybris.platform.variants.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidGenericVariantProductValidateInterceptor. onValidate(GenericVariantProductModel genericVariant, InterceptorContext ctx)voidVariantCategoryValidateInterceptor. onValidate(VariantCategoryModel variantCategory, InterceptorContext ctx)voidVariantValueCategoryValidateInterceptor. onValidate(VariantValueCategoryModel variantValueCategory, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.warehousing.interceptor
Methods in de.hybris.platform.warehousing.interceptor with parameters of type InterceptorContext Modifier and Type Method Description voidAdvancedShippingNoticePrepareInterceptor. onPrepare(AdvancedShippingNoticeModel advancedShippingNotice, InterceptorContext context)voidConsignmentPackagingInfoPrepareInterceptor. onPrepare(ConsignmentModel consignment, InterceptorContext context) -
Uses of InterceptorContext in de.hybris.platform.webhookservices.model
Methods in de.hybris.platform.webhookservices.model with parameters of type InterceptorContext Modifier and Type Method Description voidWebhookConfigurationDestinationValidateInterceptor. onValidate(WebhookConfigurationModel config, InterceptorContext context)voidWebhookConfigurationValidateInterceptor. onValidate(WebhookConfigurationModel config, InterceptorContext context) -
Uses of InterceptorContext in de.hybris.platform.webservicescommons.interceptors
Methods in de.hybris.platform.webservicescommons.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidOAuthClientInterceptor. onPrepare(OAuthClientDetailsModel model, InterceptorContext interceptorContext) -
Uses of InterceptorContext in de.hybris.platform.workflow.interceptors
Methods in de.hybris.platform.workflow.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidWorkflowActionDefaultCodeInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidWorkflowDecisionDefaultCodeInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidWorkflowItemAttachmentDefaultCodeInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidWorkflowTemplateDefaultCodeInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidAutomatedWorkflowActionTemplateValidator. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorContext in de.hybris.platform.xyformsservices.interceptors
Methods in de.hybris.platform.xyformsservices.interceptors with parameters of type InterceptorContext Modifier and Type Method Description voidYFormDataPrepareInterceptor. onPrepare(YFormDataModel yFormData, InterceptorContext paramInterceptorContext) -
Uses of InterceptorContext in de.hybris.y2ysync.model
Methods in de.hybris.y2ysync.model with parameters of type InterceptorContext Modifier and Type Method Description voidY2YColumnDefinitionPrepareInterceptor. onPrepare(Y2YColumnDefinitionModel model, InterceptorContext ctx)voidY2YStreamConfigurationContainerPrepareInterceptor. onPrepare(Y2YStreamConfigurationContainerModel configurationContainer, InterceptorContext ctx)voidY2YStreamConfigurationPrepareInterceptor. onPrepare(Y2YStreamConfigurationModel model, InterceptorContext ctx)voidY2YStreamConfigurationContainerRemoveInterceptor. onRemove(Y2YStreamConfigurationContainerModel container, InterceptorContext ctx)voidY2YColumnDefinitionValidateInterceptor. onValidate(Y2YColumnDefinitionModel model, InterceptorContext ctx)voidY2YStreamConfigurationValidateInterceptor. onValidate(Y2YStreamConfigurationModel streamConfiguration, InterceptorContext ctx)
-