| Modifier and Type | Class and Description |
|---|---|
class |
StreamConfigurationRemoveInterceptor |
class |
StreamConfigurationValidationInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
B2BBudgetModelValidateInterceptor
This interceptor ensures that all new B2B Customers are associated with a B2BUnit
B2BBudgetModel,
B2BBudgetModel |
class |
B2BCommentPrepareInterceptor
Sets the owner and modifiedDate attribute of a
B2BCommentModel |
class |
B2BCostCenterModelValidateInterceptor
This interceptor ensures that all new B2B Customers are associated with a B2BUnit
B2BCostCenterModel,
B2BCostCenterModel |
class |
B2BCreditLimitModelValidateInterceptor |
class |
B2BCustomerInitDefaultsInterceptor
This class assigned the
UserGroupModel type group to the B2bCustomerGroup. |
class |
B2BCustomerModelValidateInterceptor
This interceptor ensures that all new B2B Customers are associated with a B2BUnit
B2BCustomerModel,
B2BUnitModel |
class |
B2BUnitModelValidateInterceptor
This interceptor validates that only a member of groups b2badmingroup and admingroup can create a new root.
|
class |
B2BUserGroupModelValidateInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
BTGExpressionInterceptor |
class |
BTGNumberOfOrdersRelativeDateOperandInitInterceptor
Sets default values for a newly created
BTGNumberOfOrdersRelativeDateOperandModel. |
class |
BTGReferenceDateOperandInitInterceptor
Sets default values for a newly created
BTGReferenceDateOperandModel. |
class |
BTGReferencePriceOperandInitInterceptor
Sets default values for a newly created
BTGReferencePriceOperandModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
BtgOutputActionDefinitionModelInterceptor |
class |
BTGResultInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationImportCronJobPreparer
PrepareInterceptor for the
ClassificationImportCronJobModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogVersionRemoveInterceptor |
class |
CMSAbstractPageRemoveInterceptor |
class |
CmsContentPagePrepareInterceptor
This interceptor is invoked before model is saved to the database and before it is validate
Note:
We check whether label was changed on default content page: if true then we have to fetched all
personalized pages and change label accordingly otherwise do nothing |
class |
CMSContentSlotRemoveInterceptor |
class |
CMSDefaultPageInterceptor
Checks if one and only one default page for a group of pages with the same label will exist after saving.
|
class |
CMSPageTemplateRemoveInterceptor |
class |
CMSRelationInitDefaultsInterceptor
Provides autogenerated value for
Uid attribute in CMSRelationModel model. |
class |
ContentSlotForPageInitDefaultsInterceptor
Sets the
catalogVersion attribute taken from catalogVersion is null. |
class |
ContentSlotForPageValidateInterceptor |
class |
ContentSlotForTemplateInitDefaultsInterceptor
Sets the
catalogVersion attribute taken from catalogVersion is null. |
class |
ContentSlotForTemplateValidateInterceptor |
class |
NavigationNodePrepareInterceptor
Ensures that both
catalogVersion and parent.catalogVersion are consistent via
catalogVersion change or parent change accordingly to modified property. |
| Modifier and Type | Class and Description |
|---|---|
class |
FlashComponentValidator
The Class FlashBannerComponentValidator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CockpitObjectCollectionModelPrepareInterceptor
Adds qualifier to the collection before it is saved, but only if the qualifier has not already been set and if the
user for collection is set.
|
class |
CockpitSavedQueryPrepareInterceptor
TODO
|
class |
CockpitSavedQueryRemoveInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
JasperMediaPrepareInterceptor
Interceptor which sets folder for JasperMedia when it is about to save
|
class |
JasperWidgetPreferencesPreparer
WARNING: unstable API, don't extend/implement
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommentPreparer
PrepareInterceptor for the
CommentModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
BoostRuleValidator
Validator for
SolrBoostRuleModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
HeroProductPrepareInterceptor
Prepare Interceptor for
SolrHeroProductDefinitionModel. |
class |
SolrHeroProductValidator
Validator for
SolrHeroProductDefinitionModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
CategorySolrSearchProfileValidator
Validator for
CategorySolrSearchProfileModel. |
class |
GlobalSolrSearchProfileValidator
Validator for
GlobalSolrSearchProfileModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBundleRuleIDPrepareInterceptor
Create a unique id for new
AbstractBundleRuleModels if not yet set |
class |
AbstractBundleRuleValidator
Deprecated.
The interceptor is turned off and replaced with a set of validators:
PriceRuleConditionalProductsAssignedValidator
and others.
Validate Interceptor on AbstractBundleRuleModel that validates that a bundle rule
|
class |
BundleSelectionCriteriaIDPrepareInterceptor
Create a unique id for new
BundleSelectionCriteriaModels if not yet set |
class |
BundleTemplatePrepareInterceptor
Prepare interceptor that
removes the older
BundleSelectionCriteriaModel from BundleTemplateModel when it is updated
creates and/or assigns the BundleTemplateStatusModel with status BundleTemplateStatusEnum
.UNAPPROVED for new BundleTemplateModels
|
class |
BundleTemplateRemoveInterceptor
If a parent
BundleTemplateModel is deleted all child BundleTemplateModels are also removed |
class |
BundleTemplateStatusIDPrepareInterceptor
Create a unique id for new
BundleTemplateStatusModels if not yet set |
class |
BundleTemplateValidator
Deprecated.
The interceptor is turned off and replaced with a set of validators:
BundleTemplateProductsAssignedValidator
and others.
|
class |
PickExactlyNBundleSelectionCriteriaValidateInterceptor
Validate that the selection criteria has at least 1 selection
|
class |
PickNToMBundleSelectionCriteriaValidateInterceptor
Validates that the selection criteria has between integer n and integer m selections n>=0 and m >=0
and that n can take values between 0 and m-1
|
class |
ProductBundleValidator
Deprecated.
The interceptor is turned off and replaced with a set of validators:
BundleTemplateProductsAssignedValidator
and others. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCouponValidateInterceptor
The general coupon validation interceptor
|
class |
CodeGenerationConfigurationValidateInterceptor
CodeGenerationConfigurationValidateInterceptor validates the
codeSeparator and that couponPartCount
and couponPartLength are within the defined limits (both > 0, product of both between 4 and 40 (more
formally: 4 <= (codePartCount * codePartLength) <= 40 ). |
class |
MultiCodeCouponInitDefaultsInterceptor
The MultiCodeCouponInitDefaultsInterceptor initializes the internal attributes required for coupon code generation.
|
class |
MultiCodeCouponValidateInterceptor
validation interceptor for Multi-code coupon
|
class |
SingleCodeCouponValidateInterceptor
validation interceptor for Single code coupon
|
| Constructor and Description |
|---|
CouponInterceptorException(String message,
Interceptor inter) |
CouponInterceptorException(String message,
Throwable cause,
Interceptor inter) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeeplinkUrlValidateInterceptor
The Class DeeplinkUrlValidateInterceptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DroolsKIEBasePrepareInterceptor
Prepare intercepter for DroolsKIEBase.
|
class |
DroolsKIEBaseValidateInterceptor
Validate intercepter for DroolsKIEBase.
|
class |
DroolsKIEModulePrepareInterceptor
Drools module specific prepare interceptor.
|
class |
DroolsKIESessionValidateInterceptor
Validate intercepter for DroolsKIESession.
|
class |
DroolsRuleValidateInterceptor
Validates the DroolsRule item type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParentChildValidateInterceptor
Abstract interceptor for
ItemModels
whose parent objects also need to be modified if they are modified. |
class |
ProductEntitlementIdPrepareInterceptor
Create a unique id for new
ProductEntitlementModels if not yet set |
class |
ProductEntitlementInitDefaultsInterceptor
Set default values to
ProductEntitlementModel |
class |
ProductEntitlementValidateInterceptor
Interceptor to validate that
a
ProductEntitlementModel is assigned
to a ProductModel only once
the ProductEntitlementModel's parent objects are marked as modified
|
| Modifier and Type | Class and Description |
|---|---|
class |
PLA_12491_Test_Interceptor
For
PLA_12491_Test. |
| Modifier and Type | Class and Description |
|---|---|
class |
TestAddressModelValidateInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckIfRemovableMediaInterceptor |
class |
MediaModelPrepareInterceptor |
class |
RemoveDataOnMediaModelRemoveInterceptor |
class |
RemoveDataOnSetURLPrepareInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
ConversionStrategyValidateInterceptor
ValidateInterceptor checking the value of the conversionStrategy attribute set on a
ConversionMediaFormatModel. |
class |
CyclicConversionMediaFormatValidateInterceptor
|
| Modifier and Type | Class and Description |
|---|---|
class |
PhoneNumberValidator |
| Modifier and Type | Class and Description |
|---|---|
class |
MobileActionAssignmentRemoveInterceptor |
class |
MobileActionKeywordRemoveInterceptor |
class |
MobileAggregatorRemoveInterceptor |
class |
MobileReceivingActionRemoveInterceptor |
class |
MobileSendMessageCronJobValidator |
class |
MobileShortcodeRemoveInterceptor |
class |
PhoneNumberListRemoveInterceptor |
class |
PhoneNumberRemoveInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
PrepareOrderCancelRecordInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoryEntryInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
PrepareOrderModificationRecordInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
PreparePaymentTransactionEntryInterceptor |
class |
PreparePaymentTransactionInterceptor
Adds a 'generated' code, if there is not a defined one
|
| Modifier and Type | Class and Description |
|---|---|
class |
CxActionRemoveInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
CxPromotionActionPrepareInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
CxSegmentTriggerValidationInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
CellEntryConsistencyInterceptor |
class |
ColumnEntryConsistencyInterceptor |
class |
RowEntryConsistencyInterceptor |
class |
TableBlockConsistencyInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
PagePlacementSortPrepareInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkflowJobRemoveInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoCometJobPreparer
PrepareInterceptor for the
AutoCometJobModel. |
class |
PlaceholderPrepareInterceptor
PrepareInterceptor for the
PlaceholderModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
PageLoadInterceptor |
class |
PagePlanningValidator
Validator which validates Page according to
PagePlanner business rules. |
class |
PublicationInterceptor
Publication interceptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicProcessDefinitionPrepareInterceptor |
class |
DynamicProcessDefinitionValidateInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
PromotionRulePrepareInterceptor
A prepare interceptor for AbstractRuleEngineRuleModel which creates a RuleBasedPromotion for the rule, if it doesn't
already exist.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrepareReplacementOrderInterceptor
Adds a 'generated' code, if there is not a defined one
|
class |
PrepareReturnRequestInterceptor
Adds a 'generated' code, if there is not a defined one
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuleEngineRulePrepareInterceptor
Prepare interceptor for AbstractRuleEngineRuleModel.
|
class |
RuleEngineRuleRemoveInterceptor
The remove interceptor implementation for DroolsRuleModel items
|
class |
RuleEngineRuleValidateInterceptor
AbstractRuleEngineRuleModel validation interceptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuleGroupValidateInterceptor
The RuleGroupValidateInterceptor ensures that no rule group is created with the code of the default rule group.
|
class |
RulePrepareInterceptor
Prepare interceptor for AbstractRuleModel.
|
class |
SourceRuleTemplateValidateInterceptor
Load interceptor for
SourceRuleTemplateModel which checks if the representations of conditions and actions
are valid. |
class |
SourceRuleValidateInterceptor
Load interceptor for
SourceRuleModel which checks if the representations of conditions and actions are valid. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductConfigRulesPrepareInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeEntryJobValidateInterceptor
CompositeEntryModel validator preventing against wrong assignment for
CompositeEntryModel.setTriggerableJob(de.hybris.platform.cronjob.model.JobModel). |
class |
CronJobInitDefaultsInterceptor
The InitDefaultsInterceptor for the
CronJobModel. |
class |
JobPerformableGenericTypeValidator
validator checking if the assigned
JobPerformable is the compatible |
class |
PrepareCronJobInterceptor
PrepareInterceptor for the
CronJobModel. |
class |
TriggerJobValidateInterceptor
TriggerModel validator preventing against wrong assignment for
TriggerModel.setJob(de.hybris.platform.cronjob.model.JobModel). |
class |
TriggerPrepareInterceptor
Prepare interceptor for
TriggerModel. |
class |
TriggerValidateInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
PrepareDefaultSymbolInterceptor
Interceptor for assigning default symbol based on used isocode.
|
class |
RemoveBaseCurrencyInterceptor
Interceptor preventing base currency removal.
|
class |
RemoveLastLanguageInterceptor
Interceptor preventing before removing the last language in the tenant scope.
|
class |
RemoveSessionLanguageInterceptor
Interceptor handles remove the language which is the session current language.
|
class |
ValidateCurrencyDataInterceptor
Interceptor for validating
CurrencyModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportCronJobInitDefaultsInterceptor
The InitDefaultsInterceptor for the
ImpExExportCronJobModel. |
class |
ImpExMediaInitDefaultsInterceptor
The InitDefaultsInterceptor for
ImpExMediaModel. |
class |
ImportCronJobInitDefaultsInterceptor
InitDefaultsInterceptor for the
ImpExImportCronJobModel. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InitDefaultsInterceptor<MODEL>
The InitDefaultsInterceptor is called when a model is filled with its default values.
|
interface |
LoadInterceptor<MODEL>
The LoadInterceptor is called whenever a model is loaded from the database.
|
interface |
PrepareInterceptor<MODEL>
The PrepareInterceptor is called before it is validated by the
ValidateInterceptors and before the
model is saved to the database. |
interface |
RemoveInterceptor<MODEL>
The RemoveInterceptor is called before a model is removed from the database.
|
interface |
ValidateInterceptor<MODEL>
The ValidateInterceptor is called after the model is been prepared by all needed
PrepareInterceptors and
before the model is saved to the database. |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoveInterceptorTest.RegionRemoveInterceptor |
class |
TaskConditionPrepareInterceptor |
class |
TaskPrepareInterceptor |
| Modifier and Type | Method and Description |
|---|---|
Interceptor |
InterceptorException.getInterceptor()
The origin of this exception.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorException.setInterceptor(Interceptor interceptor) |
| Constructor and Description |
|---|
InterceptorException(String message,
Interceptor inter) |
InterceptorException(String message,
Throwable cause,
Interceptor inter) |
ValidationConfigurationException(String message,
Throwable cause,
Interceptor inter) |
| Modifier and Type | Class and Description |
|---|---|
static class |
InterceptorExecutionPolicy.InterceptorExecutionContext<T extends Interceptor> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDynamicContentPrepareInterceptor |
class |
AbstractDynamicContentValidateInterceptor |
class |
AddressPrepareInterceptor |
class |
AddressValidator
Validator which checks if the specified
RegionModel of the AddressModel belongs to the specified
CountryModel of the AddressModel. |
class |
EnumerationPrepareInterceptor
Interceptor, which makes some additional operations on Enumeration values, which are being created.
|
class |
EnumerationValidator
Validator which checks if the specified
EnumerationValueModel is dynamic. |
class |
JaloInitDefaultsInterceptor
InitDefaultsInterceptor for any model.
|
class |
LinkPrepareInterceptor
Implements custom prepare logic from Link Jalo class.
|
class |
MandatoryAttributesValidator
Validates for any model if all mandatory attributes are provided when creating a new item.
|
class |
MediaContextValidator
Validator that checks if specified
MediaContextModel contains mappings with different source |
class |
MediaFolderValidator
Validator that checks if specified
MediaFolderModel is consistent - checks its qualifier before save. |
class |
OrphanedPartOfCleanupPrepareInterceptor
Registers orphaned partOf members for removal.
|
class |
PartOfModelRegisterForRemoveInterceptor
This PartOfModelRegisterForRemoveInterceptor checks for the given (to be remove)
ItemModel the partOf
attributes of this model and add the attribute value (if this is an ItemModel) to the
InterceptorContext. |
class |
ProductPriceRegisterForRemoveInterceptor
Special PartOfModelRegisterForRemoveInterceptor for ProductModel.europe1price, ProductModel.europe1tax and
ProductModel.europe1discount.
|
class |
UniqueAttributesInterceptor
Validates for any Model if the unique keys for this model are unique in the database.
|
class |
ViewTypePrepareInterceptor
Adds to the ViewType model for the attribute supertype the composedTypeModel ItemModel.
|
class |
VoidInterceptor
Void interceptor.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Interceptor> |
InterceptorExecutionPolicy.getEnabledInterceptors(InterceptorExecutionPolicy.InterceptorExecutionContext<T> ctx) |
| Modifier and Type | Method and Description |
|---|---|
Interceptor |
InterceptorMapping.getInterceptor()
Gets the configured interceptor.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Interceptor> |
InterceptorExecutionPolicy.InterceptorType.getBaseInterceptorClass() |
Optional<Class<? super Interceptor>> |
InterceptorExecutionPolicy.InterceptorExecutionContext.getInterceptorClassesByBeanId(String disabledInterceptorBeanId) |
Set<Class<? super Interceptor>> |
InterceptorExecutionPolicy.InterceptorExecutionContext.getInterceptorClassesByBeanIds(Set<String> disabledInterceptorBeanIds) |
Collection<Interceptor> |
InterceptorMapping.getReplacedInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultInterceptorRegistry.registerInterceptor(String type,
Interceptor interceptor,
Collection<Interceptor> replacements)
Register a given
Interceptor to the registry. |
void |
InterceptorMapping.setInterceptor(Interceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultInterceptorRegistry.registerInterceptor(String type,
Interceptor interceptor,
Collection<Interceptor> replacements)
Register a given
Interceptor to the registry. |
void |
InterceptorMapping.setReplacedInterceptors(Collection<Interceptor> replacedInterceptors) |
| Constructor and Description |
|---|
InterceptorMapping(String typeCode,
Interceptor interceptor,
Collection<Interceptor> replacements) |
| Constructor and Description |
|---|
InterceptorMapping(String typeCode,
Interceptor interceptor,
Collection<Interceptor> replacements) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContactInfoPrepareInterceptor |
class |
CustomerIDPrepareInterceptor
Sets a unique numeric customer ID for a CustomerModel.customerID if this field is
null |
class |
GroupsCycleCheckValidator
Checks a
PrincipalGroupModel for a cycle in the group membership. |
class |
ModifySystemUsersInterceptor
Checks if the uid for a system user (admin, anonymous, admin group) is modified or if the system user should be
removed and throws InterceptorException in this case.
|
class |
PrincipalCatalogVersionsPrepareInterceptor |
class |
UserPasswordChangeAuditPrepareInterceptor |
class |
UserPasswordEncodingPreparer
This prepare interceptor sets for the user the default password encoding (key is '*') if this attribute is empty.
|
class |
UserPasswordEncodingValidator
This validation interceptor checks if for the user the given password encoding (see
UserModel.getPasswordEncoding()) is known to the system. |
class |
UserRemoveInterceptor
Interceptor for handling a remove of the
UserModel Throw a InterceptorException if there is a
assigned OrderModels for a given UserModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrFacetSearchConfigValidator
Validator checks if there are mandatory attribute :Item types, Indexer configuration, Solr server confguration and
forbids using xml document because it is no longer used since 4.6 version
|
class |
SolrIndexedPropertyLoadInterceptor
Load interceptor for
SolrIndexedPropertyModel which loads default FacetSortProvider name for the
indexed property in case no bean id was defined. |
class |
SolrKeywordRedirectValidateInterceptor
Validates if a keyword redirect for specified language, configuration and match type exist in db.
|
class |
SolrRangeSetInterceptor |
class |
SolrRangeValueInterceptor
Interceptor that checks if ranges of
SolrValueRangeModel are set properly |
class |
SolrRangeValuePreparer |
class |
SolrSearchConfigPreparer
Prepare interceptor sets description value to [
SolrSearchConfigModel based on page size and sort order |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrFacetSearchKeywordRedirectValidateInterceptor |
class |
SolrSearchQueryPropertyValidateInterceptor |
class |
SolrSearchQueryTemplateValidateInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
CsTicketEventPrepareInterceptor |
class |
CsTicketPrepareInterceptor |
class |
CsTicketValidationInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConstraintUniqueValidator
Unique constraint validator based on
AbstractConstraintModel.TARGET,
AttributeConstraintModel.QUALIFIER, AbstractConstraintModel.ANNOTATION,
AbstractConstraintModel.ACTIVE |
class |
AbstractConstraintValidator
This Validator checks if the default constraint group is set to the given constraints which is not allowed.
|
class |
AttributeConstraintPreparer
Preparer for
AttributeConstraintModel. |
class |
AttributeConstraintValidator |
class |
ConstraintGroupInterfaceNameValidator
This validator checks if the given interface name is a valid JAVA interface name.
|
class |
ConstraintGroupLoadInterceptor
Every time the default constraint group is loaded all constraints which are not in any group are set to this group.
|
class |
ConstraintGroupPrepareInterceptor
The
ConstraintGroupModel PrepareInterceptor sets the ConstraintGroupModel.INTERFACENAME if
not provided based on the Id. |
class |
ConstraintGroupRemoveInterceptor
This remove interceptor removes the dynamically generated class from the classpool if existend
|
class |
DynamicConstraintValidator
Validator for preventing storing incomplete
DynamicConstraintModel instances. |
class |
TypeConstraintPreparer
Preparer for
TypeConstraintModel. |
class |
TypeConstraintValidator
Validator for
TypeConstraintModel. |
class |
ValidateLocalizedConstraintInterceptor |
class |
ValidationInterceptor
This ValidationInterceptor validates the given model with the
constraints which are
configured in a ConstraintGroupModel. |
class |
XorNullReferenceConstraintValidator
Validator for
XorNullReferenceConstraintModel instance correctness. |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericVariantProductValidateInterceptor
This interceptor ensures the following rules are fulfilled for a given
VariantValueCategory - there can be only one super category of type
VariantCategory and this super category is not optional - it can't have any other Categories (normal ones) as super
categories. |
class |
VariantCategoryValidateInterceptor
This interceptor validates that the
VariantCategory that you try to save has
at most one supercategory and this supercategory is of type VariantCategory. |
class |
VariantValueCategoryValidateInterceptor
This interceptor ensures the following rules are fulfilled for a given
VariantValueCategory - there can be only one super category of type
VariantCategory and this super category is not optional - it can't have any other Categories (normal ones) as super
categories. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsignmentPackagingInfoPrepareInterceptor
Populate the packaging info with default data when preparing the
ConsignmentModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthClientInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
AutomatedWorkflowActionTemplateValidator
This interceptor checks
AutomatedWorkflowActionTemplateModel.JOBCLASS and
AutomatedWorkflowActionTemplateModel.JOBHANDLER attributes. |
class |
WorkflowActionDefaultCodeInterceptor
This interceptor sets code for AbstractWorkflowAction if no one was set
|
class |
WorkflowDecisionDefaultCodeInterceptor
This interceptor sets code for AbstractWorkflowecision if no one was set
|
class |
WorkflowItemAttachmentDefaultCodeInterceptor
This interceptor sets code for WorkflowItemAttachment if no one was set
|
class |
WorkflowTemplateDefaultCodeInterceptor
This interceptor sets code for WorkflowTemplate if no one was set
|
| Modifier and Type | Class and Description |
|---|---|
class |
Y2YColumnDefinitionPrepareInterceptor |
class |
Y2YColumnDefinitionValidateInterceptor |
class |
Y2YStreamConfigurationContainerPrepareInterceptor |
class |
Y2YStreamConfigurationContainerRemoveInterceptor |
class |
Y2YStreamConfigurationPrepareInterceptor |
class |
Y2YStreamConfigurationValidateInterceptor |
Copyright © 2017 SAP SE. All Rights Reserved.