| AbstractBundleRuleIDPrepareInterceptor |
|
| AbstractBundleRuleIDPrepareInterceptorIntegrationTest |
|
| BundleSelectionCriteriaIDPrepareInterceptor |
|
| BundleSelectionCriteriaIDPrepareInterceptorIntegrationTest |
|
| BundleTemplatePrepareInterceptor |
|
| BundleTemplatePrepareInterceptorIntegrationTest |
Integration test for BundleTemplatePrepareIntercetpr
|
| BundleTemplateRemoveInterceptor |
|
| BundleTemplateRemoveInterceptorIntegrationTest |
|
| BundleTemplateStatusIDPrepareInterceptor |
|
| BundleTemplateStatusIDPrepareInterceptorIntegrationTest |
|
| PickExactlyNBundleSelectionCriteriaValidateInterceptor |
Validate that the selection criteria has at least 1 selection
|
| PickExactlyNBundleSelectionCriteriaValidateInterceptorTest |
Test that the pick exactly N selection criteria has at least 1 selection
|
| 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
|
| PickNToMBundleSelectionCriteriaValidateInterceptorTest |
Test to check validations applied on PickNToMSelection criteria
|