| 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) |
void |
DefaultSapC4cAddressInterceptorTest.testOnRemove() |
void |
DefaultSapC4cCustomerInterceptorTest.testOnValidate() |
void |
DefaultSapC4cAddressInterceptorTest.testOnValidateForExistingAddress() |
void |
DefaultSapC4cAddressInterceptorTest.testOnValidateForNewAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSAPCustomerAddressConsistencyInterceptor.onPrepare(java.lang.Object model,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultB2BCustomerAddressInterceptor.onValidate(AddressModel addressModel,
InterceptorContext ctx) |
void |
DefaultB2BCustomerInterceptor.onValidate(B2BCustomerModel customerModel,
InterceptorContext ctx) |
void |
DefaultB2BCustomerInterceptorTest.testB2BCustomerReplicationDisabled() |
void |
DefaultB2BCustomerInterceptorTest.testCustomerIsNew() |
void |
DefaultB2BCustomerAddressInterceptorTest.testExportDataIfPhoneIsModified()
Check if the interceptor call the customerExportService
phone number is modified
|
void |
DefaultB2BCustomerInterceptorTest.testExportNameModified() |
void |
DefaultB2BCustomerAddressInterceptorTest.testNoExportDataIfCustomerIDIsNull()
Check if the interceptor does not call the customerExportService
customerId is set to null
|
void |
DefaultB2BCustomerAddressInterceptorTest.testNoExportDataIfCustomerIDIsSpace()
Check if the interceptor does not call the customerExportService
customerId is set to space
|
void |
DefaultB2BCustomerAddressInterceptorTest.testNoExportDataIfPhoneIsNotodified()
Check if the interceptor does not call the customerExportService
phone number is not modified
|
void |
DefaultB2BCustomerAddressInterceptorTest.testNoExportDataIfPublicKeyIsInvalid()
Check if the interceptor does not call the customerExportService
generated public key is set not equal addressModel.getPublicKey()
|
void |
B2BCustomerExportServiceTest.testNotSendEmptyB2BContactDataNull() |
void |
B2BCustomerExportServiceTest.testPrepareB2BContactData() |
void |
B2BCustomerExportServiceTest.testPrepareB2BContactDataNoLnaguage() |
void |
B2BCustomerExportServiceTest.testPrepareB2BCustomerDataNoLanguageNoTitleCode() |
void |
B2BCustomerExportServiceTest.testSendB2BContactData() |
void |
DefaultB2BCustomerInterceptorTest.testUnsupportedField() |
void |
DefaultB2BCustomerInterceptorTest.testValidatorIsBeingCalledFromDataHub() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAddressInterceptor.onValidate(AddressModel addressModel,
InterceptorContext ctx) |
void |
DefaultCustomerInterceptor.onValidate(CustomerModel customerModel,
InterceptorContext ctx) |
void |
DefaultAddressInterceptorTest.testAddressOwnerNotCustomerModel() |
void |
DefaultCustomerInterceptorTest.testCustomerReplicationDisabled() |
void |
DefaultAddressInterceptorTest.testCustomerReplicationDisabled() |
void |
DefaultCustomerInterceptorTest.testExportBaseStoreUid() |
void |
DefaultAddressInterceptorTest.testExportBaseStoreUid() |
void |
DefaultCustomerInterceptorTest.testExportSessionLanguage() |
void |
DefaultAddressInterceptorTest.testExportSessionLanguage() |
void |
DefaultCustomerInterceptorTest.testNotCustomerModel() |
void |
DefaultAddressInterceptorTest.testNotShipmentAddress() |
void |
DefaultCustomerInterceptorTest.testSapContactIDNull() |
void |
DefaultAddressInterceptorTest.testSapContactIDNull() |
void |
DefaultCustomerInterceptorTest.testSuccessfulReplication() |
void |
DefaultAddressInterceptorTest.testSuccessfulReplication() |
void |
DefaultCustomerInterceptorTest.testUnsupportedFieldModified() |
void |
DefaultAddressInterceptorTest.testUnsupportedFieldModified() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapRevenueCloudAddressValidateInterceptor.onValidate(AddressModel addressModel,
InterceptorContext ctx) |
void |
DefaultSapRevenueCloudCustomerValidateInterceptor.onValidate(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 |
|---|---|
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 AbstractAsSearchConfigurationModel |
AbstractAsInterceptor.resolveAndValidateSearchConfiguration(ItemModel model) |
protected AbstractAsSearchProfileModel |
AbstractAsInterceptor.resolveAndValidateSearchProfile(AbstractAsSearchConfigurationModel model) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuditConfigValidationException |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditReportConfigValidateInterceptor.onValidate(AuditReportConfigModel model,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatedWorkflowActionTemplateValidatorMockTest.checkThatAutomatedWorkflowActionValidationIsCorrect() |
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 |
|---|---|
protected void |
PunchOutCredentialValidateInterceptor.existentCredential(PunchOutCredentialModel credential)
Check if there is already a credential for the same domain and identity in the system.
|
protected void |
B2BCustomerPunchOutCredentialMappingValidateInterceptor.hasCredentials(B2BCustomerPunchOutCredentialMappingModel mapping)
Checks if there are credentials in the mapping.
|
protected void |
B2BCustomerPunchOutCredentialMappingValidateInterceptor.isCredentialAlreadyExistent(B2BCustomerPunchOutCredentialMappingModel mapping)
Checks if the credentials in the mapping are not already set to another mapping.
|
protected void |
B2BCustomerPunchOutCredentialMappingValidateInterceptor.isCustomerExistent(B2BCustomerPunchOutCredentialMappingModel mapping)
Checks if the B2B Customer on the mapping exists on the system.
|
void |
B2BCustomerPunchOutCredentialMappingValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
PunchOutCredentialValidateInterceptor.onValidate(java.lang.Object model,
InterceptorContext ctx) |
void |
PunchOutCredentialValidateInterceptorTest.testCreatingNewCredentials() |
void |
B2BCustomerPunchOutCredentialMappingValidateInterceptorTest.testCredentialAlreadyExistent() |
void |
B2BCustomerPunchOutCredentialMappingValidateInterceptorTest.testInexistentCustomer() |
void |
B2BCustomerPunchOutCredentialMappingValidateInterceptorTest.testNoIdentities() |
| Modifier and Type | Method and Description |
|---|---|
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) |
| 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) |
void |
ProductFeaturePrepareInterceptorTest.testOnPrepareForNullCatalogVersion()
|
| 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) |
void |
ProductRemoveInterceptorTest.Remove() |
void |
SyncTimestampsRemoveInterceptorTest.testCannotRemove() |
void |
DefaultCatalogPrepareInterceptorTest.testOnPrepareActiveCatalogVersion()
|
void |
DefaultCatalogPrepareInterceptorTest.testOnPrepareDefaultCatalogFlag() |
void |
DefaultCatalogVersionPrepareInterceptorTest.testOnPrepareNullCatalog() |
void |
DefaultCatalogPrepareInterceptorTest.testOnPrepareNullCatalogVersions() |
void |
DefaultCatalogVersionPrepareInterceptorTest.testOnPrepareSetActive()
|
void |
DefaultCatalogVersionPrepareInterceptorTest.testOnPrepareUnSetActive() |
void |
DefaultCatalogPrepareInterceptorTest.testOnPrepareWrongCatalog() |
void |
SyncTimestampsForCatalogVersionRemoveInterceptorTest.testRemove() |
void |
SyncTimestampsRemoveInterceptorTest.testRemove() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryPrepareInterceptor.onPrepare(CategoryModel categoryModel,
InterceptorContext ctx) |
void |
CategoryRemovalValidator.onRemove(java.lang.Object model,
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 |
|---|---|
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) |
| 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) |
void |
BoostRuleValidatorTest.shouldChangeTypeToStringWhenSolrIndexedPropertyHasRange() |
void |
BoostRuleValidatorTest.shouldThrowExceptionWhenBoostFactorBiggerThanMaxBoostFactor() |
void |
BoostRuleValidatorTest.shouldThrowExceptionWhenBoostFactorIsNegative() |
void |
BoostRuleValidatorTest.shouldThrowExceptionWhenTypeIsNotSupported() |
void |
BoostRuleValidatorTest.shouldThrowExceptionWhenValidationFails() |
| Modifier and Type | Method and Description |
|---|---|
void |
BoostValueValidator.validate(java.lang.String value)
Validate the supplied
value string, for which the BoostValueValidator.isApplicable(SolrPropertiesTypes) method
return true. |
| Modifier and Type | Method and Description |
|---|---|
void |
DateBoostValueValidatorTest.shouldPassValidation() |
void |
DoubleBoostValueValidatorTest.shouldPassValidation() |
void |
FloatBoostValueValidatorTest.shouldPassValidation() |
void |
CommonBoostValueValidatorTest.shouldPassValidation() |
void |
BooleanBoostValueValidatorTest.shouldPassValidation() |
void |
CommonBoostValueValidatorTest.shouldThrowExceptionWhenValueIsEmpty() |
void |
DateBoostValueValidatorTest.shouldThrowExceptionWhenValueIsNotParsabeBoolean() |
void |
BooleanBoostValueValidatorTest.shouldThrowExceptionWhenValueIsNotParsabeBoolean() |
void |
DoubleBoostValueValidatorTest.shouldThrowExceptionWhenValueIsNotParsabeDouble() |
void |
FloatBoostValueValidatorTest.shouldThrowExceptionWhenValueIsNotParsabeFloat() |
void |
IntegerBoostValueValidatorTest.shouldThrowExceptionWhenValueIsNotParsabeInteger() |
void |
NumberBoostValueValidatorTest.shouldThrowExceptionWhenValueIsNotParsabeNumber() |
void |
IntegerBoostValueValidator.validate(java.lang.String value) |
void |
CommonBoostValueValidator.validate(java.lang.String value) |
void |
BooleanBoostValueValidator.validate(java.lang.String value) |
void |
DoubleBoostValueValidator.validate(java.lang.String value) |
void |
NumberBoostValueValidator.validate(java.lang.String value) |
void |
FloatBoostValueValidator.validate(java.lang.String value) |
void |
DateBoostValueValidator.validate(java.lang.String value) |
| 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) |
void |
PickNToMBundleSelectionCriteriaValidateInterceptorTest.testMshouldBeGreaterThanN() |
void |
PickNToMBundleSelectionCriteriaValidateInterceptorTest.testNAndMCannotBeGreaterThan() |
void |
PickNToMBundleSelectionCriteriaValidateInterceptorTest.testNAndMshouldBeNonNegative() |
void |
BundleTemplateRemoveInterceptorIntegrationTest.testRemoveBundleTemplateCheckBundleStatus() |
void |
BundleTemplateRemoveInterceptorIntegrationTest.testRemoveChildTemplate() |
void |
BundleTemplateRemoveInterceptorIntegrationTest.testRemoveParentTemplate() |
void |
PickExactlyNBundleSelectionCriteriaValidateInterceptorTest.validateSelectionNumberGreaterThanOrEqual1() |
void |
PickExactlyNBundleSelectionCriteriaValidateInterceptorTest.validateSelectionNumberLesserThan1() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentPrepareInterceptor.onPrepare(ConsignmentModel consignment,
InterceptorContext ctx) |
void |
ConsignmentPrepareInterceptorTest.testOnPrepare() |
| Modifier and Type | Class and Description |
|---|---|
class |
CouponInterceptorException |
| Modifier and Type | Method and Description |
|---|---|
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) |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateActiveGeneratedCodesEmptyAndCodeGeneratCodesModifiedEmptyCodes() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateActiveGeneratedCodesEmptyAndCodeGeneratCodesModifiedNonEmptyOriginalCodes() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateActiveGeneratedCodesEmptyAndCodeGenerationConfigModified() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateActiveGeneratedCodesEmptyAndCouponIdIsModified() |
void |
SingleCodeCouponValidateInterceptorUnitTest.testOnValidateBothMaxRedemptionsAreNull() |
void |
AbstractCouponValidateInterceptorUnitTest.testOnValidateEndDateIsNull() |
void |
AbstractCouponValidateInterceptorUnitTest.testOnValidateFalse() |
void |
SingleCodeCouponValidateInterceptorUnitTest.testOnValidateFalse() |
void |
SingleCodeCouponValidateInterceptorUnitTest.testOnValidateFalseWhenActiveAndCouponIdModified() |
void |
AbstractCouponValidateInterceptorUnitTest.testOnValidateFalseWhenEndDateInThePast() |
void |
AbstractCouponValidateInterceptorUnitTest.testOnValidateFalseWhenEndDateLessThenStartDate() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateGeneratedCodeIsNull() |
void |
SingleCodeCouponValidateInterceptorUnitTest.testOnValidateMaxRedemptionsPerCustomerIsNull() |
void |
SingleCodeCouponValidateInterceptorUnitTest.testOnValidateMaxTotalRedemptionsIsNull() |
void |
AbstractCouponValidateInterceptorUnitTest.testOnValidateModelIsNull() |
void |
SingleCodeCouponValidateInterceptorUnitTest.testOnValidateModelIsNull() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateModelIsNull() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateNonActiveGeneratedCodesEmptyAndCodeGeneratCodesModifiedNonEmptyOriginalCodes() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateNonActiveGeneratedCodesEmptyAndCodeGeneratedCodesModifiedConsistentCodeCollections() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateNonActiveGeneratedCodesEmptyAndCodeGenerationConfigModified() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateNonActiveGeneratedCodesEmptyAndCouponIdIsModified() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateNonActiveGeneratedCodesPresentAndCodeGeneratedCodesModifiedNonEmptyGenerated() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateNonActiveGeneratedCodesPresentAndCodeGenerationConfigModified() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateNonActiveGeneratedCodesPresentAndCouponIdIsModified() |
void |
AbstractCouponValidateInterceptorUnitTest.testOnValidateStartDateIsNull() |
void |
AbstractCouponValidateInterceptorUnitTest.testOnValidateTrue() |
void |
SingleCodeCouponValidateInterceptorUnitTest.testOnValidateTrue() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testOnValidateTrue() |
void |
SingleCodeCouponValidateInterceptorUnitTest.testOnValidateTrueWhenNonActiveAndCouponIdModified() |
void |
SingleCodeCouponValidateInterceptorUnitTest.testOnValidateWrongMaxRedemptionsPerCustomer() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testValidateSeedNumberIsDecreased() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testValidateSeedNumberIsEqual() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testValidateSeedNumberIsIncreased() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testValidateSeedNumberWasNull() |
void |
MultiCodeCouponValidateInterceptorUnitTest.testValidateSeedNumberWriteNull() |
protected void |
CodeGenerationConfigurationValidateInterceptor.validateCodeSeperator(CodeGenerationConfigurationModel model) |
protected void |
CodeGenerationConfigurationValidateInterceptor.validateCoupon(CodeGenerationConfigurationModel model) |
protected void |
CodeGenerationConfigurationValidateInterceptor.validateTotalLength(int partCount,
int partLength) |
| 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) |
void |
DroolsKIEBasePrepareInterceptorUnitTest.testOnPrepareCurrentVersionIsBigger() |
void |
DroolsKIEBasePrepareInterceptorUnitTest.testOnPrepareCurrentVersionIsLess() |
void |
DroolsKIEBasePrepareInterceptorUnitTest.testOnPrepareEmptyRulesSet() |
void |
DroolsKIEBasePrepareInterceptorUnitTest.testOnPrepareKieModuleIsNull() |
void |
DroolsKIEBasePrepareInterceptorUnitTest.testOnPrepareModuleVersionIsLessThenCurrentRulesVersion() |
protected void |
DroolsRuleValidateInterceptor.validateContentForModuleName(DroolsRuleModel model) |
protected void |
DroolsRuleValidateInterceptor.validateContentForRuleCode(DroolsRuleModel model) |
protected void |
DroolsRuleValidateInterceptor.validateContentForRuleName(DroolsRuleModel model) |
protected void |
DroolsRuleValidateInterceptor.validateContentForRulePackage(DroolsRuleModel model) |
protected void |
DroolsKIESessionValidateInterceptor.validateKieBases(DroolsKIESessionModel session,
DroolsKIEModuleModel kmodule) |
protected void |
DroolsKIESessionValidateInterceptor.validateKieSessions(DroolsKIESessionModel session,
DroolsKIEModuleModel kmodule) |
protected void |
DroolsKIESessionValidateInterceptor.validateProperties(DroolsKIESessionModel session) |
protected void |
DroolsRuleValidateInterceptor.validateRuleCode(DroolsRuleModel model) |
protected void |
DroolsRuleValidateInterceptor.validateRuleName(DroolsRuleModel model) |
| 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 |
ProductEntitlementValidatorTest.locationWithComma() |
void |
ProductEntitlementValidatorTest.locationWithLeadingSlash() |
void |
ProductEntitlementValidatorTest.locationWithMissingRegion() |
void |
ProductEntitlementValidatorTest.locationWithTooManyLevels() |
void |
ProductEntitlementValidatorTest.locationWithTrailingSlash() |
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) |
void |
ProductEntitlementValidatorTest.pathWithTrailingSlash() |
void |
ProductEntitlementValidatorTest.shouldAcceptUnlimitedDuration() |
void |
ProductEntitlementValidatorTest.shouldAcceptZeroDuration() |
void |
ProductEntitlementValidatorTest.shouldRejectCommasInGeoPath() |
void |
ProductEntitlementValidatorTest.shouldRejectDurationWithoutStartDate() |
void |
ProductEntitlementValidatorTest.shouldRejectNegativeDuration() |
void |
ProductEntitlementValidatorTest.shouldRejectNegativeStartTime() |
void |
ProductEntitlementValidatorTest.shouldRejectPathEndingWithSeparator() |
void |
ProductEntitlementValidatorTest.shouldRejectQuantityWithoutUsageUnit() |
void |
ProductEntitlementValidatorTest.shouldRejectStartTimeWithoutTimeUnit() |
void |
ProductEntitlementValidatorTest.shouldRejectTimeUnitWithoutStartDate() |
void |
ProductEntitlementValidatorTest.shouldRejectTimeUnitWithoutStartTime() |
void |
ProductEntitlementValidatorTest.shouldRejectTrailingSlash() |
void |
ProductEntitlementValidatorTest.shouldRejectZeroStartTime() |
void |
ProductEntitlementValidatorTest.testProductEntitlementValidatorQuantityIsMinusOne() |
void |
ProductEntitlementValidatorTest.testProductEntitlementValidatorQuantityIsNegative() |
void |
ProductEntitlementValidatorTest.testProductEntitlementValidatorQuantityIsNull() |
void |
ProductEntitlementValidatorTest.testProductEntitlementValidatorQuantityIsPositive() |
void |
ProductEntitlementValidatorTest.testProductEntitlementValidatorQuantityIsZero() |
void |
ProductEntitlementValidatorTest.testProductEntitlementValidatorWithoutUsageUnit() |
| 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) |
void |
VendorUserInitDefaultsInterceptorTest.testOnInitDefaultsByAdministrator() |
void |
VendorUserInitDefaultsInterceptorTest.testOnInitDefaultsByMechantOperator() |
void |
ConsignmentPrepareInterceptorTest.testOnValidate() |
| 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 | Class and Description |
|---|---|
class |
MediaConversionModelValidationException
Exception thrown if vital model constraints are violated.
|
| 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 | Class and Description |
|---|---|
class |
DeliveryModeInterceptorException
Throw this exception when problems in Delivery Mode methods occur.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrphanedPartOfCleanupPrepareInterceptorTest.attrThatThrowsExShouldBeSkipped() |
void |
OrphanedPartOfCleanupPrepareInterceptorTest.attrWithDifferentValueShouldBeRegisteredForDeletion() |
protected java.lang.String |
DefaultAbstractOrderEntryPreparer.createEntryInformation(AbstractOrderEntryModel newEntry,
InterceptorContext ctx) |
protected ItemModel |
DefaultAbstractOrderEntryPreparer.goToConcreteItem(ItemModel item,
java.lang.String substring,
InterceptorContext ctx) |
void |
OrphanedPartOfCleanupPrepareInterceptorTest.modifiedAttrShouldGetAttributeFromDB() |
void |
OrphanedPartOfCleanupPrepareInterceptorTest.modifiedLocalizedAttrShouldGetAttributeFromDB() |
void |
OrphanedPartOfCleanupPrepareInterceptorTest.notModifiedAttrShouldNotGetAttributeFromDB() |
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) |
void |
EntryGroupStructureValidateInterceptorTest.shouldFailOnCyclicEntryGroupDependencies() |
void |
EntryGroupStructureValidateInterceptorTest.shouldFailOnDuplicateEntryGroups() |
void |
EntryGroupStructureValidateInterceptorTest.shouldPassOnCorrectEntryGroupStructure() |
void |
EntryGroupStructureValidateInterceptorTest.shouldReturnWhenNoEntryGroups() |
void |
DefaultQuotePrepareInterceptorTest.shouldSetInitialValues() |
void |
OrderPrepareInterceptorTest.testMembersChangedToModelsThatDontNeedCloning() |
void |
OrderPrepareInterceptorTest.testMembersChangedToModelsThatNeedCloning() |
void |
OrderPrepareInterceptorTest.testMembersChangedToNull() |
void |
OrderPrepareInterceptorTest.testMembersNotChanged() |
void |
AbstractOrderEntryPreparerTest.testOnPrepareBasePriceChanged() |
void |
AbstractOrderEntryPreparerTest.testOnPrepareCommentsChanged() |
void |
AbstractOrderEntryPreparerTest.testOnPrepareDiscountValuesChanged() |
void |
AbstractOrderEntryPreparerTest.testOnPrepareGiweawayChanged() |
void |
AbstractOrderEntryPreparerTest.testOnPrepareProductChanged() |
void |
AbstractOrderEntryPreparerTest.testOnPrepareQuantityChanged() |
void |
AbstractOrderEntryPreparerTest.testOnPrepareRejectedChanged() |
void |
AbstractOrderEntryPreparerTest.testOnPrepareTaxValuesChanged() |
void |
AbstractOrderEntryPreparerTest.testOnPrepareUnitChanged() |
void |
AbstractOrderEntryPreparerTest.testOnPrepareUpdateEntryNumbers() |
void |
DefaultAbstractOrderRemoveInterceptorTest.testOnRemoveAdressClonesCascadeRemove() |
void |
DefaultAbstractOrderRemoveInterceptorTest.testOnRemoveDeliveryAdressCloneCascadeRemove() |
void |
DefaultAbstractOrderRemoveInterceptorTest.testOnRemoveEqualAdressesCascadeRemove() |
void |
RemoveDeliveryModeCheckOrdersInterceptorTest.testOnRemoveHasNoOrders() |
void |
RemoveDeliveryModeCheckOrdersInterceptorTest.testOnRemoveHasOrders() |
void |
DefaultAbstractOrderRemoveInterceptorTest.testOnRemoveNullMembers() |
void |
RemovePaymentModeCheckOrdersInterceptorTest.testOnRemoveOrdersExist() |
void |
DefaultAbstractOrderRemoveInterceptorTest.testOnRemovePaymentAdressCloneCascadeRemove() |
void |
DefaultAbstractOrderRemoveInterceptorTest.testOnRemovePaymentInfoCascadeRemove() |
void |
DefaultAbstractOrderRemoveInterceptorTest.testOnRemovePaymentInfoCloneCascadeRemove() |
void |
RemoveDeliverModesOnPaymentModeRemovalInterceptorTest.testOnRemovePaymentModeHasDeliveryModes() |
void |
RemoveDeliverModesOnPaymentModeRemovalInterceptorTest.testOnRemovePaymentModeHasNoDeliveryModes() |
| 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) |
void |
CxConfigValidationInterceptorTest.shouldNotThrowExceptionWhenBaseSitesMatch() |
void |
CxConfigValidationInterceptorTest.shouldThrowExceptionWhenBaseSitesDoNotMatch() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CxSegmentRemoveInterceptor.checkTriggers(CxSegmentModel cxSegmentModel) |
void |
CxSegmentRemoveInterceptor.onRemove(CxSegmentModel cxSegmentModel,
InterceptorContext interceptorContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CxExpressionTriggerInterceptor.checkSegments(CxExpressionTriggerModel model) |
protected void |
CxExpressionTriggerInterceptor.extractSegmentCodes(CxExpression expression,
java.util.Set<java.lang.String> result) |
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) |
| 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 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 |
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 |
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. |
void |
VariantTypePrepareInterceptorUnitTest.testInterceptNotCompatibleModel() |
void |
VariantTypePrepareInterceptorUnitTest.testInterceptNotNewModel() |
void |
VariantTypePrepareInterceptorUnitTest.testInterceptNullModel() |
void |
VariantProductValidateInterceptorUnitTest.testValidateForAVariantProduct() |
void |
VariantProductValidateInterceptorUnitTest.testValidateForNotAVariantProduct() |
void |
VariantProductValidateInterceptorUnitTest.testValidateForNull() |
void |
VariantProductValidateInterceptorUnitTest.testValidateForVariantProductWhenBaseProdcutChanged() |
void |
VariantProductValidateInterceptorUnitTest.testValidateForVariantProductWhenNew() |
void |
VariantProductValidateInterceptorUnitTest.testValidateForVariantProductWithCompatibleBaseProductType()
case
|
void |
VariantProductValidateInterceptorUnitTest.testValidateForVariantProductWithCompatibleBaseProductTypeMoreSpecific()
case
|
void |
VariantProductValidateInterceptorUnitTest.testValidateForVariantProductWithIncompatibleBaseProductType()
case
|
void |
VariantProductValidateInterceptorUnitTest.testValidateForVariantProductWithIncompatibleBaseProductTypeTooSpecific()
case
|
void |
VariantProductValidateInterceptorUnitTest.testValidateForVariantProductWithNullBaseProductType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionRulePrepareInterceptor.onPrepare(AbstractRuleEngineRuleModel model,
InterceptorContext context) |
void |
PromotionRulePrepareInterceptorUnitTest.testOnPrepareNotPromotionRuleType() |
void |
PromotionRulePrepareInterceptorUnitTest.testOnPreparePromotionExistsWithDifferentVersion() |
void |
PromotionRulePrepareInterceptorUnitTest.testOnPreparePromotionExistsWithSameVersion() |
void |
PromotionRulePrepareInterceptorUnitTest.testOnPreparePromotionNotSet() |
void |
PromotionRulePrepareInterceptorUnitTest.testOnPreparePromotionUsingDescription() |
void |
PromotionRulePrepareInterceptorUnitTest.testOnPreparePromotionUsingStartAndEndDateConstraints() |
| 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 |
|---|---|
void |
RuleEngineRulePrepareInterceptor.onPrepare(DroolsRuleModel droolsRule,
InterceptorContext context) |
void |
RuleEngineRuleRemoveInterceptor.onRemove(DroolsRuleModel droolsRule,
InterceptorContext ctx) |
void |
RuleEngineRuleValidateInterceptor.onValidate(DroolsRuleModel droolsRule,
InterceptorContext ctx) |
void |
RuleEngineRuleValidateInterceptorUnitTest.testFailOnValidateModifiedActiveRuleNoContent() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testFailOnValidateModifiedActiveRuleWithContentWrongChecksum() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testFailOnValidateModifiedNonActiveRuleVersionsNotEqual() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testFailOnValidateNewActiveNotSet() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testFailOnValidateNewManuallyCreatedRuleWithContentWrongChecksum() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testFailOnValidateNewManuallyCreatedRuleWithOldVersionVersion() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testFailOnValidateNewMustBeActive() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testFailOnValidateNewNonActiveRuleNoContent() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testFailOnValidateNewNonActiveRuleNoContent2() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testFailOnValidateNewNonActiveRuleWithContent() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testFailOnValidateRemovedActiveRule() |
void |
RuleEngineRulePrepareInterceptorUnitTest.testOnPrepareModelRemoved() |
void |
RuleEngineRulePrepareInterceptorUnitTest.testOnPrepareNewModelNotNullVersion() |
void |
RuleEngineRulePrepareInterceptorUnitTest.testOnPrepareNewModelNullVersion() |
void |
RuleEngineRulePrepareInterceptorUnitTest.testOnPrepareNewModuleIsEmpty() |
void |
RuleEngineRulePrepareInterceptorUnitTest.testOnPrepareNewModuleVersionIsNull() |
void |
RuleEngineRulePrepareInterceptorUnitTest.testOnPrepareUpdateModel() |
void |
RuleEngineRulePrepareInterceptorUnitTest.testOnPrepareUpdateModelEqualContent() |
void |
RuleEngineRulePrepareInterceptorUnitTest.testOnPrepareUpdateModelUpdateActiveFlagChanged() |
void |
RuleEngineRulePrepareInterceptorUnitTest.testOnPrepareUpdateModelUpdateActiveFlagChangedWrongVersion() |
void |
RuleEngineRulePrepareInterceptorUnitTest.testOnPrepareUpdateModelUpdateNotActive() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testOnValidateModifiedActiveRule() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testOnValidateNew() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testOnValidateNewNonActiveRuleContentNotSet() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testOnValidateNewNonActiveRuleWithContent() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testOnValidateNewNonActiveRuleWithContent2() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testPassOnValidateModifiedNonActiveRuleVersionsEqual() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testValidateNoKieBase() |
void |
RuleEngineRuleValidateInterceptorUnitTest.testValidateNoKieModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleVersioningPrepareInterceptor.onPrepare(AbstractRuleModel model,
InterceptorContext context) |
void |
CampaignRuleValidateInterceptorUnitTest.onPrepareAllowForRemovalOfUnpublishedRule()
Verify if the removal of unpublished rule is allowed
|
void |
CampaignRuleValidateInterceptorUnitTest.onPrepareNewCampaignDoNotTrigger()
if the
CampaignModel is new, don't trigger interceptor |
void |
CampaignRuleValidateInterceptorUnitTest.onPrepareNoSourceRules()
If there was no associated source rules - allow for modification
|
void |
CampaignRuleValidateInterceptorUnitTest.onPreparePublishedRuleWasRemoved()
Verify if the removal of ever published rule is denied
|
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 |
RuleModelHistoricalContentCreator.createHistoricalVersion(SourceRuleModel sourceRule,
InterceptorContext context)
creates the historical version of the model
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceRuleModelHistoricalContentCreator.createHistoricalVersion(SourceRuleModel sourceRule,
InterceptorContext context) |
protected void |
SourceRuleModelHistoricalContentCreator.createHistoricalVersionIfNeeded(SourceRuleModel sourceRule,
InterceptorContext ctx) |
void |
SourceRuleModelHistoricalContentCreatorUnitTest.testCreateHistoricalVersionExistsUnpublished() |
void |
SourceRuleModelHistoricalContentCreatorUnitTest.testCreateHistoricalVersionIfArchived() |
void |
SourceRuleModelHistoricalContentCreatorUnitTest.testCreateHistoricalVersionIfModified() |
void |
SourceRuleModelHistoricalContentCreatorUnitTest.testCreateHistoricalVersionIfPublished() |
void |
SourceRuleModelHistoricalContentCreatorUnitTest.testCreateHistoricalVersionIfUnpublihed() |
void |
SourceRuleModelHistoricalContentCreatorUnitTest.testCreateHistoricalVersionIllegalArgument1() |
void |
SourceRuleModelHistoricalContentCreatorUnitTest.testCreateHistoricalVersionIllegalArgument2() |
void |
SourceRuleModelHistoricalContentCreatorUnitTest.testCreateHistoricalVersionOk() |
| 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) |
void |
ProductConfigRulesPrepareInterceptorTest.testOnPrepare_nullRule()
rule will be null if you archive a rule, as the compiler is not involved in this
|
void |
ProductConfigRulesPrepareInterceptorTest.testOnPrepare() |
void |
ProductConfigRulesPrepareInterceptorTest.testOnPrepareWrongType() |
| 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 |
CronJobServiceTest.testInit() |
void |
CronJobServiceDemoTest.testPerform() |
| 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) |
void |
JobPerformableGenericTypeValidatorTest.testAdvancedCronJobModelWithLessSpecificPerformable() |
void |
JobPerformableGenericTypeValidatorTest.testAdvancedCronJobModelWithMoreSpecificPerformable() |
void |
JobPerformableGenericTypeValidatorTest.testAdvancedCronJobModelWithTheSameSpecificPerformable() |
void |
JobPerformableGenericTypeValidatorTest.testCronJobModelWithEvenMoreSpecificPerformable() |
void |
JobPerformableGenericTypeValidatorTest.testCronJobModelWithMoreSpecificPerformable() |
void |
JobPerformableGenericTypeValidatorTest.testCronJobModelWithTheSameSpecificPerformable() |
void |
JobPerformableGenericTypeValidatorTest.testMoreAdvancedCronJobModelWithEvenLessSpecificPerformable() |
void |
JobPerformableGenericTypeValidatorTest.testMoreAdvancedCronJobModelWithLessSpecificPerformable() |
void |
JobPerformableGenericTypeValidatorTest.testMoreAdvancedCronJobModelWithTheSameSpecificPerformable() |
void |
JobPerformableGenericTypeValidatorTest.testNotServicelayerJob() |
void |
JobPerformableGenericTypeValidatorTest.testNullServicelayerJobPerformable() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidateCurrencyDataInterceptorTest.nullDigitsValueDefaultsToZero() |
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) |
void |
ValidateCurrencyDataInterceptorTest.testCurrencyConversionNoValid() |
void |
ValidateCurrencyDataInterceptorTest.testCurrencyDataValid() |
void |
ValidateCurrencyDataInterceptorTest.testCurrencyDigitNoValid() |
void |
PrepareDefaultSymbolInterceptorTest.testDefaultCurrencySymbolNotSet() |
void |
PrepareDefaultSymbolInterceptorTest.testDefaultCurrencySymbolSet() |
void |
ValidateCurrencyDataInterceptorTest.testNullConversionValue() |
void |
RemoveBaseCurrencyInterceptorTest.testRemoveInterceptorBaseCurrencyFalse() |
void |
RemoveBaseCurrencyInterceptorTest.testRemoveInterceptorBaseCurrencyTrue() |
void |
RemoveSessionLanguageInterceptorTest.testRemoveInterceptorLanguageModelImPossible() |
void |
RemoveLastLanguageInterceptorTest.testRemoveInterceptorLanguageModelImPossible0()
Case when the
FlexibleSearchService.search(FlexibleSearchQuery) returns as result 0 |
void |
RemoveLastLanguageInterceptorTest.testRemoveInterceptorLanguageModelImPossible1()
Case when the
FlexibleSearchService.search(FlexibleSearchQuery) returns as result 1 |
void |
RemoveLastLanguageInterceptorTest.testRemoveInterceptorLanguageModelImPossibleBorderCondition()
Border condition when the
FlexibleSearchService.search(FlexibleSearchQuery) return null |
void |
RemoveSessionLanguageInterceptorTest.testRemoveInterceptorLanguageModelPossible() |
void |
RemoveLastLanguageInterceptorTest.testRemoveInterceptorLanguageModelPossible()
Case when the
FlexibleSearchService.search(FlexibleSearchQuery) returns as result 100 |
void |
RemoveSessionLanguageInterceptorTest.testRemoveInterceptorNoLanguageModel() |
void |
RemoveLastLanguageInterceptorTest.testRemoveInterceptorNoLanguageModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportServiceTest.testCreate() |
void |
ExportServiceTest.testInit() |
| 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 | Class and Description |
|---|---|
class |
ValidationConfigurationException
Exception thrown when some error in validation configuration is detected.
|
| 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. |
void |
JaloInitDefaultInterceptorTest.testInitDefaults() |
void |
JaloInitDefaultInterceptorTest.testWithNull() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<UniqueAttributesInterceptor.UniqueItem> |
UniqueAttributesInterceptor.getModifiedUniqueItemModels(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. |
void |
MediaFolderValidatorTest.testAmbiguousFolderModel() |
void |
MediaContextValidatorTest.testDuplicatedMappings() |
void |
MediaContextValidatorTest.testEmptyMappings() |
void |
MediaContextValidatorTest.testNonDuplicatedMappings() |
void |
MediaFolderValidatorTest.testNotExistingFolderModel() |
void |
MediaContextValidatorTest.testNullModel() |
void |
MediaFolderValidatorTest.testNullModel() |
void |
MediaFolderValidatorTest.testOtherFolderModel() |
void |
MediaFolderValidatorTest.testOtherWithDuplicatedQualifierFolderModel() |
void |
MediaFolderValidatorTest.testTheSameFolderModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressValidatorTest.testAddressValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserAuthenticationTokensRemovePrepareInterceptorTest.interceptorShouldClearTokensWhenDeactivationDateIsInThePast() |
void |
UserAuthenticationTokensRemovePrepareInterceptorTest.interceptorShouldClearTokensWhenDeactivationDateIsTheSameAsNow() |
void |
UserAuthenticationTokensRemovePrepareInterceptorTest.interceptorShouldClearTokensWhenLoginDisabledFlagIsSet() |
void |
UserAuthenticationTokensRemovePrepareInterceptorTest.interceptorShouldNotClearTokensWhenDeactivationDateIsInTheFuture() |
void |
UserAuthenticationTokensRemovePrepareInterceptorTest.interceptorShouldNotClearTokensWhenDeactivationDateIsNull() |
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) |
| 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) |
protected java.util.Date |
SolrRangeValueInterceptor.parseDate(java.lang.String value) |
protected double |
SolrRangeValueInterceptor.parseDouble(java.lang.String value,
boolean allowEmpty) |
protected float |
SolrRangeValueInterceptor.parseFloat(java.lang.String value,
boolean allowEmpty) |
protected int |
SolrRangeValueInterceptor.parseInt(java.lang.String value,
boolean allowEmpty) |
void |
SolrIndexedPropertyLoadInterceptorTest.testProviderNoSet() |
void |
SolrIndexedPropertyLoadInterceptorTest.testProviderSet() |
| 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 | Class and Description |
|---|---|
class |
ValidationViolationException
The ValidationViolationException is thrown during model saving when the given model and the configured
constraints doesn't match. |
| 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) |
void |
TypeConstraintInterceptorTest.testPreparer()
Test preparer with not compatible target and type.
|
void |
AttributeConstraintInterceptorTest.testPreparerWithAttributeDescriptorOnly()
Testing preparer, descriptor is set, other attributes filled with dummy data.
|
void |
AttributeConstraintInterceptorTest.testPreparerWithEmptyConstraint()
Testing Preparer with empty constraint.
|
void |
TypeConstraintInterceptorTest.testPreparerWithJavaClass()
Test preparer with false java class as target.
|
void |
TypeConstraintInterceptorTest.testPrepareWithEmptyModel()
Tests preparer with empty constraint.
|
void |
TypeConstraintInterceptorTest.testValidateWithAnnotationAttributeOnly()
Test validator with constrant where only an annotation is set expect: InterceptorException because target is not
set
|
void |
TypeConstraintInterceptorTest.testValidateWithEmptyModel()
Test validator with empty constraint Expect: IllegalArgumentException because no annotation class is set
|
void |
TypeConstraintInterceptorTest.testValidateWithFalseAnnotationAttribute()
Test validator with false annotation.
|
void |
TypeConstraintInterceptorTest.testValidator1()
Test validator with a constraint where only a pojo as target is set (and the annotation).
|
void |
TypeConstraintInterceptorTest.testValidator2()
Test validator, target and type are incompatible to each other.
|
void |
TypeConstraintInterceptorTest.testValidator3()
Test validator.
|
void |
TypeConstraintInterceptorTest.testValidator4()
Test validator.
|
void |
TypeConstraintInterceptorTest.testValidator5()
Test validator where everything is fine.
|
void |
AttributeConstraintInterceptorTest.testValidatorEmptyQualifier()
Testing validator where qualifier is only missing.
|
void |
AttributeConstraintInterceptorTest.testValidatorItemModelOK()
Testing validator with an itemmodel which is ok.
|
void |
AttributeConstraintInterceptorTest.testValidatorPojoFail2()
Test validator.
|
void |
AttributeConstraintInterceptorTest.testValidatorPojoFails()
Testing validator with incorrect pojo.
|
void |
AttributeConstraintInterceptorTest.testValidatorPojoOk()
Testing validator with a correct pojo.
|
| 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) |
void |
GenericVariantProductValidateInterceptorUnitTest.testValidateBaseProductSuperCategoriesBaseProductIsNull() |
void |
GenericVariantProductValidateInterceptorUnitTest.testValidateBaseProductSuperCategoriesNotMatchingCategorySize() |
void |
GenericVariantProductValidateInterceptorUnitTest.testValidateBaseProductSuperCategoriesNotMatchingSupercategories() |
void |
GenericVariantProductValidateInterceptorUnitTest.testValidateBaseProductSuperCategoriesOK() |
void |
GenericVariantProductValidateInterceptorUnitTest.testValidateBaseProductSuperCategoriesSupercategoriesOfNonSupportedType() |
protected void |
GenericVariantProductValidateInterceptor.validateBaseProductSuperCategories(GenericVariantProductModel genericVariant,
java.util.Collection<CategoryModel> variantValueCategories) |
protected void |
VariantValueCategoryValidateInterceptor.validateSequenceWithinSiblings(java.util.List<CategoryModel> siblings,
VariantValueCategoryModel currentCategory) |
protected void |
GenericVariantProductValidateInterceptor.validateSupercategories(java.util.Collection<CategoryModel> superCategories) |
protected void |
VariantValueCategoryValidateInterceptor.validateVariantValueCategory(VariantValueCategoryModel variantValueCategory) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticePrepareInterceptor.onPrepare(AdvancedShippingNoticeModel advancedShippingNotice,
InterceptorContext context) |
void |
ConsignmentPackagingInfoPrepareInterceptor.onPrepare(ConsignmentModel consignment,
InterceptorContext context) |
void |
ConsignmentPackagingInfoPrepareInterceptorTest.shouldInitPackagingInfo() |
void |
ConsignmentPackagingInfoPrepareInterceptorTest.shouldNotInitPackagingInfo() |
| 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.