1 package org.opencrx.kernel.product1.cci; 14 15 public interface product1Package 16 extends org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 { 17 18 19 public org.opencrx.kernel.product1.cci.ProductFilterPropertyFilter createProductFilterPropertyFilter( 23 ); 24 25 public org.opencrx.kernel.product1.cci.ProductFilterPropertyFilter createProductFilterPropertyFilter( 26 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 27 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 28 ); 29 30 public org.opencrx.kernel.product1.cci.ProductConfigurationTypeClass getProductConfigurationTypeClass(); 34 35 public org.opencrx.kernel.product1.cci.ProductConfigurationTypeFilter createProductConfigurationTypeFilter( 39 ); 40 41 public org.opencrx.kernel.product1.cci.ProductConfigurationTypeFilter createProductConfigurationTypeFilter( 42 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 43 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 44 ); 45 46 public org.opencrx.kernel.product1.cci.ProductDescriptorFilter createProductDescriptorFilter( 50 ); 51 52 public org.opencrx.kernel.product1.cci.ProductDescriptorFilter createProductDescriptorFilter( 53 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 54 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 55 ); 56 57 public org.opencrx.kernel.product1.cci.ProductBundlePositionFilter createProductBundlePositionFilter( 61 ); 62 63 public org.opencrx.kernel.product1.cci.ProductBundlePositionFilter createProductBundlePositionFilter( 64 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 65 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 66 ); 67 68 public org.opencrx.kernel.product1.cci.PriceOverrideEnabledFilter createPriceOverrideEnabledFilter( 72 ); 73 74 public org.opencrx.kernel.product1.cci.PriceOverrideEnabledFilter createPriceOverrideEnabledFilter( 75 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 76 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 77 ); 78 79 public org.opencrx.kernel.product1.cci.CreatePricesFromBasedOnPriceLevelParams createCreatePricesFromBasedOnPriceLevelParams( 83 Short processingMode 84 ); 85 public org.opencrx.kernel.product1.cci.CreatePricesFromBasedOnPriceLevelParamsFilter createCreatePricesFromBasedOnPriceLevelParamsFilter( 89 ); 90 91 public org.opencrx.kernel.product1.cci.CreatePricesFromBasedOnPriceLevelParamsFilter createCreatePricesFromBasedOnPriceLevelParamsFilter( 92 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 93 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 94 ); 95 96 public org.opencrx.kernel.product1.cci.EditableProductOfferingPositionFilter createEditableProductOfferingPositionFilter( 100 ); 101 102 public org.opencrx.kernel.product1.cci.EditableProductOfferingPositionFilter createEditableProductOfferingPositionFilter( 103 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 104 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 105 ); 106 107 public org.opencrx.kernel.product1.cci.ProductConfigurationSetFilter createProductConfigurationSetFilter( 111 ); 112 113 public org.opencrx.kernel.product1.cci.ProductConfigurationSetFilter createProductConfigurationSetFilter( 114 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 115 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 116 ); 117 118 public org.opencrx.kernel.product1.cci.SetConfigurationTypeParams createSetConfigurationTypeParams( 122 org.opencrx.kernel.product1.cci.ProductConfigurationTypeSet configurationType 123 ); 124 public org.opencrx.kernel.product1.cci.SetConfigurationTypeParamsFilter createSetConfigurationTypeParamsFilter( 128 ); 129 130 public org.opencrx.kernel.product1.cci.SetConfigurationTypeParamsFilter createSetConfigurationTypeParamsFilter( 131 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 132 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 133 ); 134 135 public org.opencrx.kernel.product1.cci.ProductBasePriceClass getProductBasePriceClass(); 139 140 public org.opencrx.kernel.product1.cci.ProductBasePriceFilter createProductBasePriceFilter( 144 ); 145 146 public org.opencrx.kernel.product1.cci.ProductBasePriceFilter createProductBasePriceFilter( 147 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 148 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 149 ); 150 151 public org.opencrx.kernel.product1.cci.MovePricesFromBasedOnPriceLevelParams createMovePricesFromBasedOnPriceLevelParams( 155 Short processingMode 156 ); 157 public org.opencrx.kernel.product1.cci.MovePricesFromBasedOnPriceLevelParamsFilter createMovePricesFromBasedOnPriceLevelParamsFilter( 161 ); 162 163 public org.opencrx.kernel.product1.cci.MovePricesFromBasedOnPriceLevelParamsFilter createMovePricesFromBasedOnPriceLevelParamsFilter( 164 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 165 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 166 ); 167 168 public org.opencrx.kernel.product1.cci.PriceLevelClass getPriceLevelClass(); 172 173 public org.opencrx.kernel.product1.cci.PriceLevelFilter createPriceLevelFilter( 177 ); 178 179 public org.opencrx.kernel.product1.cci.PriceLevelFilter createPriceLevelFilter( 180 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 181 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 182 ); 183 184 public org.opencrx.kernel.product1.cci.GetPriceLevelResult createGetPriceLevelResult( 188 java.math.BigDecimal discount 189 , Boolean discountIsPercentage 190 , org.opencrx.kernel.product1.cci.PriceLevel priceLevel 191 , short statusCode 192 , String statusMessage 193 ); 194 public org.opencrx.kernel.product1.cci.GetPriceLevelResultFilter createGetPriceLevelResultFilter( 198 ); 199 200 public org.opencrx.kernel.product1.cci.GetPriceLevelResultFilter createGetPriceLevelResultFilter( 201 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 202 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 203 ); 204 205 public org.opencrx.kernel.product1.cci.ProductOfferingPositionFilter createProductOfferingPositionFilter( 209 ); 210 211 public org.opencrx.kernel.product1.cci.ProductOfferingPositionFilter createProductOfferingPositionFilter( 212 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 213 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 214 ); 215 216 public org.opencrx.kernel.product1.cci.PriceListEntryClass getPriceListEntryClass(); 220 221 public org.opencrx.kernel.product1.cci.PriceListEntryFilter createPriceListEntryFilter( 225 ); 226 227 public org.opencrx.kernel.product1.cci.PriceListEntryFilter createPriceListEntryFilter( 228 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 229 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 230 ); 231 232 public org.opencrx.kernel.product1.cci.SelectableProductConfigurationClass getSelectableProductConfigurationClass(); 236 237 public org.opencrx.kernel.product1.cci.SelectableProductConfigurationFilter createSelectableProductConfigurationFilter( 241 ); 242 243 public org.opencrx.kernel.product1.cci.SelectableProductConfigurationFilter createSelectableProductConfigurationFilter( 244 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 245 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 246 ); 247 248 public org.opencrx.kernel.product1.cci.GetPriceLevelParams createGetPriceLevelParams( 252 org.opencrx.kernel.contract1.cci.AbstractContract contract 253 , org.opencrx.kernel.uom1.cci.Uom priceUom 254 , java.util.Date pricingDate 255 , org.opencrx.kernel.product1.cci.AbstractProduct product 256 , java.math.BigDecimal quantity 257 ); 258 public org.opencrx.kernel.product1.cci.GetPriceLevelParamsFilter createGetPriceLevelParamsFilter( 262 ); 263 264 public org.opencrx.kernel.product1.cci.GetPriceLevelParamsFilter createGetPriceLevelParamsFilter( 265 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 266 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 267 ); 268 269 public org.opencrx.kernel.product1.cci.DiscountPriceModifierClass getDiscountPriceModifierClass(); 273 274 public org.opencrx.kernel.product1.cci.DiscountPriceModifierFilter createDiscountPriceModifierFilter( 278 ); 279 280 public org.opencrx.kernel.product1.cci.DiscountPriceModifierFilter createDiscountPriceModifierFilter( 281 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 282 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 283 ); 284 285 public org.opencrx.kernel.product1.cci.ContractPositionConstrainedFilter createContractPositionConstrainedFilter( 289 ); 290 291 public org.opencrx.kernel.product1.cci.ContractPositionConstrainedFilter createContractPositionConstrainedFilter( 292 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 293 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 294 ); 295 296 public org.opencrx.kernel.product1.cci.AbstractFilterProductFilter createAbstractFilterProductFilter( 300 ); 301 302 public org.opencrx.kernel.product1.cci.AbstractFilterProductFilter createAbstractFilterProductFilter( 303 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 304 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 305 ); 306 307 public org.opencrx.kernel.product1.cci.DefaultSalesTaxTypeFilterPropertyClass getDefaultSalesTaxTypeFilterPropertyClass(); 311 312 public org.opencrx.kernel.product1.cci.DefaultSalesTaxTypeFilterPropertyFilter createDefaultSalesTaxTypeFilterPropertyFilter( 316 ); 317 318 public org.opencrx.kernel.product1.cci.DefaultSalesTaxTypeFilterPropertyFilter createDefaultSalesTaxTypeFilterPropertyFilter( 319 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 320 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 321 ); 322 323 public org.opencrx.kernel.product1.cci.ClearAssignedPricesParams createClearAssignedPricesParams( 327 Short processingMode 328 ); 329 public org.opencrx.kernel.product1.cci.ClearAssignedPricesParamsFilter createClearAssignedPricesParamsFilter( 333 ); 334 335 public org.opencrx.kernel.product1.cci.ClearAssignedPricesParamsFilter createClearAssignedPricesParamsFilter( 336 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 337 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 338 ); 339 340 public org.opencrx.kernel.product1.cci.CategoryFilterPropertyClass getCategoryFilterPropertyClass(); 344 345 public org.opencrx.kernel.product1.cci.CategoryFilterPropertyFilter createCategoryFilterPropertyFilter( 349 ); 350 351 public org.opencrx.kernel.product1.cci.CategoryFilterPropertyFilter createCategoryFilterPropertyFilter( 352 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 353 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 354 ); 355 356 public org.opencrx.kernel.product1.cci.PricingRuleClass getPricingRuleClass(); 360 361 public org.opencrx.kernel.product1.cci.PricingRuleFilter createPricingRuleFilter( 365 ); 366 367 public org.opencrx.kernel.product1.cci.PricingRuleFilter createPricingRuleFilter( 368 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 369 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 370 ); 371 372 public org.opencrx.kernel.product1.cci.LinearPriceModifierClass getLinearPriceModifierClass(); 376 377 public org.opencrx.kernel.product1.cci.LinearPriceModifierFilter createLinearPriceModifierFilter( 381 ); 382 383 public org.opencrx.kernel.product1.cci.LinearPriceModifierFilter createLinearPriceModifierFilter( 384 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 385 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 386 ); 387 388 public org.opencrx.kernel.product1.cci.ProductOfferingClass getProductOfferingClass(); 392 393 public org.opencrx.kernel.product1.cci.ProductOfferingFilter createProductOfferingFilter( 397 ); 398 399 public org.opencrx.kernel.product1.cci.ProductOfferingFilter createProductOfferingFilter( 400 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 401 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 402 ); 403 404 public org.opencrx.kernel.product1.cci.AbstractProductConfigurationFilter createAbstractProductConfigurationFilter( 408 ); 409 410 public org.opencrx.kernel.product1.cci.AbstractProductConfigurationFilter createAbstractProductConfigurationFilter( 411 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 412 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 413 ); 414 415 public org.opencrx.kernel.product1.cci.AssignProductParams createAssignProductParams( 419 org.opencrx.kernel.product1.cci.Product product 420 ); 421 public org.opencrx.kernel.product1.cci.AssignProductParamsFilter createAssignProductParamsFilter( 425 ); 426 427 public org.opencrx.kernel.product1.cci.AssignProductParamsFilter createAssignProductParamsFilter( 428 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 429 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 430 ); 431 432 public org.opencrx.kernel.product1.cci.ProductConfigurationTypeSetClass getProductConfigurationTypeSetClass(); 436 437 public org.opencrx.kernel.product1.cci.ProductConfigurationTypeSetFilter createProductConfigurationTypeSetFilter( 441 ); 442 443 public org.opencrx.kernel.product1.cci.ProductConfigurationTypeSetFilter createProductConfigurationTypeSetFilter( 444 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 445 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 446 ); 447 448 public org.opencrx.kernel.product1.cci.BundledProductPositionFilter createBundledProductPositionFilter( 452 ); 453 454 public org.opencrx.kernel.product1.cci.BundledProductPositionFilter createBundledProductPositionFilter( 455 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 456 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 457 ); 458 459 public org.opencrx.kernel.product1.cci.ProductConfigurationClass getProductConfigurationClass(); 463 464 public org.opencrx.kernel.product1.cci.ProductConfigurationFilter createProductConfigurationFilter( 468 ); 469 470 public org.opencrx.kernel.product1.cci.ProductConfigurationFilter createProductConfigurationFilter( 471 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 472 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 473 ); 474 475 public org.opencrx.kernel.product1.cci.CreateInitialPricesParams createCreateInitialPricesParams( 479 org.opencrx.kernel.uom1.cci.Uom priceUom 480 , short processingMode 481 ); 482 public org.opencrx.kernel.product1.cci.CreateInitialPricesParamsFilter createCreateInitialPricesParamsFilter( 486 ); 487 488 public org.opencrx.kernel.product1.cci.CreateInitialPricesParamsFilter createCreateInitialPricesParamsFilter( 489 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 490 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 491 ); 492 493 public org.opencrx.kernel.product1.cci.ProcessPricesResult createProcessPricesResult( 497 Integer numberProcessed 498 ); 499 public org.opencrx.kernel.product1.cci.ProcessPricesResultFilter createProcessPricesResultFilter( 503 ); 504 505 public org.opencrx.kernel.product1.cci.ProcessPricesResultFilter createProcessPricesResultFilter( 506 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 507 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 508 ); 509 510 public org.opencrx.kernel.product1.cci.ProductClass getProductClass(); 514 515 public org.opencrx.kernel.product1.cci.ProductFilter createProductFilter( 519 ); 520 521 public org.opencrx.kernel.product1.cci.ProductFilter createProductFilter( 522 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 523 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 524 ); 525 526 public org.opencrx.kernel.product1.cci.ProductBundleClass getProductBundleClass(); 530 531 public org.opencrx.kernel.product1.cci.ProductBundleFilter createProductBundleFilter( 535 ); 536 537 public org.opencrx.kernel.product1.cci.ProductBundleFilter createProductBundleFilter( 538 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 539 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 540 ); 541 542 public org.opencrx.kernel.product1.cci.ProductInUseDescriptorFilter createProductInUseDescriptorFilter( 546 ); 547 548 public org.opencrx.kernel.product1.cci.ProductInUseDescriptorFilter createProductInUseDescriptorFilter( 549 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 550 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 551 ); 552 553 public org.opencrx.kernel.product1.cci.SelectableBundledProductClass getSelectableBundledProductClass(); 557 558 public org.opencrx.kernel.product1.cci.SelectableBundledProductFilter createSelectableBundledProductFilter( 562 ); 563 564 public org.opencrx.kernel.product1.cci.SelectableBundledProductFilter createSelectableBundledProductFilter( 565 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 566 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 567 ); 568 569 public org.opencrx.kernel.product1.cci.AccountAssignmentClass getAccountAssignmentClass(); 573 574 public org.opencrx.kernel.product1.cci.AccountAssignmentFilter createAccountAssignmentFilter( 578 ); 579 580 public org.opencrx.kernel.product1.cci.AccountAssignmentFilter createAccountAssignmentFilter( 581 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 582 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 583 ); 584 585 public org.opencrx.kernel.product1.cci.AbstractProductPriceFilter createAbstractProductPriceFilter( 589 ); 590 591 public org.opencrx.kernel.product1.cci.AbstractProductPriceFilter createAbstractProductPriceFilter( 592 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 593 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 594 ); 595 596 public org.opencrx.kernel.product1.cci.ProductBundleTypeClass getProductBundleTypeClass(); 600 601 public org.opencrx.kernel.product1.cci.ProductBundleTypeFilter createProductBundleTypeFilter( 605 ); 606 607 public org.opencrx.kernel.product1.cci.ProductBundleTypeFilter createProductBundleTypeFilter( 608 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 609 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 610 ); 611 612 public org.opencrx.kernel.product1.cci.AbstractProductFilter createAbstractProductFilter( 616 ); 617 618 public org.opencrx.kernel.product1.cci.AbstractProductFilter createAbstractProductFilter( 619 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 620 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 621 ); 622 623 public org.opencrx.kernel.product1.cci.BundledProductClass getBundledProductClass(); 627 628 public org.opencrx.kernel.product1.cci.BundledProductFilter createBundledProductFilter( 632 ); 633 634 public org.opencrx.kernel.product1.cci.BundledProductFilter createBundledProductFilter( 635 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 636 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 637 ); 638 639 public org.opencrx.kernel.product1.cci.SalesTaxTypeClass getSalesTaxTypeClass(); 643 644 public org.opencrx.kernel.product1.cci.SalesTaxTypeFilter createSalesTaxTypeFilter( 648 ); 649 650 public org.opencrx.kernel.product1.cci.SalesTaxTypeFilter createSalesTaxTypeFilter( 651 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 652 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 653 ); 654 655 public org.opencrx.kernel.product1.cci.PriceUomFilterPropertyClass getPriceUomFilterPropertyClass(); 659 660 public org.opencrx.kernel.product1.cci.PriceUomFilterPropertyFilter createPriceUomFilterPropertyFilter( 664 ); 665 666 public org.opencrx.kernel.product1.cci.PriceUomFilterPropertyFilter createPriceUomFilterPropertyFilter( 667 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 668 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 669 ); 670 671 public org.opencrx.kernel.product1.cci.SelectableItemWithQuantityFilter createSelectableItemWithQuantityFilter( 675 ); 676 677 public org.opencrx.kernel.product1.cci.SelectableItemWithQuantityFilter createSelectableItemWithQuantityFilter( 678 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 679 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 680 ); 681 682 public org.opencrx.kernel.product1.cci.PriceModifierFilter createPriceModifierFilter( 686 ); 687 688 public org.opencrx.kernel.product1.cci.PriceModifierFilter createPriceModifierFilter( 689 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 690 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 691 ); 692 693 public org.opencrx.kernel.product1.cci.SelectableProductBundleClass getSelectableProductBundleClass(); 697 698 public org.opencrx.kernel.product1.cci.SelectableProductBundleFilter createSelectableProductBundleFilter( 702 ); 703 704 public org.opencrx.kernel.product1.cci.SelectableProductBundleFilter createSelectableProductBundleFilter( 705 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 706 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 707 ); 708 709 public org.opencrx.kernel.product1.cci.RelatedProductClass getRelatedProductClass(); 713 714 public org.opencrx.kernel.product1.cci.RelatedProductFilter createRelatedProductFilter( 718 ); 719 720 public org.opencrx.kernel.product1.cci.RelatedProductFilter createRelatedProductFilter( 721 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 722 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 723 ); 724 725 public org.opencrx.kernel.product1.cci.ProductTypeFilterPropertyClass getProductTypeFilterPropertyClass(); 729 730 public org.opencrx.kernel.product1.cci.ProductTypeFilterPropertyFilter createProductTypeFilterPropertyFilter( 734 ); 735 736 public org.opencrx.kernel.product1.cci.ProductTypeFilterPropertyFilter createProductTypeFilterPropertyFilter( 737 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 738 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 739 ); 740 741 public org.opencrx.kernel.product1.cci.SegmentClass getSegmentClass(); 745 746 public org.opencrx.kernel.product1.cci.SegmentFilter createSegmentFilter( 750 ); 751 752 public org.opencrx.kernel.product1.cci.SegmentFilter createSegmentFilter( 753 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 754 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 755 ); 756 757 public org.opencrx.kernel.product1.cci.SelectableItemFilter createSelectableItemFilter( 761 ); 762 763 public org.opencrx.kernel.product1.cci.SelectableItemFilter createSelectableItemFilter( 764 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 765 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 766 ); 767 768 } 772 | Popular Tags |