Uses of Class
de.hybris.platform.servicelayer.interceptor.InterceptorException
-
-
Uses of InterceptorException in com.hybris.backoffice.solrsearch.validators
Methods in com.hybris.backoffice.solrsearch.validators that throw InterceptorException Modifier and Type Method Description voidBackofficeIndexedTypeToSolrFacetSearchConfigValidator. onValidate(BackofficeIndexedTypeToSolrFacetSearchConfigModel config, InterceptorContext ctx) -
Uses of InterceptorException in com.hybris.ymkt.common.interceptor
Methods in com.hybris.ymkt.common.interceptor that throw InterceptorException Modifier and Type Method Description voidSapOutboundIdPrepareInterceptor. onPrepare(AbstractOrderModel model, InterceptorContext ctx) -
Uses of InterceptorException in com.sap.hybris.c4c.customer.interceptor
Methods in com.sap.hybris.c4c.customer.interceptor that throw InterceptorException Modifier and Type Method Description voidDefaultSapC4cAddressInterceptor. onRemove(AddressModel addressModel, InterceptorContext ctx)voidDefaultSapC4cAddressInterceptor. onValidate(AddressModel addressModel, InterceptorContext ctx)voidDefaultSapC4cCustomerInterceptor. onValidate(CustomerModel customerModel, InterceptorContext ctx)voidDefaultSapC4cAddressInterceptorTest. testOnRemove()voidDefaultSapC4cCustomerInterceptorTest. testOnValidate()voidDefaultSapC4cAddressInterceptorTest. testOnValidateForExistingAddress()voidDefaultSapC4cAddressInterceptorTest. testOnValidateForNewAddress() -
Uses of InterceptorException in com.sap.hybris.sapcustomerb2b.inbound
Methods in com.sap.hybris.sapcustomerb2b.inbound that throw InterceptorException Modifier and Type Method Description voidDefaultSAPCustomerAddressConsistencyInterceptor. onPrepare(java.lang.Object model, InterceptorContext context) -
Uses of InterceptorException in com.sap.hybris.sapcustomerb2b.outbound
Methods in com.sap.hybris.sapcustomerb2b.outbound that throw InterceptorException Modifier and Type Method Description voidDefaultB2BCustomerAddressInterceptor. onValidate(AddressModel addressModel, InterceptorContext ctx)voidDefaultB2BCustomerInterceptor. onValidate(B2BCustomerModel customerModel, InterceptorContext ctx)voidDefaultB2BCustomerInterceptorTest. testB2BCustomerReplicationDisabled()voidDefaultB2BCustomerInterceptorTest. testCustomerIsNew()voidDefaultB2BCustomerAddressInterceptorTest. testExportDataIfPhoneIsModified()Check if the interceptor call the customerExportService phone number is modifiedvoidDefaultB2BCustomerInterceptorTest. testExportNameModified()voidDefaultB2BCustomerAddressInterceptorTest. testNoExportDataIfCustomerIDIsNull()Check if the interceptor does not call the customerExportService customerId is set to nullvoidDefaultB2BCustomerAddressInterceptorTest. testNoExportDataIfCustomerIDIsSpace()Check if the interceptor does not call the customerExportService customerId is set to spacevoidDefaultB2BCustomerAddressInterceptorTest. testNoExportDataIfPhoneIsNotodified()Check if the interceptor does not call the customerExportService phone number is not modifiedvoidDefaultB2BCustomerAddressInterceptorTest. testNoExportDataIfPublicKeyIsInvalid()Check if the interceptor does not call the customerExportService generated public key is set not equal addressModel.getPublicKey()voidB2BCustomerExportServiceTest. testNotSendEmptyB2BContactDataNull()voidB2BCustomerExportServiceTest. testPrepareB2BContactData()voidB2BCustomerExportServiceTest. testPrepareB2BContactDataNoLnaguage()voidB2BCustomerExportServiceTest. testPrepareB2BCustomerDataNoLanguageNoTitleCode()voidB2BCustomerExportServiceTest. testSendB2BContactData()voidDefaultB2BCustomerInterceptorTest. testUnsupportedField()voidDefaultB2BCustomerInterceptorTest. testValidatorIsBeingCalledFromDataHub() -
Uses of InterceptorException in com.sap.hybris.sapcustomerb2c.outbound
Methods in com.sap.hybris.sapcustomerb2c.outbound that throw InterceptorException Modifier and Type Method Description voidDefaultAddressInterceptor. onValidate(AddressModel addressModel, InterceptorContext ctx)voidDefaultCustomerInterceptor. onValidate(CustomerModel customerModel, InterceptorContext ctx)voidDefaultAddressInterceptorTest. testAddressOwnerNotCustomerModel()voidDefaultAddressInterceptorTest. testCustomerReplicationDisabled()voidDefaultCustomerInterceptorTest. testCustomerReplicationDisabled()voidDefaultAddressInterceptorTest. testExportBaseStoreUid()voidDefaultCustomerInterceptorTest. testExportBaseStoreUid()voidDefaultAddressInterceptorTest. testExportSessionLanguage()voidDefaultCustomerInterceptorTest. testExportSessionLanguage()voidDefaultCustomerInterceptorTest. testNotCustomerModel()voidDefaultAddressInterceptorTest. testNotShipmentAddress()voidDefaultAddressInterceptorTest. testSapContactIDNull()voidDefaultCustomerInterceptorTest. testSapContactIDNull()voidDefaultAddressInterceptorTest. testSuccessfulReplication()voidDefaultCustomerInterceptorTest. testSuccessfulReplication()voidDefaultAddressInterceptorTest. testUnsupportedFieldModified()voidDefaultCustomerInterceptorTest. testUnsupportedFieldModified() -
Uses of InterceptorException in com.sap.hybris.saprevenuecloudcustomer.interceptor
Methods in com.sap.hybris.saprevenuecloudcustomer.interceptor that throw InterceptorException Modifier and Type Method Description voidDefaultSapRevenueCloudAddressValidateInterceptor. onValidate(AddressModel addressModel, InterceptorContext ctx)voidDefaultSapRevenueCloudCustomerValidateInterceptor. onValidate(CustomerModel customerModel, InterceptorContext ctx) -
Uses of InterceptorException in com.sap.hybris.sec.eventpublisher.b2b.interceptor
Methods in com.sap.hybris.sec.eventpublisher.b2b.interceptor that throw InterceptorException Modifier and Type Method Description voidDefaultSECB2BUnitRemoveInterceptor. onRemove(B2BUnitModel b2bUnit, InterceptorContext ctx) -
Uses of InterceptorException in com.sap.hybris.sec.eventpublisher.interceptor
Methods in com.sap.hybris.sec.eventpublisher.interceptor that throw InterceptorException Modifier and Type Method Description voidDefaultSECAddressRemoveInterceptor. onRemove(AddressModel address, InterceptorContext ctx)voidDefaultSECCustomerRemoveInterceptor. onRemove(CustomerModel customer, InterceptorContext ctx)voidDefaultSECOrderRemoveInterceptor. onRemove(OrderModel order, InterceptorContext ctx)voidDefaultSECCustomerValidateInterceptor. onValidate(CustomerModel customer, InterceptorContext ctx) -
Uses of InterceptorException in com.sap.platform.sapcpconfiguration.interceptor
Methods in com.sap.platform.sapcpconfiguration.interceptor that throw InterceptorException Modifier and Type Method Description voidCecModelInterceptor. onRemove(java.lang.Object model, InterceptorContext arg1)voidCecModelInterceptor. onValidate(java.lang.Object model, InterceptorContext arg1) -
Uses of InterceptorException in de.hybris.deltadetection.interceptors
Methods in de.hybris.deltadetection.interceptors that throw InterceptorException Modifier and Type Method Description voidStreamConfigurationRemoveInterceptor. onRemove(StreamConfigurationModel model, InterceptorContext ctx)voidStreamConfigurationValidationInterceptor. onValidate(StreamConfigurationModel config, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.accountsummaryaddon.interceptor
Methods in de.hybris.platform.accountsummaryaddon.interceptor that throw InterceptorException 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 InterceptorException in de.hybris.platform.adaptivesearch.model.interceptors
Methods in de.hybris.platform.adaptivesearch.model.interceptors that throw InterceptorException Modifier and Type Method Description voidAsBoostItemConfigurationInterceptor. onPrepare(AbstractAsBoostItemConfigurationModel boostItemConfiguration, InterceptorContext context)voidAsBoostRuleInterceptor. onPrepare(AsBoostRuleModel boostRule, InterceptorContext context)voidAsConfigurationInterceptor. onPrepare(AbstractAsConfigurationModel configuration, InterceptorContext context)voidAsFacetConfigurationInterceptor. onPrepare(AbstractAsFacetConfigurationModel facetConfiguration, 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)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)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 AbstractAsFacetConfigurationModelAsFacetValueConfigurationInterceptor. resolveAndValidateFacetConfiguration(ItemModel model)protected AbstractAsSearchConfigurationModelAbstractAsInterceptor. resolveAndValidateSearchConfiguration(ItemModel model)protected AbstractAsSearchProfileModelAbstractAsInterceptor. resolveAndValidateSearchProfile(AbstractAsSearchConfigurationModel model)protected AbstractAsSortConfigurationModelAsSortExpressionInterceptor. resolveAndValidateSortConfiguration(ItemModel model) -
Uses of InterceptorException in de.hybris.platform.addressservices.interceptors
Methods in de.hybris.platform.addressservices.interceptors that throw InterceptorException Modifier and Type Method Description voidChineseAddressPrepareInterceptor. onPrepare(AddressModel address, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.apiregistryservices.interceptors
Methods in de.hybris.platform.apiregistryservices.interceptors that throw InterceptorException 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 consumedDestination, InterceptorContext interceptorContext)voidConsumedOAuthCredentialValidateInterceptor. onValidate(ConsumedOAuthCredentialModel consumedOAuthCredential, InterceptorContext interceptorContext)voidDestinationTargetValidateInterceptor. onValidate(DestinationTargetModel destinationTarget, InterceptorContext interceptorContext) -
Uses of InterceptorException in de.hybris.platform.audit.internal.config.validation
Subclasses of InterceptorException in de.hybris.platform.audit.internal.config.validation Modifier and Type Class Description classAuditConfigValidationException -
Uses of InterceptorException in de.hybris.platform.audit.internal.interceptors
Methods in de.hybris.platform.audit.internal.interceptors that throw InterceptorException Modifier and Type Method Description voidAuditReportConfigValidateInterceptor. onValidate(AuditReportConfigModel model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.b2b.interceptor
Methods in de.hybris.platform.b2b.interceptor that throw InterceptorException Modifier and Type Method Description voidAutomatedWorkflowActionTemplateValidatorMockTest. checkThatAutomatedWorkflowActionValidationIsCorrect()voidB2BCustomerInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidB2BCommentPrepareInterceptor. 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 InterceptorException in de.hybris.platform.b2b.punchout.interceptor
Methods in de.hybris.platform.b2b.punchout.interceptor that throw InterceptorException Modifier and Type Method Description protected voidPunchOutCredentialValidateInterceptor. existentCredential(PunchOutCredentialModel credential)Check if there is already a credential for the same domain and identity in the system.protected voidB2BCustomerPunchOutCredentialMappingValidateInterceptor. hasCredentials(B2BCustomerPunchOutCredentialMappingModel mapping)Checks if there are credentials in the mapping.protected voidB2BCustomerPunchOutCredentialMappingValidateInterceptor. isCredentialAlreadyExistent(B2BCustomerPunchOutCredentialMappingModel mapping)Checks if the credentials in the mapping are not already set to another mapping.protected voidB2BCustomerPunchOutCredentialMappingValidateInterceptor. isCustomerExistent(B2BCustomerPunchOutCredentialMappingModel mapping)Checks if the B2B Customer on the mapping exists on the system.voidB2BCustomerPunchOutCredentialMappingValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidPunchOutCredentialValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidPunchOutCredentialValidateInterceptorTest. testCreatingNewCredentials()voidB2BCustomerPunchOutCredentialMappingValidateInterceptorTest. testCredentialAlreadyExistent()voidB2BCustomerPunchOutCredentialMappingValidateInterceptorTest. testInexistentCustomer()voidB2BCustomerPunchOutCredentialMappingValidateInterceptorTest. testNoIdentities() -
Uses of InterceptorException in de.hybris.platform.catalog.impl
Methods in de.hybris.platform.catalog.impl that throw InterceptorException 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)voidProductFeaturePrepareInterceptorTest. testOnPrepareForNullCatalogVersion() -
Uses of InterceptorException in de.hybris.platform.catalog.interceptors
Methods in de.hybris.platform.catalog.interceptors that throw InterceptorException Modifier and Type Method Description 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)voidProductRemoveInterceptorTest. Remove()voidSyncTimestampsRemoveInterceptorTest. testCannotRemove()voidDefaultCatalogPrepareInterceptorTest. testOnPrepareActiveCatalogVersion()voidDefaultCatalogPrepareInterceptorTest. testOnPrepareDefaultCatalogFlag()voidDefaultCatalogVersionPrepareInterceptorTest. testOnPrepareNullCatalog()voidDefaultCatalogPrepareInterceptorTest. testOnPrepareNullCatalogVersions()voidDefaultCatalogVersionPrepareInterceptorTest. testOnPrepareSetActive()voidDefaultCatalogVersionPrepareInterceptorTest. testOnPrepareUnSetActive()voidDefaultCatalogPrepareInterceptorTest. testOnPrepareWrongCatalog()voidSyncTimestampsForCatalogVersionRemoveInterceptorTest. testRemove()voidSyncTimestampsRemoveInterceptorTest. testRemove() -
Uses of InterceptorException in de.hybris.platform.category.interceptors
Methods in de.hybris.platform.category.interceptors that throw InterceptorException Modifier and Type Method Description voidCategoryPrepareInterceptor. onPrepare(CategoryModel categoryModel, InterceptorContext ctx)voidCategoryRemovalValidator. onRemove(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.classification.interceptors
Methods in de.hybris.platform.classification.interceptors that throw InterceptorException Modifier and Type Method Description voidClassificationAttributeValueRemoveInterceptor. onRemove(ClassificationAttributeValueModel value, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.cms2.servicelayer.interceptor.impl
Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl that throw InterceptorException Modifier and Type Method Description 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.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)voidCMSPageTemplateRemoveInterceptor. onRemove(java.lang.Object model, InterceptorContext ctx)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. removeContentSlotForPageRelation(InterceptorContext ctx, ContentSlotForPageModel contentSlotForPageModel)protected voidCMSPageTemplateRemoveInterceptor. removeContentSlotForTemplateRelation(InterceptorContext ctx, ContentSlotForTemplateModel contentSlotForPageTemplateModel)voidRelatedPagePrepareInterceptorTest. testRejectRelatedPagesForItemModel()voidRelatedPagePrepareInterceptorTest. testRejectRelatedPagesForNonActiveCMSItemModel()voidRelatedPagePrepareInterceptorTest. testSkipRejectRelatedPagesForDisabledInterceptor()voidRelatedPagePrepareInterceptorTest. testSkipRejectRelatedPagesForOnlineCMSItem() -
Uses of InterceptorException in de.hybris.platform.cms2lib.components.interceptors
Methods in de.hybris.platform.cms2lib.components.interceptors that throw InterceptorException Modifier and Type Method Description voidFlashComponentValidator. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.cockpit.interceptor
Methods in de.hybris.platform.cockpit.interceptor that throw InterceptorException 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 InterceptorException in de.hybris.platform.cockpit.reports.interceptor
Methods in de.hybris.platform.cockpit.reports.interceptor that throw InterceptorException Modifier and Type Method Description voidJasperMediaPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidJasperWidgetPreferencesPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.comments.interceptors
Methods in de.hybris.platform.comments.interceptors that throw InterceptorException Modifier and Type Method Description voidCommentPreparer. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.commerceservices.consent.interceptors
Methods in de.hybris.platform.commerceservices.consent.interceptors that throw InterceptorException Modifier and Type Method Description voidDefaultConsentPrepareInterceptor. onPrepare(ConsentModel consent, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl that throw InterceptorException Modifier and Type Method Description voidCustomerOriginalUidPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.commerceservices.organization.interceptor
Methods in de.hybris.platform.commerceservices.organization.interceptor that throw InterceptorException Modifier and Type Method Description voidOrgUnitModelValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.configurablebundleservices.interceptor.impl
Methods in de.hybris.platform.configurablebundleservices.interceptor.impl that throw InterceptorException 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)voidPickNToMBundleSelectionCriteriaValidateInterceptorTest. testMshouldBeGreaterThanN()voidPickNToMBundleSelectionCriteriaValidateInterceptorTest. testNAndMCannotBeGreaterThan()voidPickNToMBundleSelectionCriteriaValidateInterceptorTest. testNAndMshouldBeNonNegative()voidBundleTemplateRemoveInterceptorIntegrationTest. testRemoveChildTemplate()voidBundleTemplateRemoveInterceptorIntegrationTest. testRemoveParentTemplate()voidPickExactlyNBundleSelectionCriteriaValidateInterceptorTest. validateSelectionNumberGreaterThanOrEqual1()voidPickExactlyNBundleSelectionCriteriaValidateInterceptorTest. validateSelectionNumberLesserThan1() -
Uses of InterceptorException in de.hybris.platform.consignmenttrackingservices.interceptor
Methods in de.hybris.platform.consignmenttrackingservices.interceptor that throw InterceptorException Modifier and Type Method Description voidConsignmentPrepareInterceptor. onPrepare(ConsignmentModel consignment, InterceptorContext ctx)voidConsignmentPrepareInterceptorTest. testOnPrepare() -
Uses of InterceptorException in de.hybris.platform.couponservices.interceptor
Subclasses of InterceptorException in de.hybris.platform.couponservices.interceptor Modifier and Type Class Description classCouponInterceptorExceptionMethods in de.hybris.platform.couponservices.interceptor that throw InterceptorException Modifier and Type Method Description 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)voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateActiveGeneratedCodesEmptyAndCodeGeneratCodesModifiedEmptyCodes()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateActiveGeneratedCodesEmptyAndCodeGeneratCodesModifiedNonEmptyOriginalCodes()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateActiveGeneratedCodesEmptyAndCodeGenerationConfigModified()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateActiveGeneratedCodesEmptyAndCouponIdIsModified()voidSingleCodeCouponValidateInterceptorUnitTest. testOnValidateBothMaxRedemptionsAreNull()voidAbstractCouponValidateInterceptorUnitTest. testOnValidateEndDateIsNull()voidAbstractCouponValidateInterceptorUnitTest. testOnValidateFalse()voidSingleCodeCouponValidateInterceptorUnitTest. testOnValidateFalse()voidSingleCodeCouponValidateInterceptorUnitTest. testOnValidateFalseWhenActiveAndCouponIdModified()voidAbstractCouponValidateInterceptorUnitTest. testOnValidateFalseWhenEndDateInThePast()voidAbstractCouponValidateInterceptorUnitTest. testOnValidateFalseWhenEndDateLessThenStartDate()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateGeneratedCodeIsNull()voidSingleCodeCouponValidateInterceptorUnitTest. testOnValidateMaxRedemptionsPerCustomerIsNull()voidSingleCodeCouponValidateInterceptorUnitTest. testOnValidateMaxTotalRedemptionsIsNull()voidAbstractCouponValidateInterceptorUnitTest. testOnValidateModelIsNull()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateModelIsNull()voidSingleCodeCouponValidateInterceptorUnitTest. testOnValidateModelIsNull()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateNonActiveGeneratedCodesEmptyAndCodeGeneratCodesModifiedNonEmptyOriginalCodes()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateNonActiveGeneratedCodesEmptyAndCodeGeneratedCodesModifiedConsistentCodeCollections()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateNonActiveGeneratedCodesEmptyAndCodeGenerationConfigModified()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateNonActiveGeneratedCodesEmptyAndCouponIdIsModified()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateNonActiveGeneratedCodesPresentAndCodeGeneratedCodesModifiedNonEmptyGenerated()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateNonActiveGeneratedCodesPresentAndCodeGenerationConfigModified()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateNonActiveGeneratedCodesPresentAndCouponIdIsModified()voidAbstractCouponValidateInterceptorUnitTest. testOnValidateStartDateIsNull()voidAbstractCouponValidateInterceptorUnitTest. testOnValidateTrue()voidMultiCodeCouponValidateInterceptorUnitTest. testOnValidateTrue()voidSingleCodeCouponValidateInterceptorUnitTest. testOnValidateTrue()voidSingleCodeCouponValidateInterceptorUnitTest. testOnValidateTrueWhenNonActiveAndCouponIdModified()voidSingleCodeCouponValidateInterceptorUnitTest. testOnValidateWrongMaxRedemptionsPerCustomer()voidMultiCodeCouponValidateInterceptorUnitTest. testValidateSeedNumberIsDecreased()voidMultiCodeCouponValidateInterceptorUnitTest. testValidateSeedNumberIsEqual()voidMultiCodeCouponValidateInterceptorUnitTest. testValidateSeedNumberIsIncreased()voidMultiCodeCouponValidateInterceptorUnitTest. testValidateSeedNumberWasNull()voidMultiCodeCouponValidateInterceptorUnitTest. testValidateSeedNumberWriteNull()protected voidCodeGenerationConfigurationValidateInterceptor. validateCodeSeperator(CodeGenerationConfigurationModel model)protected voidCodeGenerationConfigurationValidateInterceptor. validateCoupon(CodeGenerationConfigurationModel model)protected voidCodeGenerationConfigurationValidateInterceptor. validateTotalLength(int partCount, int partLength) -
Uses of InterceptorException in de.hybris.platform.customercouponservices.interceptor
Methods in de.hybris.platform.customercouponservices.interceptor that throw InterceptorException Modifier and Type Method Description voidCustomerCouponValidateInterceptor. onValidate(AbstractCouponModel coupon, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.deeplink.servicelayer.interceptors
Methods in de.hybris.platform.deeplink.servicelayer.interceptors that throw InterceptorException Modifier and Type Method Description voidDeeplinkUrlValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.droolsruleengineservices.interceptors
Methods in de.hybris.platform.droolsruleengineservices.interceptors that throw InterceptorException 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)voidDroolsKIEBasePrepareInterceptorUnitTest. testOnPrepareCurrentVersionIsBigger()voidDroolsKIEBasePrepareInterceptorUnitTest. testOnPrepareCurrentVersionIsLess()voidDroolsKIEBasePrepareInterceptorUnitTest. testOnPrepareEmptyRulesSet()voidDroolsKIEBasePrepareInterceptorUnitTest. testOnPrepareKieModuleIsNull()voidDroolsKIEBasePrepareInterceptorUnitTest. testOnPrepareModuleVersionIsLessThenCurrentRulesVersion()protected voidDroolsRuleValidateInterceptor. validateContentForModuleName(DroolsRuleModel model)protected voidDroolsRuleValidateInterceptor. validateContentForRuleCode(DroolsRuleModel model)protected voidDroolsRuleValidateInterceptor. validateContentForRuleName(DroolsRuleModel model)protected voidDroolsRuleValidateInterceptor. validateContentForRulePackage(DroolsRuleModel model)protected voidDroolsKIESessionValidateInterceptor. validateKieBases(DroolsKIESessionModel session, DroolsKIEModuleModel kmodule)protected voidDroolsKIESessionValidateInterceptor. validateKieSessions(DroolsKIESessionModel session, DroolsKIEModuleModel kmodule)protected voidDroolsKIESessionValidateInterceptor. validateProperties(DroolsKIESessionModel session)protected voidDroolsRuleValidateInterceptor. validateRuleCode(DroolsRuleModel model)protected voidDroolsRuleValidateInterceptor. validateRuleName(DroolsRuleModel model) -
Uses of InterceptorException in de.hybris.platform.entitlementservices.interceptor.impl
Methods in de.hybris.platform.entitlementservices.interceptor.impl that throw InterceptorException 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)voidProductEntitlementValidatorTest. locationWithComma()voidProductEntitlementValidatorTest. locationWithLeadingSlash()voidProductEntitlementValidatorTest. locationWithMissingRegion()voidProductEntitlementValidatorTest. locationWithTooManyLevels()voidProductEntitlementValidatorTest. locationWithTrailingSlash()voidProductEntitlementInitDefaultsInterceptor. onInitDefaults(java.lang.Object o, InterceptorContext interceptorContext)voidProductEntitlementIdPrepareInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidAbstractParentChildValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidProductEntitlementValidatorTest. pathWithTrailingSlash()voidProductEntitlementValidatorTest. shouldAcceptUnlimitedDuration()voidProductEntitlementValidatorTest. shouldAcceptZeroDuration()voidProductEntitlementValidatorTest. shouldRejectCommasInGeoPath()voidProductEntitlementValidatorTest. shouldRejectDurationWithoutStartDate()voidProductEntitlementValidatorTest. shouldRejectNegativeDuration()voidProductEntitlementValidatorTest. shouldRejectNegativeStartTime()voidProductEntitlementValidatorTest. shouldRejectPathEndingWithSeparator()voidProductEntitlementValidatorTest. shouldRejectTimeUnitWithoutStartDate()voidProductEntitlementValidatorTest. shouldRejectTrailingSlash()voidProductEntitlementValidatorTest. shouldRejectZeroStartTime()voidProductEntitlementValidatorTest. testProductEntitlementValidatorQuantityIsMinusOne()voidProductEntitlementValidatorTest. testProductEntitlementValidatorQuantityIsNegative()voidProductEntitlementValidatorTest. testProductEntitlementValidatorQuantityIsPositive()voidProductEntitlementValidatorTest. testProductEntitlementValidatorQuantityIsZero()voidProductEntitlementValidatorTest. testProductEntitlementValidatorWithoutUsageUnit() -
Uses of InterceptorException in de.hybris.platform.gigya.gigyaservices.interceptor
Methods in de.hybris.platform.gigya.gigyaservices.interceptor that throw InterceptorException Modifier and Type Method Description voidGigyaConfigValidateInterceptor. onValidate(GigyaConfigModel gigyaConfig, InterceptorContext context)voidGigyaUserValidateInterceptor. onValidate(CustomerModel gigyaUser, InterceptorContext interceptorContext)voidGigyaConfigValidateInterceptorTest. testOnValidateWhenApiKeyIsMissing()voidGigyaUserValidateInterceptorTest. testOnValidateWhenBackofficeUserUpdatesGigyaUsersProfileWithMandatoryAttributes()| gigyaUidExists - true | gigyaUserNew - false | gigyaUserModified - true | modifyingUser - employee | mandatoryAttributesModified - true |voidGigyaUserValidateInterceptorTest. testOnValidateWhenBackofficeUserUpdatesGigyaUsersProfileWithNonMandatoryAttributes()| gigyaUidExists - true | gigyaUserNew - false | gigyaUserModified - true | modifyingUser - employee | mandatoryAttributesModified - false |voidGigyaUserValidateInterceptorTest. testOnValidateWhenGigyaUidExistsForANewGigyaUser()| gigyaUidExists - true | gigyaUserNew - false | gigyaUserModified - true | modifyingUser - user | mandatoryAttributesModified - false |voidGigyaUserValidateInterceptorTest. testOnValidateWhenGigyaUserUpdatesHisProfile()| gigyaUidExists - true | gigyaUserNew - false | gigyaUserModified - true | modifyingUser - user | mandatoryAttributesModified - false |voidGigyaConfigValidateInterceptorTest. testOnValidateWhenUserKeyAndSecretIsMissing()voidGigyaConfigValidateInterceptorTest. testOnValidateWhenUserKeyIsMissing()voidGigyaConfigValidateInterceptorTest. testOnValidateWhenUserSecretIsMissing() -
Uses of InterceptorException in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo that throw InterceptorException Modifier and Type Method Description voidPLA_12491_Test_Interceptor. onValidate(TitleModel model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.impex.jalo.imp
Methods in de.hybris.platform.impex.jalo.imp that throw InterceptorException Modifier and Type Method Description voidTestAddressModelValidateInterceptor. onValidate(java.lang.Object addressModel, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.integrationservices.validator
Methods in de.hybris.platform.integrationservices.validator that throw InterceptorException Modifier and Type Method Description voidSingleRootItemValidator. onValidate(IntegrationObjectItemModel newItem, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.jobs
Methods in de.hybris.platform.jobs that throw InterceptorException Modifier and Type Method Description voidCleanUpCronJobInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)Deprecated.voidCleanUpCronJobInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)Deprecated. -
Uses of InterceptorException in de.hybris.platform.kymaintegrationservices.interceptors
Methods in de.hybris.platform.kymaintegrationservices.interceptors that throw InterceptorException Modifier and Type Method Description voidConsumedCertificateCredentialValidateInterceptor. onValidate(ConsumedCertificateCredentialModel consumedCertificateCredential, InterceptorContext interceptorContext) -
Uses of InterceptorException in de.hybris.platform.marketplaceservices.interceptor
Methods in de.hybris.platform.marketplaceservices.interceptor that throw InterceptorException Modifier and Type Method Description voidVendorUserInitDefaultsInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidConsignmentPrepareInterceptor. onPrepare(ConsignmentModel consignment, InterceptorContext paramInterceptorContext)voidVendorUserInitDefaultsInterceptorTest. testOnInitDefaultsByAdministrator()voidVendorUserInitDefaultsInterceptorTest. testOnInitDefaultsByMechantOperator()voidConsignmentPrepareInterceptorTest. testOnValidate() -
Uses of InterceptorException in de.hybris.platform.media.interceptors
Methods in de.hybris.platform.media.interceptors that throw InterceptorException 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 InterceptorException in de.hybris.platform.mediaconversion.model.interceptors
Subclasses of InterceptorException in de.hybris.platform.mediaconversion.model.interceptors Modifier and Type Class Description classMediaConversionModelValidationExceptionException thrown if vital model constraints are violated.Methods in de.hybris.platform.mediaconversion.model.interceptors that throw InterceptorException Modifier and Type Method Description voidConvertCommandMediaFormatValidateInterceptor. onValidate(ConversionMediaFormatModel model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.order.exceptions
Subclasses of InterceptorException in de.hybris.platform.order.exceptions Modifier and Type Class Description classDeliveryModeInterceptorExceptionThrow this exception when problems in Delivery Mode methods occur. -
Uses of InterceptorException in de.hybris.platform.order.interceptors
Methods in de.hybris.platform.order.interceptors that throw InterceptorException Modifier and Type Method Description voidOrphanedPartOfCleanupPrepareInterceptorTest. attrThatThrowsExShouldBeSkipped()voidOrphanedPartOfCleanupPrepareInterceptorTest. attrWithDifferentValueShouldBeRegisteredForDeletion()protected java.lang.StringDefaultAbstractOrderEntryPreparer. createEntryInformation(AbstractOrderEntryModel newEntry, InterceptorContext ctx)protected ItemModelDefaultAbstractOrderEntryPreparer. goToConcreteItem(ItemModel item, java.lang.String substring, InterceptorContext ctx)voidOrphanedPartOfCleanupPrepareInterceptorTest. modifiedAttrShouldGetAttributeFromDB()voidOrphanedPartOfCleanupPrepareInterceptorTest. modifiedLocalizedAttrShouldGetAttributeFromDB()voidOrphanedPartOfCleanupPrepareInterceptorTest. notModifiedAttrShouldNotGetAttributeFromDB()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)voidEntryGroupStructureValidateInterceptorTest. shouldFailOnCyclicEntryGroupDependencies()voidEntryGroupStructureValidateInterceptorTest. shouldFailOnDuplicateEntryGroups()voidEntryGroupStructureValidateInterceptorTest. shouldPassOnCorrectEntryGroupStructure()voidEntryGroupStructureValidateInterceptorTest. shouldReturnWhenNoEntryGroups()voidDefaultQuotePrepareInterceptorTest. shouldSetInitialValues()voidOrderPrepareInterceptorTest. testMembersChangedToModelsThatDontNeedCloning()voidOrderPrepareInterceptorTest. testMembersChangedToModelsThatNeedCloning()voidOrderPrepareInterceptorTest. testMembersChangedToNull()voidOrderPrepareInterceptorTest. testMembersNotChanged()voidAbstractOrderEntryPreparerTest. testOnPrepareBasePriceChanged()voidAbstractOrderEntryPreparerTest. testOnPrepareCommentsChanged()voidAbstractOrderEntryPreparerTest. testOnPrepareDiscountValuesChanged()voidAbstractOrderEntryPreparerTest. testOnPrepareGiweawayChanged()voidAbstractOrderEntryPreparerTest. testOnPrepareProductChanged()voidAbstractOrderEntryPreparerTest. testOnPrepareQuantityChanged()voidAbstractOrderEntryPreparerTest. testOnPrepareRejectedChanged()voidAbstractOrderEntryPreparerTest. testOnPrepareTaxValuesChanged()voidAbstractOrderEntryPreparerTest. testOnPrepareUnitChanged()voidAbstractOrderEntryPreparerTest. testOnPrepareUpdateEntryNumbers()voidDefaultAbstractOrderRemoveInterceptorTest. testOnRemoveAdressClonesCascadeRemove()voidDefaultAbstractOrderRemoveInterceptorTest. testOnRemoveDeliveryAdressCloneCascadeRemove()voidDefaultAbstractOrderRemoveInterceptorTest. testOnRemoveEqualAdressesCascadeRemove()voidRemoveDeliveryModeCheckOrdersInterceptorTest. testOnRemoveHasNoOrders()voidRemoveDeliveryModeCheckOrdersInterceptorTest. testOnRemoveHasOrders()voidDefaultAbstractOrderRemoveInterceptorTest. testOnRemoveNullMembers()voidRemovePaymentModeCheckOrdersInterceptorTest. testOnRemoveOrdersExist()voidDefaultAbstractOrderRemoveInterceptorTest. testOnRemovePaymentAdressCloneCascadeRemove()voidDefaultAbstractOrderRemoveInterceptorTest. testOnRemovePaymentInfoCascadeRemove()voidDefaultAbstractOrderRemoveInterceptorTest. testOnRemovePaymentInfoCloneCascadeRemove()voidRemoveDeliverModesOnPaymentModeRemovalInterceptorTest. testOnRemovePaymentModeHasDeliveryModes()voidRemoveDeliverModesOnPaymentModeRemovalInterceptorTest. testOnRemovePaymentModeHasNoDeliveryModes() -
Uses of InterceptorException in de.hybris.platform.ordercancel.impl.interceptor
Methods in de.hybris.platform.ordercancel.impl.interceptor that throw InterceptorException Modifier and Type Method Description voidPrepareOrderCancelRecordInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.orderhistory.impl
Methods in de.hybris.platform.orderhistory.impl that throw InterceptorException Modifier and Type Method Description voidHistoryEntryInterceptor. onInitDefaults(java.lang.Object model, InterceptorContext ctx)voidHistoryEntryInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.ordermodify.impl
Methods in de.hybris.platform.ordermodify.impl that throw InterceptorException Modifier and Type Method Description voidPrepareOrderModificationRecordInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.payment.impl
Methods in de.hybris.platform.payment.impl that throw InterceptorException Modifier and Type Method Description voidPreparePaymentTransactionEntryInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidPreparePaymentTransactionInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.personalizationcms.action.interceptor
Methods in de.hybris.platform.personalizationcms.action.interceptor that throw InterceptorException Modifier and Type Method Description voidCxActionRemoveInterceptor. onRemove(CxCmsActionModel cmsAction, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.personalizationservices.configuration.impl
Methods in de.hybris.platform.personalizationservices.configuration.impl that throw InterceptorException Modifier and Type Method Description voidCxConfigValidationInterceptor. onValidate(CxConfigModel model, InterceptorContext context)voidCxConfigValidationInterceptorTest. shouldNotThrowExceptionWhenBaseSitesMatch()voidCxConfigValidationInterceptorTest. shouldThrowExceptionWhenBaseSitesDoNotMatch() -
Uses of InterceptorException in de.hybris.platform.personalizationservices.segment.impl
Methods in de.hybris.platform.personalizationservices.segment.impl that throw InterceptorException Modifier and Type Method Description protected voidCxSegmentRemoveInterceptor. checkTriggers(CxSegmentModel cxSegmentModel)voidCxSegmentRemoveInterceptor. onRemove(CxSegmentModel cxSegmentModel, InterceptorContext interceptorContext) -
Uses of InterceptorException in de.hybris.platform.personalizationservices.trigger.expression.impl
Methods in de.hybris.platform.personalizationservices.trigger.expression.impl that throw InterceptorException Modifier and Type Method Description protected voidCxExpressionTriggerInterceptor. checkSegments(CxExpressionTriggerModel model)protected voidCxExpressionTriggerInterceptor. extractSegmentCodes(CxExpression expression, java.util.Set<java.lang.String> result)voidCxExpressionTriggerInterceptor. onPrepare(CxExpressionTriggerModel model, InterceptorContext context)voidCxExpressionTriggerInterceptor. onValidate(CxExpressionTriggerModel model, InterceptorContext context) -
Uses of InterceptorException in de.hybris.platform.personalizationservices.trigger.impl
Methods in de.hybris.platform.personalizationservices.trigger.impl that throw InterceptorException 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 InterceptorException in de.hybris.platform.personalizationyprofile.interceptor
Methods in de.hybris.platform.personalizationyprofile.interceptor that throw InterceptorException Modifier and Type Method Description voidCxScriptMapperInterceptor. onRemove(CxMapperScriptModel model, InterceptorContext ctx)voidCxScriptMapperInterceptor. onValidate(CxMapperScriptModel model, InterceptorContext ctx)voidCxScriptMapperInterceptorTest. testOnRemove()voidCxScriptMapperInterceptorTest. testOnValidate() -
Uses of InterceptorException in de.hybris.platform.platformbackoffice.validation.interceptors
Methods in de.hybris.platform.platformbackoffice.validation.interceptors that throw InterceptorException Modifier and Type Method Description voidHybrisEnumValueCodeConstraintValidator. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.processengine.interceptors
Methods in de.hybris.platform.processengine.interceptors that throw InterceptorException Modifier and Type Method Description voidDynamicProcessDefinitionPrepareInterceptor. onPrepare(DynamicProcessDefinitionModel model, InterceptorContext ctx)voidDynamicProcessDefinitionValidateInterceptor. onValidate(DynamicProcessDefinitionModel model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.product.impl
Methods in de.hybris.platform.product.impl that throw InterceptorException Modifier and Type Method Description protected java.util.Collection<UniqueCatalogItemInterceptor.ModifiedCatalogItem>UniqueCatalogItemInterceptor. getModifiedCatalogItemModels(InterceptorContext ctx)protected voidPDTRowPrepareInterceptor. handleProductAndProductGroup(PDTRowModel model, InterceptorContext ctx)protected voidPDTRowPrepareInterceptor. handleUserAndUserGroup(PDTRowModel model, InterceptorContext ctx)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 voidPDTRowPrepareInterceptor. updateProductMatchQualifier(PDTRowModel prModel, InterceptorContext ctx)protected voidPDTRowPrepareInterceptor. updateUserMatchQualifier(PDTRowModel prModel, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.product.interceptors
Methods in de.hybris.platform.product.interceptors that throw InterceptorException 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.voidVariantTypePrepareInterceptorUnitTest. testInterceptNotCompatibleModel()voidVariantTypePrepareInterceptorUnitTest. testInterceptNotNewModel()voidVariantTypePrepareInterceptorUnitTest. testInterceptNullModel()voidVariantProductValidateInterceptorUnitTest. testValidateForAVariantProduct()voidVariantProductValidateInterceptorUnitTest. testValidateForNotAVariantProduct()voidVariantProductValidateInterceptorUnitTest. testValidateForNull()voidVariantProductValidateInterceptorUnitTest. testValidateForVariantProductWhenBaseProdcutChanged()voidVariantProductValidateInterceptorUnitTest. testValidateForVariantProductWhenNew()voidVariantProductValidateInterceptorUnitTest. testValidateForVariantProductWithCompatibleBaseProductType()casevoidVariantProductValidateInterceptorUnitTest. testValidateForVariantProductWithCompatibleBaseProductTypeMoreSpecific()casevoidVariantProductValidateInterceptorUnitTest. testValidateForVariantProductWithIncompatibleBaseProductType()casevoidVariantProductValidateInterceptorUnitTest. testValidateForVariantProductWithIncompatibleBaseProductTypeTooSpecific()casevoidVariantProductValidateInterceptorUnitTest. testValidateForVariantProductWithNullBaseProductType() -
Uses of InterceptorException in de.hybris.platform.promotionengineservices.interceptors
Methods in de.hybris.platform.promotionengineservices.interceptors that throw InterceptorException Modifier and Type Method Description voidPromotionRulePrepareInterceptor. onPrepare(AbstractRuleEngineRuleModel model, InterceptorContext context)voidPromotionRulePrepareInterceptorUnitTest. testOnPrepareNotPromotionRuleType()voidPromotionRulePrepareInterceptorUnitTest. testOnPreparePromotionExistsWithDifferentVersion()voidPromotionRulePrepareInterceptorUnitTest. testOnPreparePromotionExistsWithSameVersion()voidPromotionRulePrepareInterceptorUnitTest. testOnPreparePromotionNotSet()voidPromotionRulePrepareInterceptorUnitTest. testOnPreparePromotionUsingDescription()voidPromotionRulePrepareInterceptorUnitTest. testOnPreparePromotionUsingStartAndEndDateConstraints() -
Uses of InterceptorException in de.hybris.platform.returns.impl
Methods in de.hybris.platform.returns.impl that throw InterceptorException Modifier and Type Method Description voidPrepareReplacementOrderInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx)voidPrepareReturnRequestInterceptor. onPrepare(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.ruleengine.dao.interceptors
Methods in de.hybris.platform.ruleengine.dao.interceptors that throw InterceptorException Modifier and Type Method Description voidRuleEngineRulePrepareInterceptor. onPrepare(DroolsRuleModel droolsRule, InterceptorContext context)voidRuleEngineRuleRemoveInterceptor. onRemove(DroolsRuleModel droolsRule, InterceptorContext ctx)voidRuleGroupRemoveInterceptor. onRemove(RuleGroupModel ruleGroup, InterceptorContext ctx)voidRuleEngineRuleValidateInterceptor. onValidate(DroolsRuleModel droolsRule, InterceptorContext ctx)voidRuleEngineRuleValidateInterceptorUnitTest. testFailOnValidateModifiedActiveRuleNoContent()voidRuleEngineRuleValidateInterceptorUnitTest. testFailOnValidateModifiedActiveRuleWithContentWrongChecksum()voidRuleEngineRuleValidateInterceptorUnitTest. testFailOnValidateModifiedNonActiveRuleVersionsNotEqual()voidRuleEngineRuleValidateInterceptorUnitTest. testFailOnValidateNewActiveNotSet()voidRuleEngineRuleValidateInterceptorUnitTest. testFailOnValidateNewManuallyCreatedRuleWithContentWrongChecksum()voidRuleEngineRuleValidateInterceptorUnitTest. testFailOnValidateNewManuallyCreatedRuleWithOldVersionVersion()voidRuleEngineRuleValidateInterceptorUnitTest. testFailOnValidateNewMustBeActive()voidRuleEngineRuleValidateInterceptorUnitTest. testFailOnValidateNewNonActiveRuleNoContent()voidRuleEngineRuleValidateInterceptorUnitTest. testFailOnValidateNewNonActiveRuleNoContent2()voidRuleEngineRuleValidateInterceptorUnitTest. testFailOnValidateNewNonActiveRuleWithContent()voidRuleEngineRuleValidateInterceptorUnitTest. testFailOnValidateRemovedActiveRule()voidRuleGroupRemoveInterceptorUnitTest. testInvalidRemove()voidRuleEngineRulePrepareInterceptorUnitTest. testOnPrepareModelRemoved()voidRuleEngineRulePrepareInterceptorUnitTest. testOnPrepareNewModelNotNullVersion()voidRuleEngineRulePrepareInterceptorUnitTest. testOnPrepareNewModelNullVersion()voidRuleEngineRulePrepareInterceptorUnitTest. testOnPrepareNewModuleIsEmpty()voidRuleEngineRulePrepareInterceptorUnitTest. testOnPrepareNewModuleVersionIsNull()voidRuleEngineRulePrepareInterceptorUnitTest. testOnPrepareUpdateModel()voidRuleEngineRulePrepareInterceptorUnitTest. testOnPrepareUpdateModelEqualContent()voidRuleEngineRulePrepareInterceptorUnitTest. testOnPrepareUpdateModelUpdateActiveFlagChanged()voidRuleEngineRulePrepareInterceptorUnitTest. testOnPrepareUpdateModelUpdateActiveFlagChangedWrongVersion()voidRuleEngineRulePrepareInterceptorUnitTest. testOnPrepareUpdateModelUpdateNotActive()voidRuleEngineRuleValidateInterceptorUnitTest. testOnValidateModifiedActiveRule()voidRuleEngineRuleValidateInterceptorUnitTest. testOnValidateNew()voidRuleEngineRuleValidateInterceptorUnitTest. testOnValidateNewNonActiveRuleContentNotSet()voidRuleEngineRuleValidateInterceptorUnitTest. testOnValidateNewNonActiveRuleWithContent()voidRuleEngineRuleValidateInterceptorUnitTest. testOnValidateNewNonActiveRuleWithContent2()voidRuleEngineRuleValidateInterceptorUnitTest. testPassOnValidateModifiedNonActiveRuleVersionsEqual()voidRuleEngineRuleValidateInterceptorUnitTest. testValidateNoKieBase()voidRuleEngineRuleValidateInterceptorUnitTest. testValidateNoKieModule()voidRuleGroupRemoveInterceptorUnitTest. testValidRemove() -
Uses of InterceptorException in de.hybris.platform.ruleengineservices.rule.interceptors
Methods in de.hybris.platform.ruleengineservices.rule.interceptors that throw InterceptorException Modifier and Type Method Description voidRuleVersioningPrepareInterceptor. onPrepare(AbstractRuleModel model, InterceptorContext context)voidCampaignRuleValidateInterceptorUnitTest. onPrepareAllowForRemovalOfUnpublishedRule()Verify if the removal of unpublished rule is allowedvoidCampaignRuleValidateInterceptorUnitTest. onPrepareNewCampaignDoNotTrigger()if theCampaignModelis new, don't trigger interceptorvoidCampaignRuleValidateInterceptorUnitTest. onPrepareNoSourceRules()If there was no associated source rules - allow for modificationvoidCampaignRuleValidateInterceptorUnitTest. onPreparePublishedRuleWasRemoved()Verify if the removal of ever published rule is deniedvoidCampaignRuleValidateInterceptor. onValidate(CampaignModel campaign, InterceptorContext ctx)voidRuleGroupValidateInterceptor. onValidate(RuleGroupModel model, InterceptorContext ctx)Deprecated, for removal: This API element is subject to removal in a future version.voidSourceRuleTemplateValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx)voidSourceRuleValidateInterceptor. onValidate(java.lang.Object model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.ruleengineservices.versioning
Methods in de.hybris.platform.ruleengineservices.versioning that throw InterceptorException Modifier and Type Method Description voidRuleModelHistoricalContentCreator. createHistoricalVersion(SourceRuleModel sourceRule, InterceptorContext context)creates the historical version of the model -
Uses of InterceptorException in de.hybris.platform.ruleengineservices.versioning.impl
Methods in de.hybris.platform.ruleengineservices.versioning.impl that throw InterceptorException Modifier and Type Method Description voidSourceRuleModelHistoricalContentCreator. createHistoricalVersion(SourceRuleModel sourceRule, InterceptorContext context)protected voidSourceRuleModelHistoricalContentCreator. createHistoricalVersionIfNeeded(SourceRuleModel sourceRule, InterceptorContext ctx)voidSourceRuleModelHistoricalContentCreatorUnitTest. testCreateHistoricalVersionExistsUnpublished()voidSourceRuleModelHistoricalContentCreatorUnitTest. testCreateHistoricalVersionIfArchived()Deprecated.since 1811voidSourceRuleModelHistoricalContentCreatorUnitTest. testCreateHistoricalVersionIfModified()voidSourceRuleModelHistoricalContentCreatorUnitTest. testCreateHistoricalVersionIfPublished()voidSourceRuleModelHistoricalContentCreatorUnitTest. testCreateHistoricalVersionIfUnpublihed()voidSourceRuleModelHistoricalContentCreatorUnitTest. testCreateHistoricalVersionIllegalArgument1()voidSourceRuleModelHistoricalContentCreatorUnitTest. testCreateHistoricalVersionIllegalArgument2()voidSourceRuleModelHistoricalContentCreatorUnitTest. testCreateHistoricalVersionOk() -
Uses of InterceptorException in de.hybris.platform.sap.agentdesktopdataexchange.interceptors
Methods in de.hybris.platform.sap.agentdesktopdataexchange.interceptors that throw InterceptorException Modifier and Type Method Description voidAgentDesktopCustomerRemoveInterceptor. onRemove(CustomerModel customer, InterceptorContext ctx)voidAgentDesktopOrderRemoveInterceptor. onRemove(OrderModel order, InterceptorContext ctx)voidAgentDesktopCustomerValidateInterceptor. onValidate(CustomerModel customer, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.sap.agentdesktopdataexchangeb2b.interceptors
Methods in de.hybris.platform.sap.agentdesktopdataexchangeb2b.interceptors that throw InterceptorException Modifier and Type Method Description voidAgentdesktopdataexchangeb2bCustomerModelRemoveInterceptor. onRemove(B2BCustomerModel model, InterceptorContext ctx)voidAgentdesktopdataexchangeb2bOrderRemoveInterceptor. onRemove(OrderModel order, InterceptorContext arg1)voidAgentdesktopdataexchangeb2bUnitAddressModelRemoveInterceptor. onRemove(AddressModel arg0, InterceptorContext arg1)voidAgentdesktopdataexchangeb2bUnitModelRemoveInterceptor. onRemove(B2BUnitModel model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.sap.core.configuration.datahub.interceptor
Methods in de.hybris.platform.sap.core.configuration.datahub.interceptor that throw InterceptorException Modifier and Type Method Description voidConfigurationItemRemoveInterceptor. onRemove(ItemModel model, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.sap.core.configuration.global.interceptor
Methods in de.hybris.platform.sap.core.configuration.global.interceptor that throw InterceptorException Modifier and Type Method Description voidSAPGlobalConfigurationPrepareInterceptor. onPrepare(SAPGlobalConfigurationModel sapGlobalConfiguration, InterceptorContext interceptorContext) -
Uses of InterceptorException in de.hybris.platform.sap.core.configuration.http.validation
Methods in de.hybris.platform.sap.core.configuration.http.validation that throw InterceptorException Modifier and Type Method Description voidHTTPDestinationValidateInterceptor. onValidate(SAPHTTPDestinationModel sapHTTPDestinationModel, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.sap.core.configuration.rfc.validation
Methods in de.hybris.platform.sap.core.configuration.rfc.validation that throw InterceptorException Modifier and Type Method Description voidRFCDestinationValidateInterceptor. onValidate(SAPRFCDestinationModel sapRFCDestinationModel, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.sap.productconfig.rules.cps.interceptor
Methods in de.hybris.platform.sap.productconfig.rules.cps.interceptor that throw InterceptorException Modifier and Type Method Description voidProductConfigRulesCPSPrepareInterceptor. onPrepare(AbstractRuleEngineRuleModel model, InterceptorContext context)voidProductConfigRulesCPSPrepareInterceptorTest. testOnPrepare()voidProductConfigRulesCPSPrepareInterceptorTest. testOnPrepare_nullRule()rule will be null if you archive a rule, as the compiler is not involved in thisvoidProductConfigRulesCPSPrepareInterceptorTest. testOnPrepareWrongType() -
Uses of InterceptorException in de.hybris.platform.sap.productconfig.rules.interceptor
Methods in de.hybris.platform.sap.productconfig.rules.interceptor that throw InterceptorException Modifier and Type Method Description voidProductConfigRulesPrepareInterceptor. onPrepare(AbstractRuleEngineRuleModel model, InterceptorContext context)voidProductConfigRulesPrepareInterceptorTest. testOnPrepare()voidProductConfigRulesPrepareInterceptorTest. testOnPrepare_nullRule()rule will be null if you archive a rule, as the compiler is not involved in thisvoidProductConfigRulesPrepareInterceptorTest. testOnPrepareWrongType() -
Uses of InterceptorException in de.hybris.platform.sap.productconfig.services.interceptor
Methods in de.hybris.platform.sap.productconfig.services.interceptor that throw InterceptorException Modifier and Type Method Description voidProductConfigurationRemoveInterceptor. onRemove(AbstractOrderEntryModel model, InterceptorContext ctx)voidProductConfigurationRemoveInterceptorTest. testOnRemove()voidProductConfigurationRemoveInterceptorTest. testOnRemovedDraft()voidProductConfigurationRemoveInterceptorTest. testOnRemoveFalsePersistence()voidProductConfigurationRemoveInterceptorTest. testOnRemoveNoBaseSite()voidProductConfigurationRemoveInterceptorTest. testOnRemoveNoConfigModel()voidProductConfigurationRemoveInterceptorTest. testOnRemoveWithProductLink()voidProductConfigurationRemoveInterceptorTest. testOnRemoveWithProductLinkForDraft() -
Uses of InterceptorException in de.hybris.platform.sap.sapcpicustomerexchangeb2b.inbound.interceptors
Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.inbound.interceptors that throw InterceptorException Modifier and Type Method Description voidSapCpiB2BUnitAddressInterceptor. onPrepare(java.lang.Object model, InterceptorContext context) -
Uses of InterceptorException in de.hybris.platform.sap.sapmodel.jalo.interceptor
Methods in de.hybris.platform.sap.sapmodel.jalo.interceptor that throw InterceptorException Modifier and Type Method Description voidSapLogicalSystemValidationInterceptor. onValidate(SAPLogicalSystemModel sapLogicalSystemModel, InterceptorContext ctx)voidSapPlantLogSysOrgValidationInterceptor. onValidate(SAPPlantLogSysOrgModel sapPlantLogSysOrg, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.scimservices.interceptors
Methods in de.hybris.platform.scimservices.interceptors that throw InterceptorException Modifier and Type Method Description voidScimUserValidateInterceptor. onValidate(UserModel userModel, InterceptorContext context)voidScimUserValidateInterceptorTest. testOnValidateWhenExternaIdExistsIsUniqueAndModelIsNew()voidScimUserValidateInterceptorTest. testOnValidateWhenScimUserIdExistsButNotUniqueAndModelIsNew()voidScimUserValidateInterceptorTest. testOnValidateWhenScimUserIdExistsIsUniqueAndModelIsUpdated()voidScimUserValidateInterceptorTest. testOnValidateWhenScimUserIdExistsNotUniqueAndModelIsUpdated()voidScimUserValidateInterceptorTest. testOnValidateWhenScimUserIdIsEmpty() -
Uses of InterceptorException in de.hybris.platform.scimwebservices
Methods in de.hybris.platform.scimwebservices that throw InterceptorException Modifier and Type Method Description voidSampleIntegrationTest. testOnValidateWhenScimUserIdIsEmpty() -
Uses of InterceptorException in de.hybris.platform.scripting.interceptors
Methods in de.hybris.platform.scripting.interceptors that throw InterceptorException Modifier and Type Method Description voidScriptValidateInterceptor. onValidate(ScriptModel scriptModel, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.servicelayer.cronjob
Methods in de.hybris.platform.servicelayer.cronjob that throw InterceptorException Modifier and Type Method Description voidCronJobServiceTest. testInit()voidCronJobServiceDemoTest. testPerform() -
Uses of InterceptorException in de.hybris.platform.servicelayer.cronjob.impl
Methods in de.hybris.platform.servicelayer.cronjob.impl that throw InterceptorException Modifier and Type Method Description voidCronJobInitDefaultsInterceptor. onInitDefaults(java.lang.Object 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)voidJobPerformableGenericTypeValidatorTest. testAdvancedCronJobModelWithLessSpecificPerformable()voidJobPerformableGenericTypeValidatorTest. testAdvancedCronJobModelWithMoreSpecificPerformable()voidJobPerformableGenericTypeValidatorTest. testAdvancedCronJobModelWithTheSameSpecificPerformable()voidJobPerformableGenericTypeValidatorTest. testCronJobModelWithEvenMoreSpecificPerformable()voidJobPerformableGenericTypeValidatorTest. testCronJobModelWithMoreSpecificPerformable()voidJobPerformableGenericTypeValidatorTest. testCronJobModelWithTheSameSpecificPerformable()voidJobPerformableGenericTypeValidatorTest. testMoreAdvancedCronJobModelWithEvenLessSpecificPerformable()voidJobPerformableGenericTypeValidatorTest. testMoreAdvancedCronJobModelWithLessSpecificPerformable()voidJobPerformableGenericTypeValidatorTest. testMoreAdvancedCronJobModelWithTheSameSpecificPerformable()voidJobPerformableGenericTypeValidatorTest. testNotServicelayerJob()voidJobPerformableGenericTypeValidatorTest. testNullServicelayerJobPerformable() -
Uses of InterceptorException in de.hybris.platform.servicelayer.i18n.interceptors
Methods in de.hybris.platform.servicelayer.i18n.interceptors that throw InterceptorException Modifier and Type Method Description voidValidateCurrencyDataInterceptorTest. nullDigitsValueDefaultsToZero()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)voidValidateCurrencyDataInterceptorTest. testCurrencyConversionNoValid()voidValidateCurrencyDataInterceptorTest. testCurrencyDataValid()voidValidateCurrencyDataInterceptorTest. testCurrencyDigitNoValid()voidPrepareDefaultSymbolInterceptorTest. testDefaultCurrencySymbolNotSet()voidPrepareDefaultSymbolInterceptorTest. testDefaultCurrencySymbolSet()voidValidateCurrencyDataInterceptorTest. testNullConversionValue()voidRemoveBaseCurrencyInterceptorTest. testRemoveInterceptorBaseCurrencyFalse()voidRemoveBaseCurrencyInterceptorTest. testRemoveInterceptorBaseCurrencyTrue()voidRemoveSessionLanguageInterceptorTest. testRemoveInterceptorLanguageModelImPossible()voidRemoveLastLanguageInterceptorTest. testRemoveInterceptorLanguageModelImPossible0()Case when theFlexibleSearchService.search(FlexibleSearchQuery)returns as result 0voidRemoveLastLanguageInterceptorTest. testRemoveInterceptorLanguageModelImPossible1()Case when theFlexibleSearchService.search(FlexibleSearchQuery)returns as result 1voidRemoveLastLanguageInterceptorTest. testRemoveInterceptorLanguageModelImPossibleBorderCondition()Border condition when theFlexibleSearchService.search(FlexibleSearchQuery)return nullvoidRemoveLastLanguageInterceptorTest. testRemoveInterceptorLanguageModelPossible()Case when theFlexibleSearchService.search(FlexibleSearchQuery)returns as result 100voidRemoveSessionLanguageInterceptorTest. testRemoveInterceptorLanguageModelPossible()voidRemoveLastLanguageInterceptorTest. testRemoveInterceptorNoLanguageModel()voidRemoveSessionLanguageInterceptorTest. testRemoveInterceptorNoLanguageModel() -
Uses of InterceptorException in de.hybris.platform.servicelayer.impex
Methods in de.hybris.platform.servicelayer.impex that throw InterceptorException Modifier and Type Method Description voidExportServiceTest. testCreate()voidExportServiceTest. testInit() -
Uses of InterceptorException in de.hybris.platform.servicelayer.impex.impl
Methods in de.hybris.platform.servicelayer.impex.impl that throw InterceptorException 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 InterceptorException in de.hybris.platform.servicelayer.interceptor
Subclasses of InterceptorException in de.hybris.platform.servicelayer.interceptor Modifier and Type Class Description classValidationConfigurationExceptionException thrown when some error in validation configuration is detected.Methods in de.hybris.platform.servicelayer.interceptor that throw InterceptorException 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.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.voidJaloInitDefaultInterceptorTest. testInitDefaults()voidJaloInitDefaultInterceptorTest. testWithNull() -
Uses of InterceptorException in de.hybris.platform.servicelayer.interceptor.impl
Subclasses of InterceptorException in de.hybris.platform.servicelayer.interceptor.impl Modifier and Type Class Description static classMandatoryAttributesValidator.MissingMandatoryAttributesExceptionstatic classUniqueAttributesInterceptor.AmbiguousUniqueKeysExceptionstatic classUniqueAttributesInterceptor.NonSearchableAttributeExceptionstatic classUniqueAttributesInterceptor.UniqueAttributeInterceptorExceptionMethods in de.hybris.platform.servicelayer.interceptor.impl that throw InterceptorException Modifier and Type Method Description protected java.util.Collection<UniqueAttributesInterceptor.UniqueItem>UniqueAttributesInterceptor. getModifiedUniqueItemModels(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 herevoidMediaFolderValidatorTest. testAmbiguousFolderModel()voidMediaContextValidatorTest. testDuplicatedMappings()voidMediaContextValidatorTest. testEmptyMappings()voidMediaContextValidatorTest. testNonDuplicatedMappings()voidMediaFolderValidatorTest. testNotExistingFolderModel()voidMediaContextValidatorTest. testNullModel()voidMediaFolderValidatorTest. testNullModel()voidMediaFolderValidatorTest. testOtherFolderModel()voidMediaFolderValidatorTest. testOtherWithDuplicatedQualifierFolderModel()voidMediaFolderValidatorTest. testTheSameFolderModel() -
Uses of InterceptorException in de.hybris.platform.servicelayer.user
Methods in de.hybris.platform.servicelayer.user that throw InterceptorException Modifier and Type Method Description voidAddressValidatorTest. testAddressValidator() -
Uses of InterceptorException in de.hybris.platform.servicelayer.user.interceptors
Methods in de.hybris.platform.servicelayer.user.interceptors that throw InterceptorException Modifier and Type Method Description voidUserAuthenticationTokensRemovePrepareInterceptorTest. interceptorShouldClearTokensWhenDeactivationDateIsInThePast()voidUserAuthenticationTokensRemovePrepareInterceptorTest. interceptorShouldClearTokensWhenDeactivationDateIsTheSameAsNow()voidUserAuthenticationTokensRemovePrepareInterceptorTest. interceptorShouldClearTokensWhenLoginDisabledFlagIsSet()voidUserAuthenticationTokensRemovePrepareInterceptorTest. interceptorShouldNotClearTokensWhenDeactivationDateIsInTheFuture()voidUserAuthenticationTokensRemovePrepareInterceptorTest. interceptorShouldNotClearTokensWhenDeactivationDateIsNull()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) -
Uses of InterceptorException in de.hybris.platform.servicelayer.web.session.interceptor
Methods in de.hybris.platform.servicelayer.web.session.interceptor that throw InterceptorException Modifier and Type Method Description voidStoredHttpSessionRemoveInterceptor. onRemove(StoredHttpSessionModel storedHttpSessionModel, InterceptorContext ctx) -
Uses of InterceptorException in de.hybris.platform.solrfacetsearch.config.impl
Methods in de.hybris.platform.solrfacetsearch.config.impl that throw InterceptorException 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)protected java.util.DateSolrRangeValueInterceptor. parseDate(java.lang.String value)protected doubleSolrRangeValueInterceptor. parseDouble(java.lang.String value, boolean allowEmpty)protected floatSolrRangeValueInterceptor. parseFloat(java.lang.String value, boolean allowEmpty)protected intSolrRangeValueInterceptor. parseInt(java.lang.String value, boolean allowEmpty)voidSolrIndexedPropertyLoadInterceptorTest. testProviderNoSet()voidSolrIndexedPropertyLoadInterceptorTest. testProviderSet() -
Uses of InterceptorException in de.hybris.platform.solrfacetsearch.interceptors
Methods in de.hybris.platform.solrfacetsearch.interceptors that throw InterceptorException 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 InterceptorException in de.hybris.platform.subscriptionservices.interceptor.impl
Methods in de.hybris.platform.subscriptionservices.interceptor.impl that throw InterceptorException 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 InterceptorException in de.hybris.platform.ticket.interceptors
Methods in de.hybris.platform.ticket.interceptors that throw InterceptorException 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 InterceptorException in de.hybris.platform.timedaccesspromotionengineservices.interceptor
Methods in de.hybris.platform.timedaccesspromotionengineservices.interceptor that throw InterceptorException Modifier and Type Method Description voidFlashBuyCouponCleanUpInterceptor. onRemove(FlashBuyCouponModel coupon, InterceptorContext ctx)Deletes the cronjob after removing a flash buy coupon -
Uses of InterceptorException in de.hybris.platform.validation.exceptions
Subclasses of InterceptorException in de.hybris.platform.validation.exceptions Modifier and Type Class Description classValidationViolationExceptionThe ValidationViolationException is thrown during model saving when the given model and the configuredconstraintsdoesn't match. -
Uses of InterceptorException in de.hybris.platform.validation.interceptors
Methods in de.hybris.platform.validation.interceptors that throw InterceptorException 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)voidTypeConstraintInterceptorTest. testPreparer()Test preparer with not compatible target and type.voidAttributeConstraintInterceptorTest. testPreparerWithAttributeDescriptorOnly()Testing preparer, descriptor is set, other attributes filled with dummy data.voidAttributeConstraintInterceptorTest. testPreparerWithEmptyConstraint()Testing Preparer with empty constraint.voidTypeConstraintInterceptorTest. testPreparerWithJavaClass()Test preparer with false java class as target.voidTypeConstraintInterceptorTest. testPrepareWithEmptyModel()Tests preparer with empty constraint.voidTypeConstraintInterceptorTest. testValidateWithAnnotationAttributeOnly()Test validator with constrant where only an annotation is set expect: InterceptorException because target is not setvoidTypeConstraintInterceptorTest. testValidateWithEmptyModel()Test validator with empty constraint Expect: IllegalArgumentException because no annotation class is setvoidTypeConstraintInterceptorTest. testValidateWithFalseAnnotationAttribute()Test validator with false annotation.voidTypeConstraintInterceptorTest. testValidator1()Test validator with a constraint where only a pojo as target is set (and the annotation).voidTypeConstraintInterceptorTest. testValidator2()Test validator, target and type are incompatible to each other.voidTypeConstraintInterceptorTest. testValidator3()Test validator.voidTypeConstraintInterceptorTest. testValidator4()Test validator.voidTypeConstraintInterceptorTest. testValidator5()Test validator where everything is fine.voidAttributeConstraintInterceptorTest. testValidatorEmptyQualifier()Testing validator where qualifier is only missing.voidAttributeConstraintInterceptorTest. testValidatorItemModelOK()Testing validator with an itemmodel which is ok.voidAttributeConstraintInterceptorTest. testValidatorPojoFail2()Test validator.voidAttributeConstraintInterceptorTest. testValidatorPojoFails()Testing validator with incorrect pojo.voidAttributeConstraintInterceptorTest. testValidatorPojoOk()Testing validator with a correct pojo. -
Uses of InterceptorException in de.hybris.platform.variants.interceptor
Methods in de.hybris.platform.variants.interceptor that throw InterceptorException Modifier and Type Method Description voidGenericVariantProductValidateInterceptor. onValidate(GenericVariantProductModel genericVariant, InterceptorContext ctx)voidVariantCategoryValidateInterceptor. onValidate(VariantCategoryModel variantCategory, InterceptorContext ctx)voidVariantValueCategoryValidateInterceptor. onValidate(VariantValueCategoryModel variantValueCategory, InterceptorContext ctx)voidGenericVariantProductValidateInterceptorUnitTest. testValidateBaseProductSuperCategoriesBaseProductIsNull()voidGenericVariantProductValidateInterceptorUnitTest. testValidateBaseProductSuperCategoriesNotMatchingCategorySize()voidGenericVariantProductValidateInterceptorUnitTest. testValidateBaseProductSuperCategoriesNotMatchingSupercategories()voidGenericVariantProductValidateInterceptorUnitTest. testValidateBaseProductSuperCategoriesOK()voidGenericVariantProductValidateInterceptorUnitTest. testValidateBaseProductSuperCategoriesSupercategoriesOfNonSupportedType()protected voidGenericVariantProductValidateInterceptor. validateBaseProductSuperCategories(GenericVariantProductModel genericVariant, java.util.Collection<CategoryModel> variantValueCategories)protected voidVariantValueCategoryValidateInterceptor. validateSequenceWithinSiblings(java.util.List<CategoryModel> siblings, VariantValueCategoryModel currentCategory)protected voidGenericVariantProductValidateInterceptor. validateSupercategories(java.util.Collection<CategoryModel> superCategories)protected voidVariantValueCategoryValidateInterceptor. validateVariantValueCategory(VariantValueCategoryModel variantValueCategory) -
Uses of InterceptorException in de.hybris.platform.warehousing.interceptor
Methods in de.hybris.platform.warehousing.interceptor that throw InterceptorException Modifier and Type Method Description voidAdvancedShippingNoticePrepareInterceptor. onPrepare(AdvancedShippingNoticeModel advancedShippingNotice, InterceptorContext context)voidConsignmentPackagingInfoPrepareInterceptor. onPrepare(ConsignmentModel consignment, InterceptorContext context)voidConsignmentPackagingInfoPrepareInterceptorTest. shouldInitPackagingInfo()voidConsignmentPackagingInfoPrepareInterceptorTest. shouldNotInitPackagingInfo() -
Uses of InterceptorException in de.hybris.platform.webservicescommons.interceptors
Methods in de.hybris.platform.webservicescommons.interceptors that throw InterceptorException Modifier and Type Method Description voidOAuthClientInterceptor. onPrepare(OAuthClientDetailsModel model, InterceptorContext interceptorContext) -
Uses of InterceptorException in de.hybris.platform.workflow.interceptors
Methods in de.hybris.platform.workflow.interceptors that throw InterceptorException 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 InterceptorException in de.hybris.platform.xyformsservices.interceptors
Methods in de.hybris.platform.xyformsservices.interceptors that throw InterceptorException Modifier and Type Method Description voidYFormDataPrepareInterceptor. onPrepare(YFormDataModel yFormData, InterceptorContext paramInterceptorContext) -
Uses of InterceptorException in de.hybris.y2ysync.model
Methods in de.hybris.y2ysync.model that throw InterceptorException 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)
-