| Modifier and Type | Method and Description |
|---|---|
void |
BackofficeIndexedTypeToSolrFacetSearchConfigValidator.onValidate(BackofficeIndexedTypeToSolrFacetSearchConfigModel config,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
SapOutboundIdPrepareInterceptor.onPrepare(AbstractOrderModel model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapC4cAddressInterceptor.onRemove(AddressModel addressModel,
InterceptorContext ctx) |
void |
DefaultSapC4cAddressInterceptor.onValidate(AddressModel addressModel,
InterceptorContext ctx) |
void |
DefaultSapC4cCustomerInterceptor.onValidate(CustomerModel customerModel,
InterceptorContext ctx) |
protected boolean |
DefaultSapC4cAddressInterceptor.shouldReplicate(AddressModel addressModel,
InterceptorContext ctx)
Checks if any replicated relavant fields are modified and returns a boolean
|
protected boolean |
DefaultSapC4cCustomerInterceptor.shouldReplicate(CustomerModel customerModel,
InterceptorContext ctx)
Checks if any replicated relavant fields are modified and returns a boolean
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSAPCustomerAddressConsistencyInterceptor.onPrepare(java.lang.Object model,
InterceptorContext context) |
protected void |
DefaultSAPCustomerAddressConsistencyInterceptor.updateAddress(InterceptorContext context,
AddressModel source,
AddressModel target)
Updates an address to match a source
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultB2BCustomerAddressInterceptor.onValidate(AddressModel addressModel,
InterceptorContext ctx) |
void |
DefaultB2BCustomerInterceptor.onValidate(B2BCustomerModel customerModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAddressInterceptor.onValidate(AddressModel addressModel,
InterceptorContext ctx) |
void |
DefaultCustomerInterceptor.onValidate(CustomerModel customerModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapRevenueCloudAddressValidateInterceptor.onValidate(AddressModel addressModel,
InterceptorContext ctx) |
void |
DefaultSapRevenueCloudCustomerValidateInterceptor.onValidate(CustomerModel customerModel,
InterceptorContext ctx) |
protected boolean |
DefaultSapRevenueCloudAddressValidateInterceptor.shouldReplicate(AddressModel addressModel,
CustomerModel customerModel,
InterceptorContext ctx) |
protected boolean |
DefaultSapRevenueCloudCustomerValidateInterceptor.shouldReplicate(CustomerModel customerModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSECAddressRemoveInterceptor.onRemove(AddressModel address,
InterceptorContext ctx) |
void |
DefaultSECCustomerRemoveInterceptor.onRemove(CustomerModel customer,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamConfigurationRemoveInterceptor.onRemove(StreamConfigurationModel model,
InterceptorContext ctx) |
void |
StreamConfigurationValidationInterceptor.onValidate(StreamConfigurationModel config,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
AccountUppercaseInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
B2BDocumentPaymentValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
AbstractAsInterceptor.generateItemIdentifier(ItemModel item,
InterceptorContext context) |
protected java.lang.String |
AsBoostItemConfigurationInterceptor.generateUniqueIdx(AbstractAsBoostItemConfigurationModel boostItemConfiguration,
InterceptorContext context) |
protected java.lang.String |
AsFacetConfigurationInterceptor.generateUniqueIdx(AbstractAsFacetConfigurationModel facetConfiguration,
InterceptorContext context) |
protected java.lang.String |
AsFacetValueConfigurationInterceptor.generateUniqueIdx(AbstractAsFacetValueConfigurationModel facetValueConfiguration,
InterceptorContext context) |
protected java.lang.String |
AsSortConfigurationInterceptor.generateUniqueIdx(AbstractAsSortConfigurationModel sortConfiguration,
InterceptorContext context) |
protected java.lang.String |
AsCategoryAwareSearchConfigurationInterceptor.generateUniqueIdx(AsCategoryAwareSearchConfigurationModel searchConfiguration,
InterceptorContext context) |
protected java.lang.String |
AsSimpleSearchConfigurationInterceptor.generateUniqueIdx(AsSimpleSearchConfigurationModel searchConfiguration,
InterceptorContext context) |
protected java.lang.String |
AsSortExpressionInterceptor.generateUniqueIdx(AsSortExpressionModel sortExpression,
InterceptorContext context) |
protected java.lang.Object |
AsConfigurationPartOfCleanupInterceptor.getAttributeValue(InterceptorContext ctx,
AbstractItemModel model,
java.lang.String qualifier) |
protected java.lang.Object |
AsConfigurationPartOfCleanupInterceptor.getAttributeValue(InterceptorContext ctx,
AbstractItemModel model,
java.lang.String qualifier,
java.util.Locale loc) |
protected java.util.Set<java.lang.String> |
AsConfigurationPartOfCleanupInterceptor.getWritablePartOfAttributes(InterceptorContext ctx,
java.lang.String itemType) |
protected boolean |
AsConfigurationPartOfCleanupInterceptor.isModifiedItem(java.lang.Object object,
InterceptorContext ctx) |
void |
AsBoostItemConfigurationInterceptor.onPrepare(AbstractAsBoostItemConfigurationModel boostItemConfiguration,
InterceptorContext context) |
void |
AsConfigurationInterceptor.onPrepare(AbstractAsConfigurationModel configuration,
InterceptorContext context) |
void |
AsFacetConfigurationInterceptor.onPrepare(AbstractAsFacetConfigurationModel facetConfiguration,
InterceptorContext context) |
void |
AsFacetValueConfigurationInterceptor.onPrepare(AbstractAsFacetValueConfigurationModel facetValueConfiguration,
InterceptorContext context) |
void |
AsSortConfigurationInterceptor.onPrepare(AbstractAsSortConfigurationModel sortConfiguration,
InterceptorContext context) |
void |
AsCategoryAwareSearchConfigurationInterceptor.onPrepare(AsCategoryAwareSearchConfigurationModel searchConfiguration,
InterceptorContext context) |
void |
AsSimpleSearchConfigurationInterceptor.onPrepare(AsSimpleSearchConfigurationModel searchConfiguration,
InterceptorContext context) |
void |
AsSortExpressionInterceptor.onPrepare(AsSortExpressionModel sortExpression,
InterceptorContext context) |
void |
AsConfigurationPartOfCleanupInterceptor.onPrepare(java.lang.Object object,
InterceptorContext ctx) |
void |
AsBoostItemConfigurationInterceptor.onValidate(AbstractAsBoostItemConfigurationModel boostItemConfiguration,
InterceptorContext interceptorContext) |
void |
AsFacetConfigurationInterceptor.onValidate(AbstractAsFacetConfigurationModel facetConfiguration,
InterceptorContext interceptorContext) |
void |
AsFacetValueConfigurationInterceptor.onValidate(AbstractAsFacetValueConfigurationModel facetValueConfiguration,
InterceptorContext interceptorContext) |
void |
AsSearchConfigurationInterceptor.onValidate(AbstractAsSearchConfigurationModel searchConfiguration,
InterceptorContext interceptorContext) |
void |
AsSearchProfileInterceptor.onValidate(AbstractAsSearchProfileModel searchProfile,
InterceptorContext interceptorContext) |
void |
AsSortConfigurationInterceptor.onValidate(AbstractAsSortConfigurationModel sortConfiguration,
InterceptorContext interceptorContext) |
void |
AsBoostRuleInterceptor.onValidate(AsBoostRuleModel boostRule,
InterceptorContext interceptorContext) |
void |
AsSearchProfileActivationSetInterceptor.onValidate(AsSearchProfileActivationSetModel searchProfileActivationSet,
InterceptorContext interceptorContext) |
void |
AsSortExpressionInterceptor.onValidate(AsSortExpressionModel sortExpression,
InterceptorContext interceptorContext) |
protected void |
AsConfigurationPartOfCleanupInterceptor.processPartOfVariables(InterceptorContext ctx,
AbstractItemModel model,
java.lang.String partOfAttributeQualifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditReportConfigValidateInterceptor.onValidate(AuditReportConfigModel model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCustomerInitDefaultsInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
B2BCommentPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
B2BUserGroupModelValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
B2BCustomerModelValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
B2BBudgetModelValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
B2BCreditLimitModelValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
B2BUnitModelValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
B2BCostCenterModelValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCustomerPunchOutCredentialMappingValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
PunchOutCredentialValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected ModelService |
BTGExpressionInterceptor.getModelService(InterceptorContext ctx) |
void |
BTGReferencePriceOperandInitInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
BTGNumberOfOrdersRelativeDateOperandInitInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
BTGReferenceDateOperandInitInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
BTGExpressionInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
protected void |
BTGExpressionInterceptor.removeOldOperands(java.util.List<BTGOperandModel> operandsToRemove,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
BtgOutputActionDefinitionModelInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
BTGResultInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogVersionSyncScheduleMediaPreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
ProductFeaturePrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
ClassificationImportCronJobPreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
SyncAttributeDescriptorConfigPreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
SyncItemJobPreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
ItemSyncTimeStampPreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
ProductFeatureRemoveInterceptor.onRemove(ProductFeatureModel productFeatureModel,
InterceptorContext ctx) |
void |
SyncAttributeDescriptorConfigValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
ItemSyncTimeStampValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
ProductFeatureValidateInterceptor.onValidate(ProductFeatureModel feature,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
AgreementPrepareInterceptor.onPrepare(AgreementModel agreement,
InterceptorContext ctx) |
void |
CatalogVersionPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
CatalogPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
PreviewTicketPrepareInterceptor.onPrepare(PreviewTicketModel previewTicket,
InterceptorContext ctx) |
void |
ProductReferencePrepareInterceptor.onPrepare(ProductReferenceModel productReferenceModel,
InterceptorContext ctx) |
void |
CheckVersionsRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
DefaultCatalogRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
SyncTimestampsRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
SyncTimestapsForCatalogVersionRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
ProductRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
ProductReferenceRemoveInterceptor.onRemove(ProductReferenceModel productReferenceModel,
InterceptorContext ctx) |
void |
CatalogVersionSyncScheduleMediaValidator.onValidate(CatalogVersionSyncScheduleMediaModel model,
InterceptorContext ctx) |
void |
CatalogURLPatternsValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CategoryPrepareInterceptor.addPrincipalsToSuperCategories(CategoryModel category,
java.util.List<PrincipalModel> newPrincipals,
InterceptorContext ctx) |
protected void |
CategoryPrepareInterceptor.handleAllowedPrincipals(CategoryModel categoryModel,
InterceptorContext ctx,
boolean skipRootSearch) |
protected boolean |
CategoryPrepareInterceptor.isCategoryForPrincipalsResolved(CategoryModel category,
InterceptorContext ctx) |
protected void |
CategoryPrepareInterceptor.markCategoryToPrincipalsResolved(CategoryModel category,
InterceptorContext ctx) |
void |
CategoryPrepareInterceptor.onPrepare(CategoryModel categoryModel,
InterceptorContext ctx) |
void |
CategoryRemovalValidator.onRemove(java.lang.Object model,
InterceptorContext ctx) |
protected void |
CategoryPrepareInterceptor.replacePrincipalsForSubCategories(CategoryModel category,
java.util.List<PrincipalModel> newPrincipals,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerMobileNumberValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationAttributeValueRemoveInterceptor.onRemove(ClassificationAttributeValueModel value,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmsContentPagePrepareInterceptor.changeLabelForPersonalizedPages(java.util.Collection<AbstractPageModel> contentPages,
ContentPageModel currentContentPage,
java.lang.String oldLabelValue,
InterceptorContext ctx)
Fetches all associated content pages (personalized content pages) for current content page and changes a label
property to
currentContentPage.getLabel()
Note: Important!: We change label property only for non default associated content pages! |
void |
ContentSlotForPageInitDefaultsInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx)
Called by
ModelService.initDefaults(Object) after instantiate a new model. |
void |
CMSRelationInitDefaultsInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx)
Called by
ModelService.initDefaults(Object) after instantiate a new model. |
void |
ContentSlotForTemplateInitDefaultsInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx)
Called by
ModelService.initDefaults(Object) after instantiate a new model. |
void |
CmsContentPagePrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
NavigationNodePrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
CMSDefaultPageInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
CMSContentSlotRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
CatalogVersionRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
CMSPageTemplateRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
CMSAbstractPageRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
ContentSlotForTemplateValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
ContentSlotForPageValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
protected void |
CmsContentPagePrepareInterceptor.resetHomepageFlag(java.util.Collection<AbstractPageModel> contentPages,
ContentPageModel currentPageModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlashComponentValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitObjectCollectionModelPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
CockpitSavedQueryPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
CockpitSavedQueryRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
JasperWidgetPreferencesPreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
JasperMediaPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentPreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
BoostRuleValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
HeroProductPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
SolrHeroProductValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalSolrSearchProfileValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
CategorySolrSearchProfileValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConsentPrepareInterceptor.onPrepare(ConsentModel consent,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerOriginalUidPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrgUnitModelValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleTemplatePrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
BundleTemplateStatusIDPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
BundleSelectionCriteriaIDPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
AbstractBundleRuleIDPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
BundleTemplateRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
PickExactlyNBundleSelectionCriteriaValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
PickNToMBundleSelectionCriteriaValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
protected void |
BundleTemplateRemoveInterceptor.removeChildTemplates(InterceptorContext ctx,
BundleTemplateModel bundleTemplate) |
protected void |
BundleTemplateRemoveInterceptor.removeStatus(InterceptorContext ctx,
BundleTemplateModel bundleTemplate) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentPrepareInterceptor.onPrepare(ConsignmentModel consignment,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
MultiCodeCouponValidateInterceptor.checkActiveCoupon(MultiCodeCouponModel coupon,
InterceptorContext ctx) |
protected boolean |
CodeGenerationConfigurationValidateInterceptor.checkModelAttributeValuesChanged(CodeGenerationConfigurationModel model,
InterceptorContext ctx) |
protected void |
MultiCodeCouponValidateInterceptor.checkRemovalOfGeneratedCodes(MultiCodeCouponModel coupon,
InterceptorContext ctx) |
protected void |
MultiCodeCouponValidateInterceptor.checkSeedNumberIsNotDecremented(MultiCodeCouponModel coupon,
InterceptorContext ctx) |
protected <T> T |
MultiCodeCouponValidateInterceptor.getOriginal(MultiCodeCouponModel coupon,
InterceptorContext ctx,
java.lang.String attributeQualifier) |
protected boolean |
MultiCodeCouponValidateInterceptor.isCodeGenerationConfigurationChanged(MultiCodeCouponModel model,
InterceptorContext ctx) |
protected boolean |
CodeGenerationConfigurationValidateInterceptor.isCodeSeparattorChanged(CodeGenerationConfigurationModel model,
InterceptorContext ctx) |
protected boolean |
CodeGenerationConfigurationValidateInterceptor.isCouponPartCountChanged(CodeGenerationConfigurationModel model,
InterceptorContext ctx) |
protected boolean |
CodeGenerationConfigurationValidateInterceptor.isCouponPartLengthChanged(CodeGenerationConfigurationModel model,
InterceptorContext ctx) |
void |
MultiCodeCouponInitDefaultsInterceptor.onInitDefaults(MultiCodeCouponModel model,
InterceptorContext ctx) |
void |
CodeGenerationConfigurationUsageValidateInterceptor.onRemove(CodeGenerationConfigurationModel configuration,
InterceptorContext ctx) |
void |
AbstractCouponValidateInterceptor.onValidate(AbstractCouponModel coupon,
InterceptorContext ctx) |
void |
CodeGenerationConfigurationValidateInterceptor.onValidate(CodeGenerationConfigurationModel model,
InterceptorContext ctx) |
void |
MultiCodeCouponValidateInterceptor.onValidate(MultiCodeCouponModel coupon,
InterceptorContext ctx) |
void |
SingleCodeCouponValidateInterceptor.onValidate(SingleCodeCouponModel coupon,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerCouponValidateInterceptor.onValidate(AbstractCouponModel coupon,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeeplinkUrlValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DroolsKIEModulePrepareInterceptor.onPrepare(AbstractRulesModuleModel rulesModuleModel,
InterceptorContext context) |
void |
DroolsKIEBasePrepareInterceptor.onPrepare(DroolsKIEBaseModel base,
InterceptorContext context) |
void |
DroolsKIEBaseValidateInterceptor.onValidate(DroolsKIEBaseModel base,
InterceptorContext context) |
void |
DroolsKIESessionValidateInterceptor.onValidate(DroolsKIESessionModel session,
InterceptorContext context) |
void |
DroolsRuleValidateInterceptor.onValidate(DroolsRuleModel model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DroolsEngineHistoricalRuleContentProvider.copyOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel ruleModel,
AbstractRuleEngineRuleModel historicalRuleModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductEntitlementValidateInterceptor.doValidate(java.lang.Object model,
InterceptorContext ctx) |
protected abstract void |
AbstractParentChildValidateInterceptor.doValidate(java.lang.Object model,
InterceptorContext ctx)
This function replaces the onValidate method in sub-classes
|
void |
ProductEntitlementInitDefaultsInterceptor.onInitDefaults(java.lang.Object o,
InterceptorContext interceptorContext) |
void |
ProductEntitlementIdPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
AbstractParentChildValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
PLA_12491_Test_Interceptor.onValidate(TitleModel model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestAddressModelValidateInterceptor.onValidate(java.lang.Object addressModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
CleanUpCronJobInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx)
Deprecated.
|
void |
CleanUpCronJobInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VendorUserInitDefaultsInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
ConsignmentPrepareInterceptor.onPrepare(ConsignmentModel consignment,
InterceptorContext paramInterceptorContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaModelPrepareInterceptor.onPrepare(MediaModel mediaModel,
InterceptorContext ctx) |
void |
RemoveDataOnSetURLPrepareInterceptor.onPrepare(MediaModel media,
InterceptorContext ctx) |
void |
RemoveDataOnMediaModelRemoveInterceptor.onRemove(MediaModel media,
InterceptorContext ctx) |
void |
CheckIfRemovableMediaInterceptor.onRemove(MediaModel mediaModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConversionStrategyValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx)
Called in the
modelService.saveAll() method. |
void |
CyclicConversionMediaFormatValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx)
Called in the
modelService.saveAll() method. |
| Modifier and Type | Method and Description |
|---|---|
void |
PhoneNumberValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileActionKeywordRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
MobileShortcodeRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
PhoneNumberListRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
MobileAggregatorRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
MobileReceivingActionRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
PhoneNumberRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
MobileActionAssignmentRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
MobileSendMessageCronJobValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
DefaultAbstractOrderEntryPreparer.createEntryInformation(AbstractOrderEntryModel newEntry,
InterceptorContext ctx) |
protected java.lang.Object |
DefaultAbstractOrderEntryPreparer.getModelSource(InterceptorContext ctx,
ItemModel model) |
protected ItemModel |
DefaultAbstractOrderEntryPreparer.goToConcreteItem(ItemModel item,
java.lang.String substring,
InterceptorContext ctx) |
protected boolean |
AbstractAttributesModificationAwareInterceptor.isAttributeModified(ItemModel order,
java.lang.String attribute,
InterceptorContext ctx) |
protected boolean |
DefaultAbstractOrderPrepareInterceptor.isCalculatedFlagUnchangedOrFalse(AbstractOrderModel order,
InterceptorContext ctx)
As all of the order calculation is moved to the SL we can do the calculation and set the calculated flag in a
single database update.
|
protected boolean |
AbstractAttributesModificationAwareInterceptor.isOneOfAttributesModified(ItemModel order,
java.util.Collection<java.lang.String> attributes,
InterceptorContext ctx) |
void |
DefaultAbstractOrderEntryPreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
DefaultOrderPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
DefaultAbstractOrderPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
DefaultQuotePrepareInterceptor.onPrepare(QuoteModel quote,
InterceptorContext ctx) |
void |
RemoveCurrencyCheckOrdersInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
ClearZDMVCurrencyRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
DefaultAbstractOrderEntryRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
ClearZDMVZoneRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
RemoveDiscountsOnCurrencyRemovalInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
DefaultAbstractOrderRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
RemoveDeliveryModeCheckOrdersInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
RemoveDeliverModesOnPaymentModeRemovalInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
RemovePaymentModeCheckOrdersInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
EntryGroupStructureValidateInterceptor.onValidate(AbstractOrderModel model,
InterceptorContext interceptorContext) |
void |
CreditCardPaymentInfoValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
ZoneDeliveryModeValueValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrepareOrderCancelRecordInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryEntryInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
HistoryEntryInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrepareOrderModificationRecordInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
PreparePaymentTransactionInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
PreparePaymentTransactionEntryInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxActionRemoveInterceptor.onRemove(CxCmsActionModel cmsAction,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxConfigValidationInterceptor.onValidate(CxConfigModel model,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxSegmentRemoveInterceptor.onRemove(CxSegmentModel cxSegmentModel,
InterceptorContext interceptorContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxExpressionTriggerInterceptor.onPrepare(CxExpressionTriggerModel model,
InterceptorContext context) |
void |
CxExpressionTriggerInterceptor.onValidate(CxExpressionTriggerModel model,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseTriggerInterceptor.isTriggerUnique(CxAbstractTriggerModel model,
CxVariationModel variation,
InterceptorContext context) |
void |
CxDefaultTriggerValidationInterceptor.onValidate(CxDefaultTriggerModel model,
InterceptorContext context) |
void |
CxSegmentTriggerValidationInterceptor.onValidate(CxSegmentTriggerModel model,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxScriptMapperInterceptor.onRemove(CxMapperScriptModel model,
InterceptorContext ctx) |
void |
CxScriptMapperInterceptor.onValidate(CxMapperScriptModel model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicProcessDefinitionBPMNContentPrepareInterceptor.onPrepare(DynamicProcessDefinitionModel model,
InterceptorContext ctx) |
| Constructor and Description |
|---|
HistoricalContentCreator(DynamicProcessDefinitionModel model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicProcessDefinitionPrepareInterceptor.onPrepare(DynamicProcessDefinitionModel model,
InterceptorContext ctx) |
void |
DynamicProcessDefinitionValidateInterceptor.onValidate(DynamicProcessDefinitionModel model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected CatalogVersionModel |
UniqueClassificationSystemItemInterceptor.getDefaultCatalogVersion(InterceptorContext ctx,
java.lang.Object model) |
protected CatalogVersionModel |
UniqueCatalogItemInterceptor.getDefaultCatalogVersion(InterceptorContext ctx,
java.lang.Object model) |
protected java.util.Collection<UniqueCatalogItemInterceptor.ModifiedCatalogItem> |
UniqueCatalogItemInterceptor.getModifiedCatalogItemModels(InterceptorContext ctx) |
protected void |
PDTRowPrepareInterceptor.handleProductAndProductGroup(PDTRowModel model,
InterceptorContext ctx) |
protected void |
PDTRowPrepareInterceptor.handleUserAndUserGroup(PDTRowModel model,
InterceptorContext ctx) |
void |
PDTProductModificationMarker.markProductAsModifiedIfFlagSet(PDTRowModel pdtRowModel,
InterceptorContext ctx) |
void |
PDTProductModificationMarker.markProductAsModifiedIfFlagSet(PDTRowModel pdtRowModel,
InterceptorContext ctx,
boolean isRemove) |
void |
UniqueCatalogItemInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
GlobalDiscountRowPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
TaxRowPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
PriceRowPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
DiscountRowPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
PDTRowPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
PDTRowRemoveInterceptor.onRemove(PDTRowModel pdtRowModel,
InterceptorContext ctx) |
void |
ClassAttributeAssignmentStateValidator.onValidate(ClassAttributeAssignmentModel assignment,
InterceptorContext ctx) |
void |
UniqueCatalogItemInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
PriceRowValidateInterceptor.onValidate(PriceRowModel priceRow,
InterceptorContext ctx) |
protected void |
GlobalDiscountRowPrepareInterceptor.updateProductMatchQualifier(PDTRowModel prModel,
InterceptorContext ctx) |
protected void |
PDTRowPrepareInterceptor.updateProductMatchQualifier(PDTRowModel prModel,
InterceptorContext ctx) |
protected void |
PDTRowPrepareInterceptor.updateUserMatchQualifier(PDTRowModel prModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariantTypePrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx)
Called in the
modelService.saveAll() method. |
void |
VariantProductPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
VariantTypeRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx)
Called in the
modelService.removeAll() method. |
void |
VariantProductRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
VariantProductValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx)
Called in the
modelService.saveAll() method. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PromotionRulePrepareInterceptor.doOnPrepare(AbstractRuleEngineRuleModel model,
InterceptorContext context) |
void |
PromotionRulePrepareInterceptor.onPrepare(AbstractRuleEngineRuleModel model,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionEngineHistoricalRuleContentProvider.copyOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel ruleModel,
AbstractRuleEngineRuleModel historicalRuleModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrepareReturnRequestInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
PrepareReplacementOrderInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractValidationResult |
RuleEngineRuleValidateInterceptor.getValidationResult(DroolsRuleModel droolsRule,
InterceptorContext ctx) |
void |
RuleEngineRulePrepareInterceptor.onPrepare(DroolsRuleModel droolsRule,
InterceptorContext context) |
void |
RuleEngineRuleRemoveInterceptor.onRemove(DroolsRuleModel droolsRule,
InterceptorContext ctx) |
void |
RuleEngineRuleValidateInterceptor.onValidate(DroolsRuleModel droolsRule,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalRuleContentProvider.copyOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel droolsRule,
AbstractRuleEngineRuleModel historicalDroolsRule,
InterceptorContext ctx) |
void |
RuleModelHistoricalContentCreator.createHistoricalVersion(AbstractRuleEngineRuleModel ruleEngineEntity,
InterceptorContext context)
creates the historical version of the model
|
void |
RuleModelRemoveHandler.handleOnRemove(AbstractRuleEngineRuleModel rule,
InterceptorContext context)
Introduces additional logic on rule engine rule model removal against the persistence context
|
AbstractValidationResult |
RuleModelValidator.validate(AbstractRuleEngineRuleModel rule,
InterceptorContext context)
Validates the rule engine rule model against the persistence context
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
RuleEngineRuleModelHistoricalContentCreator.activeFlagChanged(AbstractRuleEngineRuleModel model,
InterceptorContext context) |
protected void |
RuleEngineRuleModelHistoricalContentCreator.checkIfKieModuleIsTheSame(DroolsRuleModel droolsRule,
InterceptorContext ctx) |
protected boolean |
RuleEngineRuleModelHistoricalContentCreator.contentHasChanged(AbstractRuleEngineRuleModel ruleModel,
InterceptorContext ctx) |
void |
RuleEngineHistoricalRuleContentProvider.copyOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel ruleModel,
AbstractRuleEngineRuleModel historicalRuleModel,
InterceptorContext ctx) |
void |
RuleEngineRuleModelHistoricalContentCreator.createHistoricalVersion(AbstractRuleEngineRuleModel rule,
InterceptorContext context) |
protected DroolsRuleModel |
RuleEngineRuleModelHistoricalContentCreator.createHistoricalVersionForDroolsRule(DroolsRuleModel droolsRule,
InterceptorContext context) |
protected void |
RuleEngineRuleModelHistoricalContentCreator.createHistoricalVersionIfNeeded(DroolsRuleModel droolsRule,
InterceptorContext ctx) |
protected boolean |
RuleEngineRuleModelHistoricalContentCreator.drivingAttributesModified(AbstractRuleEngineRuleModel droolsRule,
InterceptorContext context) |
protected <T> T |
RuleEngineRuleModelHistoricalContentCreator.getOriginal(AbstractRuleEngineRuleModel droolsRule,
InterceptorContext context,
java.lang.String attributeQualifier) |
protected <T> T |
AbstractHistoricalRuleContentProvider.getOriginal(AbstractRuleEngineRuleModel droolsRule,
InterceptorContext context,
java.lang.String attributeQualifier) |
void |
RuleEngineRuleModelRemoveHandler.handleOnRemove(AbstractRuleEngineRuleModel rule,
InterceptorContext context) |
protected boolean |
RuleEngineRuleModelHistoricalContentCreator.historicalVersionMustBeCreated(AbstractRuleEngineRuleModel droolsRule,
InterceptorContext context) |
protected boolean |
RuleEngineRuleModelHistoricalContentCreator.isActive(AbstractRuleEngineRuleModel ruleModel,
InterceptorContext ctx) |
protected boolean |
RuleEngineRuleModelHistoricalContentCreator.modelIsBeeingModified(AbstractRuleEngineRuleModel ruleModel,
InterceptorContext ctx) |
protected void |
RuleEngineRuleModelRemoveHandler.previousVersionExistsMakeItActive(AbstractRuleEngineRuleModel ruleEngineRule,
InterceptorContext ctx) |
protected void |
RuleEngineRuleModelHistoricalContentCreator.putOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel droolsRule,
AbstractRuleEngineRuleModel historicalDroolsRule,
InterceptorContext ctx) |
AbstractValidationResult |
RuleEngineRuleModelValidator.validate(AbstractRuleEngineRuleModel rule,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RulePrepareInterceptor.generateUuid(AbstractRuleModel model,
InterceptorContext context) |
void |
RulePrepareInterceptor.onPrepare(AbstractRuleModel model,
InterceptorContext context) |
void |
RuleVersioningPrepareInterceptor.onPrepare(AbstractRuleModel model,
InterceptorContext context) |
void |
CampaignRuleValidateInterceptor.onValidate(CampaignModel campaign,
InterceptorContext ctx) |
void |
SourceRuleTemplateValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
SourceRuleValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
RuleGroupValidateInterceptor.onValidate(RuleGroupModel model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalRuleContentProvider.copyOriginalValuesIntoHistoricalVersion(SourceRuleModel sourceRule,
SourceRuleModel historicalSourceRule,
InterceptorContext ctx) |
void |
RuleModelHistoricalContentCreator.createHistoricalVersion(SourceRuleModel sourceRule,
InterceptorContext context)
creates the historical version of the model
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CampaignSourceRuleModelHistoricalContentCreator.associatedCampaignsChanged(AbstractRuleModel rule,
InterceptorContext ctx) |
protected boolean |
SourceRuleModelHistoricalContentCreator.associatedTypesChanged(AbstractRuleModel ruleModel,
InterceptorContext ctx) |
protected boolean |
CampaignSourceRuleModelHistoricalContentCreator.associatedTypesChanged(AbstractRuleModel ruleModel,
InterceptorContext ctx) |
void |
RuleEngineServicesHistoricalRuleContentProvider.copyOriginalValuesIntoHistoricalVersion(AbstractRuleEngineRuleModel ruleModel,
AbstractRuleEngineRuleModel historicalRuleModel,
InterceptorContext ctx) |
void |
CampaignHistoricalRuleContentProvider.copyOriginalValuesIntoHistoricalVersion(SourceRuleModel sourceRule,
SourceRuleModel historicalSourceRule,
InterceptorContext ctx) |
void |
DefaultSourceRuleHistoricalRuleContentProvider.copyOriginalValuesIntoHistoricalVersion(SourceRuleModel sourceRule,
SourceRuleModel historicalSourceRule,
InterceptorContext ctx) |
void |
SourceRuleModelHistoricalContentCreator.createHistoricalVersion(SourceRuleModel sourceRule,
InterceptorContext context) |
protected void |
SourceRuleModelHistoricalContentCreator.createHistoricalVersionIfNeeded(SourceRuleModel sourceRule,
InterceptorContext ctx) |
protected SourceRuleModel |
SourceRuleModelHistoricalContentCreator.doCreateHistoricalVersion(SourceRuleModel sourceRule,
InterceptorContext context) |
protected boolean |
SourceRuleModelHistoricalContentCreator.essentialFieldsAreModified(AbstractRuleModel ruleModel,
InterceptorContext ctx) |
protected <T> T |
SourceRuleModelHistoricalContentCreator.getOriginal(SourceRuleModel sourceRule,
InterceptorContext context,
java.lang.String attributeQualifier) |
protected boolean |
SourceRuleModelHistoricalContentCreator.hasStatus(InterceptorContext ctx,
SourceRuleModel sourceRule,
RuleStatus ruleStatus) |
protected boolean |
SourceRuleModelHistoricalContentCreator.historicalVersionMustBeCreated(SourceRuleModel sourceRule,
InterceptorContext context) |
protected boolean |
SourceRuleModelHistoricalContentCreator.isUnpublished(SourceRuleModel sourceRule,
InterceptorContext context) |
protected boolean |
SourceRuleModelHistoricalContentCreator.modelIsBeingModified(AbstractRuleModel ruleModel,
InterceptorContext ctx) |
protected void |
SourceRuleModelHistoricalContentCreator.putOriginalValuesIntoHistoricalVersion(SourceRuleModel sourceRule,
SourceRuleModel historicalSourceRule,
InterceptorContext ctx) |
protected void |
SourceRuleModelHistoricalContentCreator.resetModifiedFields(SourceRuleModel toSourceRule,
InterceptorContext ctx) |
protected boolean |
SourceRuleModelHistoricalContentCreator.ruleStatusChangedToPublished(SourceRuleModel model,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationItemRemoveInterceptor.onRemove(ItemModel model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPGlobalConfigurationPrepareInterceptor.onPrepare(SAPGlobalConfigurationModel sapGlobalConfiguration,
InterceptorContext interceptorContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPDestinationValidateInterceptor.onValidate(SAPHTTPDestinationModel sapHTTPDestinationModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
RFCDestinationValidateInterceptor.onValidate(SAPRFCDestinationModel sapRFCDestinationModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductConfigRulesPrepareInterceptor.onPrepare(AbstractRuleEngineRuleModel model,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
SapLogicalSystemValidationInterceptor.onValidate(SAPLogicalSystemModel sapLogicalSystemModel,
InterceptorContext ctx) |
void |
SapPlantLogSysOrgValidationInterceptor.onValidate(SAPPlantLogSysOrgModel sapPlantLogSysOrg,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptValidateInterceptor.onValidate(ScriptModel scriptModel,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
CronJobInitDefaultsInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
PrepareCronJobInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
TriggerPrepareInterceptor.onPrepare(TriggerModel model,
InterceptorContext ctx) |
void |
TriggerValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
CompositeEntryJobValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
JobPerformableGenericTypeValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
TriggerJobValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrepareDefaultSymbolInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
RemoveLastLanguageInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
RemoveSessionLanguageInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
RemoveBaseCurrencyInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
ValidateCurrencyDataInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportCronJobInitDefaultsInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
ImpExMediaInitDefaultsInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
ImportCronJobInitDefaultsInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
InitDefaultsInterceptor.onInitDefaults(MODEL model,
InterceptorContext ctx)
Called by
ModelService.initDefaults(Object) after instantiate a new model. |
void |
LoadInterceptor.onLoad(MODEL model,
InterceptorContext ctx)
If a model is loaded from the database this method is called by the model service.
|
void |
PrepareInterceptor.onPrepare(MODEL model,
InterceptorContext ctx)
Called in the
modelService.saveAll() method. |
void |
TaskConditionPrepareInterceptor.onPrepare(TaskConditionModel model,
InterceptorContext ctx) |
void |
TaskPrepareInterceptor.onPrepare(TaskModel model,
InterceptorContext ctx) |
void |
RemoveInterceptor.onRemove(MODEL model,
InterceptorContext ctx)
Called in the
modelService.removeAll() method. |
void |
RemoveInterceptorTest.RegionRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
ValidateInterceptor.onValidate(MODEL model,
InterceptorContext ctx)
Called in the
modelService.saveAll() method. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PartOfModelRegisterForRemoveInterceptor.extractAndRegisterForRemoval(InterceptorContext ctx,
ItemModel parentModel,
java.lang.Object attrValue,
java.lang.String partOfAttrQualifier)
Goes through the
attrValue content and calls for each found ItemModel the method
PartOfModelRegisterForRemoveInterceptor.registerForRemoval(InterceptorContext, ItemModel, ItemModel, String). |
protected java.lang.Object |
OrphanedPartOfCleanupPrepareInterceptor.getAttributeValue(InterceptorContext ctx,
AbstractItemModel model,
java.lang.String qualifier) |
protected java.lang.Object |
OrphanedPartOfCleanupPrepareInterceptor.getAttributeValue(InterceptorContext ctx,
AbstractItemModel model,
java.lang.String qualifier,
java.util.Locale loc) |
protected java.util.Collection<UniqueAttributesInterceptor.UniqueItem> |
UniqueAttributesInterceptor.getModifiedUniqueItemModels(InterceptorContext ctx) |
protected java.util.Set<java.lang.String> |
OrphanedPartOfCleanupPrepareInterceptor.getWritablePartOfAttributes(InterceptorContext ctx,
java.lang.String itemType) |
static boolean |
AbstractDynamicContentValidateInterceptor.isModelValid(AbstractDynamicContentModel model,
InterceptorContext ctx,
DynamicContentChecksumCalculator checksumCalculator,
FlexibleSearchService flexibleSearchService) |
protected boolean |
OrphanedPartOfCleanupPrepareInterceptor.isModifiedItemUsingSLD(java.lang.Object object,
InterceptorContext ctx) |
void |
VoidInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx)
This VoidInterceptor do nothing here
|
void |
JaloInitDefaultsInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
VoidInterceptor.onLoad(java.lang.Object model,
InterceptorContext ctx)
This VoidInterceptor do nothing here
|
void |
AbstractDynamicContentPrepareInterceptor.onPrepare(AbstractDynamicContentModel model,
InterceptorContext ctx) |
void |
AddressPrepareInterceptor.onPrepare(AddressModel model,
InterceptorContext ctx) |
void |
VoidInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx)
This VoidInterceptor do nothing here
|
void |
LinkPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
OrphanedPartOfCleanupPrepareInterceptor.onPrepare(java.lang.Object object,
InterceptorContext ctx) |
void |
EnumerationPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx)
Called in the
modelService.saveAll() method. |
void |
JaloInitDefaultsInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
ViewTypePrepareInterceptor.onPrepare(ViewTypeModel viewType,
InterceptorContext ctx) |
void |
VoidInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx)
This VoidInterceptor do nothing here
|
void |
PartOfModelRegisterForRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
AbstractDynamicContentValidateInterceptor.onValidate(AbstractDynamicContentModel model,
InterceptorContext ctx) |
void |
MandatoryAttributesValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
MediaContextValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
VoidInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx)
This VoidInterceptor do nothing here
|
void |
MediaFolderValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
EnumerationValidator.onValidate(java.lang.Object model,
InterceptorContext ctx)
Validates if the specified
EnumerationValueModel is dynamic. |
void |
UniqueAttributesInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
AddressValidator.onValidate(java.lang.Object model,
InterceptorContext ctx)
Validates if the specified
RegionModel of the AddressModel belongs to the specified
CountryModel of the AddressModel. |
protected void |
OrphanedPartOfCleanupPrepareInterceptor.registerForRemoval(java.util.Collection items,
InterceptorContext ctx) |
protected void |
PartOfModelRegisterForRemoveInterceptor.registerForRemoval(InterceptorContext ctx,
ItemModel parentModel,
ItemModel subModel,
java.lang.String partOfAttrQualifier)
Hook-in method for special attribute dealing.
|
protected void |
ProductPriceRegisterForRemoveInterceptor.registerForRemoval(InterceptorContext ctx,
ItemModel parentModel,
ItemModel subModel,
java.lang.String partOfAttrQualifier) |
protected void |
OrphanedPartOfCleanupPrepareInterceptor.registerForRemovalIfNecessary(InterceptorContext ctx,
java.lang.Object currentValue,
java.lang.Object originalValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultModelServiceInterceptorContext
Default implementation of the
InterceptorContext. |
class |
InterceptorContextAdapter |
| Constructor and Description |
|---|
InterceptorContextAdapter(InterceptorContext delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelWrapper.validate(InterceptorContext ctx) |
| Modifier and Type | Field and Description |
|---|---|
protected InterceptorContext |
ModelOnChangeExecutionTemplate.ctx |
| Modifier and Type | Method and Description |
|---|---|
void |
UserPasswordEncodingPreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
CustomerIDPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
ContactInfoPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
PrincipalCatalogVersionsPrepareInterceptor.onPrepare(PrincipalModel principalModel,
InterceptorContext ctx) |
void |
UserAuthenticationTokensRemovePrepareInterceptor.onPrepare(UserModel userModel,
InterceptorContext ctx) |
void |
UserPasswordChangeAuditPrepareInterceptor.onPrepare(UserModel userModel,
InterceptorContext ctx) |
void |
ModifySystemUsersInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
UserRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
GroupsCycleCheckValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
UserPasswordEncodingValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
ModifySystemUsersInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Constructor and Description |
|---|
ModelOnChangeExecutionTemplate(T model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexedPropertyLoadInterceptor.onLoad(java.lang.Object model,
InterceptorContext ctx) |
void |
SolrSearchConfigPreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
SolrRangeValuePreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
SolrFacetSearchConfigValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
SolrRangeSetInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
SolrKeywordRedirectValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
SolrRangeValueInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrFacetSearchKeywordRedirectValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
SolrIndexedPropertyValidateInterceptor.onValidate(SolrIndexedPropertyModel model,
InterceptorContext interceptorContext) |
void |
SolrSearchQueryPropertyValidateInterceptor.onValidate(SolrSearchQueryPropertyModel solrSearchQueryProperty,
InterceptorContext interceptorContext) |
void |
SolrSearchQueryTemplateValidateInterceptor.onValidate(SolrSearchQueryTemplateModel solrSearchQueryTemplate,
InterceptorContext interceptorContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionPricePlanValidateInterceptor.doValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
UsageChargeValidateInterceptor.doValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
OneTimeChargeEntryValidateInterceptor.doValidate(java.lang.Object model,
InterceptorContext ctx) |
protected abstract void |
AbstractParentChildValidateInterceptor.doValidate(java.lang.Object model,
InterceptorContext ctx)
This function replaces the onValidate method in sub-classes.
|
protected void |
ChargeEntryValidateInterceptor.doValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
OverageUsageChargeEntryValidateInterceptor.doValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
SubscriptionPricePlanLoadInterceptor.onLoad(java.lang.Object model,
InterceptorContext ctx) |
void |
UsageChargeLoadInterceptor.onLoad(java.lang.Object model,
InterceptorContext ctx) |
void |
UsageChargeIdPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
ChargeEntryIdPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
SubscriptionIdPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
MultiAbstractOrderRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
AbstractParentChildValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
RecurringChargeEntryValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
TierUsageChargeEntryValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
CsTicketEventPrepareInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
CsTicketPrepareInterceptor.onInitDefaults(java.lang.Object model,
InterceptorContext ctx) |
void |
CsCustomerEventPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
CsTicketEventPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
CsTicketPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
CsTicketValidationInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlashBuyCouponCleanUpInterceptor.onRemove(FlashBuyCouponModel coupon,
InterceptorContext ctx)
Deletes the cronjob after removing a flash buy coupon
|
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionCodeMatcherPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintGroupLoadInterceptor.onLoad(java.lang.Object model,
InterceptorContext ctx) |
void |
AttributeConstraintPreparer.onPrepare(AttributeConstraintModel constraint,
InterceptorContext ctx) |
void |
TypeConstraintPreparer.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
ConstraintGroupPrepareInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
ConstraintGroupRemoveInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
TypeConstraintValidator.onValidate(AbstractConstraintModel constraint,
InterceptorContext ctx) |
void |
AttributeConstraintValidator.onValidate(AttributeConstraintModel constraint,
InterceptorContext ctx) |
void |
ValidateLocalizedConstraintInterceptor.onValidate(AttributeConstraintModel attrConstraint,
InterceptorContext ctx) |
void |
ConstraintGroupInterfaceNameValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
AbstractConstraintValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
AbstractConstraintUniqueValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
ValidationInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx)
If it happens that during validation there are violation of level ERROR save will throw
ValidationViolationException other case |
void |
DynamicConstraintValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
XorNullReferenceConstraintValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericVariantProductValidateInterceptor.onValidate(GenericVariantProductModel genericVariant,
InterceptorContext ctx) |
void |
VariantCategoryValidateInterceptor.onValidate(VariantCategoryModel variantCategory,
InterceptorContext ctx) |
void |
VariantValueCategoryValidateInterceptor.onValidate(VariantValueCategoryModel variantValueCategory,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticePrepareInterceptor.onPrepare(AdvancedShippingNoticeModel advancedShippingNotice,
InterceptorContext context) |
void |
ConsignmentPackagingInfoPrepareInterceptor.onPrepare(ConsignmentModel consignment,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthClientInterceptor.onPrepare(OAuthClientDetailsModel model,
InterceptorContext interceptorContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowDecisionDefaultCodeInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
WorkflowTemplateDefaultCodeInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
WorkflowItemAttachmentDefaultCodeInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
WorkflowActionDefaultCodeInterceptor.onPrepare(java.lang.Object model,
InterceptorContext ctx) |
void |
AutomatedWorkflowActionTemplateValidator.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
YFormDataPrepareInterceptor.onPrepare(YFormDataModel yFormData,
InterceptorContext paramInterceptorContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
YaasInterceptor.onRemove(java.lang.Object model,
InterceptorContext ctx) |
void |
YaasInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YColumnDefinitionPrepareInterceptor.onPrepare(Y2YColumnDefinitionModel model,
InterceptorContext ctx) |
void |
Y2YStreamConfigurationContainerPrepareInterceptor.onPrepare(Y2YStreamConfigurationContainerModel configurationContainer,
InterceptorContext ctx) |
void |
Y2YStreamConfigurationPrepareInterceptor.onPrepare(Y2YStreamConfigurationModel model,
InterceptorContext ctx) |
void |
Y2YStreamConfigurationContainerRemoveInterceptor.onRemove(Y2YStreamConfigurationContainerModel container,
InterceptorContext ctx) |
void |
Y2YColumnDefinitionValidateInterceptor.onValidate(Y2YColumnDefinitionModel model,
InterceptorContext ctx) |
void |
Y2YStreamConfigurationValidateInterceptor.onValidate(Y2YStreamConfigurationModel streamConfiguration,
InterceptorContext ctx) |
Copyright © 2018 SAP SE. All Rights Reserved.