1 package org.opencrx.kernel.contract1.cci; 14 15 public class contract1PackageImpl 16 extends org.openmdx.base.accessor.jmi.spi.RefPackage_1 17 implements contract1Package { 18 19 public contract1PackageImpl( 20 javax.jmi.reflect.RefPackage outermostPackage, 21 javax.jmi.reflect.RefPackage immediatePackage 22 ) { 23 super(outermostPackage, immediatePackage); 24 } 25 26 public org.opencrx.kernel.contract1.cci.AddressContainerFilter createAddressContainerFilter( 30 ) { 31 return (org.opencrx.kernel.contract1.cci.AddressContainerFilter)this.refCreateFilter( 32 "org:opencrx:kernel:contract1:AddressContainer", 33 null, 34 null 35 ); 36 } 37 38 public org.opencrx.kernel.contract1.cci.AddressContainerFilter createAddressContainerFilter( 39 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 40 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 41 ) { 42 return (org.opencrx.kernel.contract1.cci.AddressContainerFilter)this.refCreateFilter( 43 "org:opencrx:kernel:contract1:AddressContainer", 44 filterProperties, 45 attributeSpecifiers 46 ); 47 } 48 49 public org.opencrx.kernel.contract1.cci.SalesOrderProductOfferingPositionClass getSalesOrderProductOfferingPositionClass( 53 ) { 54 return (org.opencrx.kernel.contract1.cci.SalesOrderProductOfferingPositionClass)refClass( 55 "org:opencrx:kernel:contract1:SalesOrderProductOfferingPosition" 56 ); 57 } 58 59 public org.opencrx.kernel.contract1.cci.SalesOrderProductOfferingPositionFilter createSalesOrderProductOfferingPositionFilter( 63 ) { 64 return (org.opencrx.kernel.contract1.cci.SalesOrderProductOfferingPositionFilter)this.refCreateFilter( 65 "org:opencrx:kernel:contract1:SalesOrderProductOfferingPosition", 66 null, 67 null 68 ); 69 } 70 71 public org.opencrx.kernel.contract1.cci.SalesOrderProductOfferingPositionFilter createSalesOrderProductOfferingPositionFilter( 72 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 73 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 74 ) { 75 return (org.opencrx.kernel.contract1.cci.SalesOrderProductOfferingPositionFilter)this.refCreateFilter( 76 "org:opencrx:kernel:contract1:SalesOrderProductOfferingPosition", 77 filterProperties, 78 attributeSpecifiers 79 ); 80 } 81 82 public org.opencrx.kernel.contract1.cci.UpdateInventoryResult createUpdateInventoryResult( 86 org.opencrx.kernel.depot1.cci.CompoundBooking compoundBooking 87 ) { 88 java.util.List args = new java.util.ArrayList (); 89 args.add(compoundBooking); 90 return (org.opencrx.kernel.contract1.cci.UpdateInventoryResult)this.refCreateStruct( 91 "org:opencrx:kernel:contract1:UpdateInventoryResult", 92 args 93 ); 94 } 95 public org.opencrx.kernel.contract1.cci.UpdateInventoryResultFilter createUpdateInventoryResultFilter( 99 ) { 100 return (org.opencrx.kernel.contract1.cci.UpdateInventoryResultFilter)this.refCreateFilter( 101 "org:opencrx:kernel:contract1:UpdateInventoryResult", 102 null, 103 null 104 ); 105 } 106 107 public org.opencrx.kernel.contract1.cci.UpdateInventoryResultFilter createUpdateInventoryResultFilter( 108 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 109 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 110 ) { 111 return (org.opencrx.kernel.contract1.cci.UpdateInventoryResultFilter)this.refCreateFilter( 112 "org:opencrx:kernel:contract1:UpdateInventoryResult", 113 filterProperties, 114 attributeSpecifiers 115 ); 116 } 117 118 public org.opencrx.kernel.contract1.cci.ContractRoleFilter createContractRoleFilter( 122 ) { 123 return (org.opencrx.kernel.contract1.cci.ContractRoleFilter)this.refCreateFilter( 124 "org:opencrx:kernel:contract1:ContractRole", 125 null, 126 null 127 ); 128 } 129 130 public org.opencrx.kernel.contract1.cci.ContractRoleFilter createContractRoleFilter( 131 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 132 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 133 ) { 134 return (org.opencrx.kernel.contract1.cci.ContractRoleFilter)this.refCreateFilter( 135 "org:opencrx:kernel:contract1:ContractRole", 136 filterProperties, 137 attributeSpecifiers 138 ); 139 } 140 141 public org.opencrx.kernel.contract1.cci.SalesOrderBundledProductPositionClass getSalesOrderBundledProductPositionClass( 145 ) { 146 return (org.opencrx.kernel.contract1.cci.SalesOrderBundledProductPositionClass)refClass( 147 "org:opencrx:kernel:contract1:SalesOrderBundledProductPosition" 148 ); 149 } 150 151 public org.opencrx.kernel.contract1.cci.SalesOrderBundledProductPositionFilter createSalesOrderBundledProductPositionFilter( 155 ) { 156 return (org.opencrx.kernel.contract1.cci.SalesOrderBundledProductPositionFilter)this.refCreateFilter( 157 "org:opencrx:kernel:contract1:SalesOrderBundledProductPosition", 158 null, 159 null 160 ); 161 } 162 163 public org.opencrx.kernel.contract1.cci.SalesOrderBundledProductPositionFilter createSalesOrderBundledProductPositionFilter( 164 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 165 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 166 ) { 167 return (org.opencrx.kernel.contract1.cci.SalesOrderBundledProductPositionFilter)this.refCreateFilter( 168 "org:opencrx:kernel:contract1:SalesOrderBundledProductPosition", 169 filterProperties, 170 attributeSpecifiers 171 ); 172 } 173 174 public org.opencrx.kernel.contract1.cci.DeliveryInformationClass getDeliveryInformationClass( 178 ) { 179 return (org.opencrx.kernel.contract1.cci.DeliveryInformationClass)refClass( 180 "org:opencrx:kernel:contract1:DeliveryInformation" 181 ); 182 } 183 184 public org.opencrx.kernel.contract1.cci.DeliveryInformationFilter createDeliveryInformationFilter( 188 ) { 189 return (org.opencrx.kernel.contract1.cci.DeliveryInformationFilter)this.refCreateFilter( 190 "org:opencrx:kernel:contract1:DeliveryInformation", 191 null, 192 null 193 ); 194 } 195 196 public org.opencrx.kernel.contract1.cci.DeliveryInformationFilter createDeliveryInformationFilter( 197 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 198 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 199 ) { 200 return (org.opencrx.kernel.contract1.cci.DeliveryInformationFilter)this.refCreateFilter( 201 "org:opencrx:kernel:contract1:DeliveryInformation", 202 filterProperties, 203 attributeSpecifiers 204 ); 205 } 206 207 public org.opencrx.kernel.contract1.cci.AbstractInvoicePositionFilter createAbstractInvoicePositionFilter( 211 ) { 212 return (org.opencrx.kernel.contract1.cci.AbstractInvoicePositionFilter)this.refCreateFilter( 213 "org:opencrx:kernel:contract1:AbstractInvoicePosition", 214 null, 215 null 216 ); 217 } 218 219 public org.opencrx.kernel.contract1.cci.AbstractInvoicePositionFilter createAbstractInvoicePositionFilter( 220 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 221 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 222 ) { 223 return (org.opencrx.kernel.contract1.cci.AbstractInvoicePositionFilter)this.refCreateFilter( 224 "org:opencrx:kernel:contract1:AbstractInvoicePosition", 225 filterProperties, 226 attributeSpecifiers 227 ); 228 } 229 230 public org.opencrx.kernel.contract1.cci.InvoiceClass getInvoiceClass( 234 ) { 235 return (org.opencrx.kernel.contract1.cci.InvoiceClass)refClass( 236 "org:opencrx:kernel:contract1:Invoice" 237 ); 238 } 239 240 public org.opencrx.kernel.contract1.cci.InvoiceFilter createInvoiceFilter( 244 ) { 245 return (org.opencrx.kernel.contract1.cci.InvoiceFilter)this.refCreateFilter( 246 "org:opencrx:kernel:contract1:Invoice", 247 null, 248 null 249 ); 250 } 251 252 public org.opencrx.kernel.contract1.cci.InvoiceFilter createInvoiceFilter( 253 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 254 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 255 ) { 256 return (org.opencrx.kernel.contract1.cci.InvoiceFilter)this.refCreateFilter( 257 "org:opencrx:kernel:contract1:Invoice", 258 filterProperties, 259 attributeSpecifiers 260 ); 261 } 262 263 public org.opencrx.kernel.contract1.cci.QuotePositionClass getQuotePositionClass( 267 ) { 268 return (org.opencrx.kernel.contract1.cci.QuotePositionClass)refClass( 269 "org:opencrx:kernel:contract1:QuotePosition" 270 ); 271 } 272 273 public org.opencrx.kernel.contract1.cci.QuotePositionFilter createQuotePositionFilter( 277 ) { 278 return (org.opencrx.kernel.contract1.cci.QuotePositionFilter)this.refCreateFilter( 279 "org:opencrx:kernel:contract1:QuotePosition", 280 null, 281 null 282 ); 283 } 284 285 public org.opencrx.kernel.contract1.cci.QuotePositionFilter createQuotePositionFilter( 286 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 287 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 288 ) { 289 return (org.opencrx.kernel.contract1.cci.QuotePositionFilter)this.refCreateFilter( 290 "org:opencrx:kernel:contract1:QuotePosition", 291 filterProperties, 292 attributeSpecifiers 293 ); 294 } 295 296 public org.opencrx.kernel.contract1.cci.QuoteClass getQuoteClass( 300 ) { 301 return (org.opencrx.kernel.contract1.cci.QuoteClass)refClass( 302 "org:opencrx:kernel:contract1:Quote" 303 ); 304 } 305 306 public org.opencrx.kernel.contract1.cci.QuoteFilter createQuoteFilter( 310 ) { 311 return (org.opencrx.kernel.contract1.cci.QuoteFilter)this.refCreateFilter( 312 "org:opencrx:kernel:contract1:Quote", 313 null, 314 null 315 ); 316 } 317 318 public org.opencrx.kernel.contract1.cci.QuoteFilter createQuoteFilter( 319 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 320 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 321 ) { 322 return (org.opencrx.kernel.contract1.cci.QuoteFilter)this.refCreateFilter( 323 "org:opencrx:kernel:contract1:Quote", 324 filterProperties, 325 attributeSpecifiers 326 ); 327 } 328 329 public org.opencrx.kernel.contract1.cci.LeadClass getLeadClass( 333 ) { 334 return (org.opencrx.kernel.contract1.cci.LeadClass)refClass( 335 "org:opencrx:kernel:contract1:Lead" 336 ); 337 } 338 339 public org.opencrx.kernel.contract1.cci.LeadFilter createLeadFilter( 343 ) { 344 return (org.opencrx.kernel.contract1.cci.LeadFilter)this.refCreateFilter( 345 "org:opencrx:kernel:contract1:Lead", 346 null, 347 null 348 ); 349 } 350 351 public org.opencrx.kernel.contract1.cci.LeadFilter createLeadFilter( 352 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 353 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 354 ) { 355 return (org.opencrx.kernel.contract1.cci.LeadFilter)this.refCreateFilter( 356 "org:opencrx:kernel:contract1:Lead", 357 filterProperties, 358 attributeSpecifiers 359 ); 360 } 361 362 public org.opencrx.kernel.contract1.cci.QuoteMarkAsClosedParams createQuoteMarkAsClosedParams( 366 short quoteState 367 ) { 368 java.util.List args = new java.util.ArrayList (); 369 args.add(new Short (quoteState)); 370 return (org.opencrx.kernel.contract1.cci.QuoteMarkAsClosedParams)this.refCreateStruct( 371 "org:opencrx:kernel:contract1:QuoteMarkAsClosedParams", 372 args 373 ); 374 } 375 public org.opencrx.kernel.contract1.cci.QuoteMarkAsClosedParamsFilter createQuoteMarkAsClosedParamsFilter( 379 ) { 380 return (org.opencrx.kernel.contract1.cci.QuoteMarkAsClosedParamsFilter)this.refCreateFilter( 381 "org:opencrx:kernel:contract1:QuoteMarkAsClosedParams", 382 null, 383 null 384 ); 385 } 386 387 public org.opencrx.kernel.contract1.cci.QuoteMarkAsClosedParamsFilter createQuoteMarkAsClosedParamsFilter( 388 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 389 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 390 ) { 391 return (org.opencrx.kernel.contract1.cci.QuoteMarkAsClosedParamsFilter)this.refCreateFilter( 392 "org:opencrx:kernel:contract1:QuoteMarkAsClosedParams", 393 filterProperties, 394 attributeSpecifiers 395 ); 396 } 397 398 public org.opencrx.kernel.contract1.cci.OpportunityMarkAsClosedParams createOpportunityMarkAsClosedParams( 402 short opportunityState 403 ) { 404 java.util.List args = new java.util.ArrayList (); 405 args.add(new Short (opportunityState)); 406 return (org.opencrx.kernel.contract1.cci.OpportunityMarkAsClosedParams)this.refCreateStruct( 407 "org:opencrx:kernel:contract1:OpportunityMarkAsClosedParams", 408 args 409 ); 410 } 411 public org.opencrx.kernel.contract1.cci.OpportunityMarkAsClosedParamsFilter createOpportunityMarkAsClosedParamsFilter( 415 ) { 416 return (org.opencrx.kernel.contract1.cci.OpportunityMarkAsClosedParamsFilter)this.refCreateFilter( 417 "org:opencrx:kernel:contract1:OpportunityMarkAsClosedParams", 418 null, 419 null 420 ); 421 } 422 423 public org.opencrx.kernel.contract1.cci.OpportunityMarkAsClosedParamsFilter createOpportunityMarkAsClosedParamsFilter( 424 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 425 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 426 ) { 427 return (org.opencrx.kernel.contract1.cci.OpportunityMarkAsClosedParamsFilter)this.refCreateFilter( 428 "org:opencrx:kernel:contract1:OpportunityMarkAsClosedParams", 429 filterProperties, 430 attributeSpecifiers 431 ); 432 } 433 434 public org.opencrx.kernel.contract1.cci.ProductApplicationClass getProductApplicationClass( 438 ) { 439 return (org.opencrx.kernel.contract1.cci.ProductApplicationClass)refClass( 440 "org:opencrx:kernel:contract1:ProductApplication" 441 ); 442 } 443 444 public org.opencrx.kernel.contract1.cci.ProductApplicationFilter createProductApplicationFilter( 448 ) { 449 return (org.opencrx.kernel.contract1.cci.ProductApplicationFilter)this.refCreateFilter( 450 "org:opencrx:kernel:contract1:ProductApplication", 451 null, 452 null 453 ); 454 } 455 456 public org.opencrx.kernel.contract1.cci.ProductApplicationFilter createProductApplicationFilter( 457 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 458 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 459 ) { 460 return (org.opencrx.kernel.contract1.cci.ProductApplicationFilter)this.refCreateFilter( 461 "org:opencrx:kernel:contract1:ProductApplication", 462 filterProperties, 463 attributeSpecifiers 464 ); 465 } 466 467 public org.opencrx.kernel.contract1.cci.OpportunityCreateQuoteResult createOpportunityCreateQuoteResult( 471 org.opencrx.kernel.contract1.cci.Quote quote 472 ) { 473 java.util.List args = new java.util.ArrayList (); 474 args.add(quote); 475 return (org.opencrx.kernel.contract1.cci.OpportunityCreateQuoteResult)this.refCreateStruct( 476 "org:opencrx:kernel:contract1:OpportunityCreateQuoteResult", 477 args 478 ); 479 } 480 public org.opencrx.kernel.contract1.cci.OpportunityCreateQuoteResultFilter createOpportunityCreateQuoteResultFilter( 484 ) { 485 return (org.opencrx.kernel.contract1.cci.OpportunityCreateQuoteResultFilter)this.refCreateFilter( 486 "org:opencrx:kernel:contract1:OpportunityCreateQuoteResult", 487 null, 488 null 489 ); 490 } 491 492 public org.opencrx.kernel.contract1.cci.OpportunityCreateQuoteResultFilter createOpportunityCreateQuoteResultFilter( 493 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 494 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 495 ) { 496 return (org.opencrx.kernel.contract1.cci.OpportunityCreateQuoteResultFilter)this.refCreateFilter( 497 "org:opencrx:kernel:contract1:OpportunityCreateQuoteResult", 498 filterProperties, 499 attributeSpecifiers 500 ); 501 } 502 503 public org.opencrx.kernel.contract1.cci.UpdateInventoryParams createUpdateInventoryParams( 507 Boolean cancelPreviousInventoryUpdate 508 ) { 509 java.util.List args = new java.util.ArrayList (); 510 args.add(cancelPreviousInventoryUpdate); 511 return (org.opencrx.kernel.contract1.cci.UpdateInventoryParams)this.refCreateStruct( 512 "org:opencrx:kernel:contract1:UpdateInventoryParams", 513 args 514 ); 515 } 516 public org.opencrx.kernel.contract1.cci.UpdateInventoryParamsFilter createUpdateInventoryParamsFilter( 520 ) { 521 return (org.opencrx.kernel.contract1.cci.UpdateInventoryParamsFilter)this.refCreateFilter( 522 "org:opencrx:kernel:contract1:UpdateInventoryParams", 523 null, 524 null 525 ); 526 } 527 528 public org.opencrx.kernel.contract1.cci.UpdateInventoryParamsFilter createUpdateInventoryParamsFilter( 529 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 530 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 531 ) { 532 return (org.opencrx.kernel.contract1.cci.UpdateInventoryParamsFilter)this.refCreateFilter( 533 "org:opencrx:kernel:contract1:UpdateInventoryParams", 534 filterProperties, 535 attributeSpecifiers 536 ); 537 } 538 539 public org.opencrx.kernel.contract1.cci.AbstractContractFilter createAbstractContractFilter( 543 ) { 544 return (org.opencrx.kernel.contract1.cci.AbstractContractFilter)this.refCreateFilter( 545 "org:opencrx:kernel:contract1:AbstractContract", 546 null, 547 null 548 ); 549 } 550 551 public org.opencrx.kernel.contract1.cci.AbstractContractFilter createAbstractContractFilter( 552 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 553 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 554 ) { 555 return (org.opencrx.kernel.contract1.cci.AbstractContractFilter)this.refCreateFilter( 556 "org:opencrx:kernel:contract1:AbstractContract", 557 filterProperties, 558 attributeSpecifiers 559 ); 560 } 561 562 public org.opencrx.kernel.contract1.cci.SalesOrderClass getSalesOrderClass( 566 ) { 567 return (org.opencrx.kernel.contract1.cci.SalesOrderClass)refClass( 568 "org:opencrx:kernel:contract1:SalesOrder" 569 ); 570 } 571 572 public org.opencrx.kernel.contract1.cci.SalesOrderFilter createSalesOrderFilter( 576 ) { 577 return (org.opencrx.kernel.contract1.cci.SalesOrderFilter)this.refCreateFilter( 578 "org:opencrx:kernel:contract1:SalesOrder", 579 null, 580 null 581 ); 582 } 583 584 public org.opencrx.kernel.contract1.cci.SalesOrderFilter createSalesOrderFilter( 585 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 586 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 587 ) { 588 return (org.opencrx.kernel.contract1.cci.SalesOrderFilter)this.refCreateFilter( 589 "org:opencrx:kernel:contract1:SalesOrder", 590 filterProperties, 591 attributeSpecifiers 592 ); 593 } 594 595 public org.opencrx.kernel.contract1.cci.QuoteBundledProductPositionClass getQuoteBundledProductPositionClass( 599 ) { 600 return (org.opencrx.kernel.contract1.cci.QuoteBundledProductPositionClass)refClass( 601 "org:opencrx:kernel:contract1:QuoteBundledProductPosition" 602 ); 603 } 604 605 public org.opencrx.kernel.contract1.cci.QuoteBundledProductPositionFilter createQuoteBundledProductPositionFilter( 609 ) { 610 return (org.opencrx.kernel.contract1.cci.QuoteBundledProductPositionFilter)this.refCreateFilter( 611 "org:opencrx:kernel:contract1:QuoteBundledProductPosition", 612 null, 613 null 614 ); 615 } 616 617 public org.opencrx.kernel.contract1.cci.QuoteBundledProductPositionFilter createQuoteBundledProductPositionFilter( 618 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 619 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 620 ) { 621 return (org.opencrx.kernel.contract1.cci.QuoteBundledProductPositionFilter)this.refCreateFilter( 622 "org:opencrx:kernel:contract1:QuoteBundledProductPosition", 623 filterProperties, 624 attributeSpecifiers 625 ); 626 } 627 628 public org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionResult createCreateProductOfferingPositionResult( 632 org.opencrx.kernel.product1.cci.EditableProductOfferingPosition offeringPosition 633 ) { 634 java.util.List args = new java.util.ArrayList (); 635 args.add(offeringPosition); 636 return (org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionResult)this.refCreateStruct( 637 "org:opencrx:kernel:contract1:CreateProductOfferingPositionResult", 638 args 639 ); 640 } 641 public org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionResultFilter createCreateProductOfferingPositionResultFilter( 645 ) { 646 return (org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionResultFilter)this.refCreateFilter( 647 "org:opencrx:kernel:contract1:CreateProductOfferingPositionResult", 648 null, 649 null 650 ); 651 } 652 653 public org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionResultFilter createCreateProductOfferingPositionResultFilter( 654 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 655 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 656 ) { 657 return (org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionResultFilter)this.refCreateFilter( 658 "org:opencrx:kernel:contract1:CreateProductOfferingPositionResult", 659 filterProperties, 660 attributeSpecifiers 661 ); 662 } 663 664 public org.opencrx.kernel.contract1.cci.SalesOrderProductBundlePositionClass getSalesOrderProductBundlePositionClass( 668 ) { 669 return (org.opencrx.kernel.contract1.cci.SalesOrderProductBundlePositionClass)refClass( 670 "org:opencrx:kernel:contract1:SalesOrderProductBundlePosition" 671 ); 672 } 673 674 public org.opencrx.kernel.contract1.cci.SalesOrderProductBundlePositionFilter createSalesOrderProductBundlePositionFilter( 678 ) { 679 return (org.opencrx.kernel.contract1.cci.SalesOrderProductBundlePositionFilter)this.refCreateFilter( 680 "org:opencrx:kernel:contract1:SalesOrderProductBundlePosition", 681 null, 682 null 683 ); 684 } 685 686 public org.opencrx.kernel.contract1.cci.SalesOrderProductBundlePositionFilter createSalesOrderProductBundlePositionFilter( 687 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 688 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 689 ) { 690 return (org.opencrx.kernel.contract1.cci.SalesOrderProductBundlePositionFilter)this.refCreateFilter( 691 "org:opencrx:kernel:contract1:SalesOrderProductBundlePosition", 692 filterProperties, 693 attributeSpecifiers 694 ); 695 } 696 697 public org.opencrx.kernel.contract1.cci.AbstractQuotePositionFilter createAbstractQuotePositionFilter( 701 ) { 702 return (org.opencrx.kernel.contract1.cci.AbstractQuotePositionFilter)this.refCreateFilter( 703 "org:opencrx:kernel:contract1:AbstractQuotePosition", 704 null, 705 null 706 ); 707 } 708 709 public org.opencrx.kernel.contract1.cci.AbstractQuotePositionFilter createAbstractQuotePositionFilter( 710 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 711 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 712 ) { 713 return (org.opencrx.kernel.contract1.cci.AbstractQuotePositionFilter)this.refCreateFilter( 714 "org:opencrx:kernel:contract1:AbstractQuotePosition", 715 filterProperties, 716 attributeSpecifiers 717 ); 718 } 719 720 public org.opencrx.kernel.contract1.cci.ContractPositionFilter createContractPositionFilter( 724 ) { 725 return (org.opencrx.kernel.contract1.cci.ContractPositionFilter)this.refCreateFilter( 726 "org:opencrx:kernel:contract1:ContractPosition", 727 null, 728 null 729 ); 730 } 731 732 public org.opencrx.kernel.contract1.cci.ContractPositionFilter createContractPositionFilter( 733 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 734 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 735 ) { 736 return (org.opencrx.kernel.contract1.cci.ContractPositionFilter)this.refCreateFilter( 737 "org:opencrx:kernel:contract1:ContractPosition", 738 filterProperties, 739 attributeSpecifiers 740 ); 741 } 742 743 public org.opencrx.kernel.contract1.cci.QuoteCreateSalesOrderResult createQuoteCreateSalesOrderResult( 747 org.opencrx.kernel.contract1.cci.SalesOrder order 748 ) { 749 java.util.List args = new java.util.ArrayList (); 750 args.add(order); 751 return (org.opencrx.kernel.contract1.cci.QuoteCreateSalesOrderResult)this.refCreateStruct( 752 "org:opencrx:kernel:contract1:QuoteCreateSalesOrderResult", 753 args 754 ); 755 } 756 public org.opencrx.kernel.contract1.cci.QuoteCreateSalesOrderResultFilter createQuoteCreateSalesOrderResultFilter( 760 ) { 761 return (org.opencrx.kernel.contract1.cci.QuoteCreateSalesOrderResultFilter)this.refCreateFilter( 762 "org:opencrx:kernel:contract1:QuoteCreateSalesOrderResult", 763 null, 764 null 765 ); 766 } 767 768 public org.opencrx.kernel.contract1.cci.QuoteCreateSalesOrderResultFilter createQuoteCreateSalesOrderResultFilter( 769 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 770 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 771 ) { 772 return (org.opencrx.kernel.contract1.cci.QuoteCreateSalesOrderResultFilter)this.refCreateFilter( 773 "org:opencrx:kernel:contract1:QuoteCreateSalesOrderResult", 774 filterProperties, 775 attributeSpecifiers 776 ); 777 } 778 779 public org.opencrx.kernel.contract1.cci.LeadMarkAsClosedParams createLeadMarkAsClosedParams( 783 short leadState 784 ) { 785 java.util.List args = new java.util.ArrayList (); 786 args.add(new Short (leadState)); 787 return (org.opencrx.kernel.contract1.cci.LeadMarkAsClosedParams)this.refCreateStruct( 788 "org:opencrx:kernel:contract1:LeadMarkAsClosedParams", 789 args 790 ); 791 } 792 public org.opencrx.kernel.contract1.cci.LeadMarkAsClosedParamsFilter createLeadMarkAsClosedParamsFilter( 796 ) { 797 return (org.opencrx.kernel.contract1.cci.LeadMarkAsClosedParamsFilter)this.refCreateFilter( 798 "org:opencrx:kernel:contract1:LeadMarkAsClosedParams", 799 null, 800 null 801 ); 802 } 803 804 public org.opencrx.kernel.contract1.cci.LeadMarkAsClosedParamsFilter createLeadMarkAsClosedParamsFilter( 805 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 806 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 807 ) { 808 return (org.opencrx.kernel.contract1.cci.LeadMarkAsClosedParamsFilter)this.refCreateFilter( 809 "org:opencrx:kernel:contract1:LeadMarkAsClosedParams", 810 filterProperties, 811 attributeSpecifiers 812 ); 813 } 814 815 public org.opencrx.kernel.contract1.cci.InvoiceMarkAsClosedParams createInvoiceMarkAsClosedParams( 819 short invoiceState 820 ) { 821 java.util.List args = new java.util.ArrayList (); 822 args.add(new Short (invoiceState)); 823 return (org.opencrx.kernel.contract1.cci.InvoiceMarkAsClosedParams)this.refCreateStruct( 824 "org:opencrx:kernel:contract1:InvoiceMarkAsClosedParams", 825 args 826 ); 827 } 828 public org.opencrx.kernel.contract1.cci.InvoiceMarkAsClosedParamsFilter createInvoiceMarkAsClosedParamsFilter( 832 ) { 833 return (org.opencrx.kernel.contract1.cci.InvoiceMarkAsClosedParamsFilter)this.refCreateFilter( 834 "org:opencrx:kernel:contract1:InvoiceMarkAsClosedParams", 835 null, 836 null 837 ); 838 } 839 840 public org.opencrx.kernel.contract1.cci.InvoiceMarkAsClosedParamsFilter createInvoiceMarkAsClosedParamsFilter( 841 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 842 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 843 ) { 844 return (org.opencrx.kernel.contract1.cci.InvoiceMarkAsClosedParamsFilter)this.refCreateFilter( 845 "org:opencrx:kernel:contract1:InvoiceMarkAsClosedParams", 846 filterProperties, 847 attributeSpecifiers 848 ); 849 } 850 851 public org.opencrx.kernel.contract1.cci.OpportunityPositionClass getOpportunityPositionClass( 855 ) { 856 return (org.opencrx.kernel.contract1.cci.OpportunityPositionClass)refClass( 857 "org:opencrx:kernel:contract1:OpportunityPosition" 858 ); 859 } 860 861 public org.opencrx.kernel.contract1.cci.OpportunityPositionFilter createOpportunityPositionFilter( 865 ) { 866 return (org.opencrx.kernel.contract1.cci.OpportunityPositionFilter)this.refCreateFilter( 867 "org:opencrx:kernel:contract1:OpportunityPosition", 868 null, 869 null 870 ); 871 } 872 873 public org.opencrx.kernel.contract1.cci.OpportunityPositionFilter createOpportunityPositionFilter( 874 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 875 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 876 ) { 877 return (org.opencrx.kernel.contract1.cci.OpportunityPositionFilter)this.refCreateFilter( 878 "org:opencrx:kernel:contract1:OpportunityPosition", 879 filterProperties, 880 attributeSpecifiers 881 ); 882 } 883 884 public org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionParams createCreateProductOfferingPositionParams( 888 org.opencrx.kernel.product1.cci.ProductOffering offering 889 , java.math.BigDecimal quantity 890 ) { 891 java.util.List args = new java.util.ArrayList (); 892 args.add(offering); 893 args.add(quantity); 894 return (org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionParams)this.refCreateStruct( 895 "org:opencrx:kernel:contract1:CreateProductOfferingPositionParams", 896 args 897 ); 898 } 899 public org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionParamsFilter createCreateProductOfferingPositionParamsFilter( 903 ) { 904 return (org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionParamsFilter)this.refCreateFilter( 905 "org:opencrx:kernel:contract1:CreateProductOfferingPositionParams", 906 null, 907 null 908 ); 909 } 910 911 public org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionParamsFilter createCreateProductOfferingPositionParamsFilter( 912 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 913 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 914 ) { 915 return (org.opencrx.kernel.contract1.cci.CreateProductOfferingPositionParamsFilter)this.refCreateFilter( 916 "org:opencrx:kernel:contract1:CreateProductOfferingPositionParams", 917 filterProperties, 918 attributeSpecifiers 919 ); 920 } 921 922 public org.opencrx.kernel.contract1.cci.InvoiceProductBundlePositionClass getInvoiceProductBundlePositionClass( 926 ) { 927 return (org.opencrx.kernel.contract1.cci.InvoiceProductBundlePositionClass)refClass( 928 "org:opencrx:kernel:contract1:InvoiceProductBundlePosition" 929 ); 930 } 931 932 public org.opencrx.kernel.contract1.cci.InvoiceProductBundlePositionFilter createInvoiceProductBundlePositionFilter( 936 ) { 937 return (org.opencrx.kernel.contract1.cci.InvoiceProductBundlePositionFilter)this.refCreateFilter( 938 "org:opencrx:kernel:contract1:InvoiceProductBundlePosition", 939 null, 940 null 941 ); 942 } 943 944 public org.opencrx.kernel.contract1.cci.InvoiceProductBundlePositionFilter createInvoiceProductBundlePositionFilter( 945 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 946 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 947 ) { 948 return (org.opencrx.kernel.contract1.cci.InvoiceProductBundlePositionFilter)this.refCreateFilter( 949 "org:opencrx:kernel:contract1:InvoiceProductBundlePosition", 950 filterProperties, 951 attributeSpecifiers 952 ); 953 } 954 955 public org.opencrx.kernel.contract1.cci.OpportunityProductOfferingPositionClass getOpportunityProductOfferingPositionClass( 959 ) { 960 return (org.opencrx.kernel.contract1.cci.OpportunityProductOfferingPositionClass)refClass( 961 "org:opencrx:kernel:contract1:OpportunityProductOfferingPosition" 962 ); 963 } 964 965 public org.opencrx.kernel.contract1.cci.OpportunityProductOfferingPositionFilter createOpportunityProductOfferingPositionFilter( 969 ) { 970 return (org.opencrx.kernel.contract1.cci.OpportunityProductOfferingPositionFilter)this.refCreateFilter( 971 "org:opencrx:kernel:contract1:OpportunityProductOfferingPosition", 972 null, 973 null 974 ); 975 } 976 977 public org.opencrx.kernel.contract1.cci.OpportunityProductOfferingPositionFilter createOpportunityProductOfferingPositionFilter( 978 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 979 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 980 ) { 981 return (org.opencrx.kernel.contract1.cci.OpportunityProductOfferingPositionFilter)this.refCreateFilter( 982 "org:opencrx:kernel:contract1:OpportunityProductOfferingPosition", 983 filterProperties, 984 attributeSpecifiers 985 ); 986 } 987 988 public org.opencrx.kernel.contract1.cci.InvoicePositionClass getInvoicePositionClass( 992 ) { 993 return (org.opencrx.kernel.contract1.cci.InvoicePositionClass)refClass( 994 "org:opencrx:kernel:contract1:InvoicePosition" 995 ); 996 } 997 998 public org.opencrx.kernel.contract1.cci.InvoicePositionFilter createInvoicePositionFilter( 1002 ) { 1003 return (org.opencrx.kernel.contract1.cci.InvoicePositionFilter)this.refCreateFilter( 1004 "org:opencrx:kernel:contract1:InvoicePosition", 1005 null, 1006 null 1007 ); 1008 } 1009 1010 public org.opencrx.kernel.contract1.cci.InvoicePositionFilter createInvoicePositionFilter( 1011 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1012 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1013 ) { 1014 return (org.opencrx.kernel.contract1.cci.InvoicePositionFilter)this.refCreateFilter( 1015 "org:opencrx:kernel:contract1:InvoicePosition", 1016 filterProperties, 1017 attributeSpecifiers 1018 ); 1019 } 1020 1021 public org.opencrx.kernel.contract1.cci.EMailAddressClass getEMailAddressClass( 1025 ) { 1026 return (org.opencrx.kernel.contract1.cci.EMailAddressClass)refClass( 1027 "org:opencrx:kernel:contract1:EMailAddress" 1028 ); 1029 } 1030 1031 public org.opencrx.kernel.contract1.cci.EMailAddressFilter createEMailAddressFilter( 1035 ) { 1036 return (org.opencrx.kernel.contract1.cci.EMailAddressFilter)this.refCreateFilter( 1037 "org:opencrx:kernel:contract1:EMailAddress", 1038 null, 1039 null 1040 ); 1041 } 1042 1043 public org.opencrx.kernel.contract1.cci.EMailAddressFilter createEMailAddressFilter( 1044 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1045 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1046 ) { 1047 return (org.opencrx.kernel.contract1.cci.EMailAddressFilter)this.refCreateFilter( 1048 "org:opencrx:kernel:contract1:EMailAddress", 1049 filterProperties, 1050 attributeSpecifiers 1051 ); 1052 } 1053 1054 public org.opencrx.kernel.contract1.cci.CreatePositionResult createCreatePositionResult( 1058 org.opencrx.kernel.generic.cci.CrxObject position 1059 ) { 1060 java.util.List args = new java.util.ArrayList (); 1061 args.add(position); 1062 return (org.opencrx.kernel.contract1.cci.CreatePositionResult)this.refCreateStruct( 1063 "org:opencrx:kernel:contract1:CreatePositionResult", 1064 args 1065 ); 1066 } 1067 public org.opencrx.kernel.contract1.cci.CreatePositionResultFilter createCreatePositionResultFilter( 1071 ) { 1072 return (org.opencrx.kernel.contract1.cci.CreatePositionResultFilter)this.refCreateFilter( 1073 "org:opencrx:kernel:contract1:CreatePositionResult", 1074 null, 1075 null 1076 ); 1077 } 1078 1079 public org.opencrx.kernel.contract1.cci.CreatePositionResultFilter createCreatePositionResultFilter( 1080 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1081 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1082 ) { 1083 return (org.opencrx.kernel.contract1.cci.CreatePositionResultFilter)this.refCreateFilter( 1084 "org:opencrx:kernel:contract1:CreatePositionResult", 1085 filterProperties, 1086 attributeSpecifiers 1087 ); 1088 } 1089 1090 public org.opencrx.kernel.contract1.cci.SalesOrderMarkAsClosedParams createSalesOrderMarkAsClosedParams( 1094 short salesOrderState 1095 ) { 1096 java.util.List args = new java.util.ArrayList (); 1097 args.add(new Short (salesOrderState)); 1098 return (org.opencrx.kernel.contract1.cci.SalesOrderMarkAsClosedParams)this.refCreateStruct( 1099 "org:opencrx:kernel:contract1:SalesOrderMarkAsClosedParams", 1100 args 1101 ); 1102 } 1103 public org.opencrx.kernel.contract1.cci.SalesOrderMarkAsClosedParamsFilter createSalesOrderMarkAsClosedParamsFilter( 1107 ) { 1108 return (org.opencrx.kernel.contract1.cci.SalesOrderMarkAsClosedParamsFilter)this.refCreateFilter( 1109 "org:opencrx:kernel:contract1:SalesOrderMarkAsClosedParams", 1110 null, 1111 null 1112 ); 1113 } 1114 1115 public org.opencrx.kernel.contract1.cci.SalesOrderMarkAsClosedParamsFilter createSalesOrderMarkAsClosedParamsFilter( 1116 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1117 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1118 ) { 1119 return (org.opencrx.kernel.contract1.cci.SalesOrderMarkAsClosedParamsFilter)this.refCreateFilter( 1120 "org:opencrx:kernel:contract1:SalesOrderMarkAsClosedParams", 1121 filterProperties, 1122 attributeSpecifiers 1123 ); 1124 } 1125 1126 public org.opencrx.kernel.contract1.cci.QuoteProductBundlePositionClass getQuoteProductBundlePositionClass( 1130 ) { 1131 return (org.opencrx.kernel.contract1.cci.QuoteProductBundlePositionClass)refClass( 1132 "org:opencrx:kernel:contract1:QuoteProductBundlePosition" 1133 ); 1134 } 1135 1136 public org.opencrx.kernel.contract1.cci.QuoteProductBundlePositionFilter createQuoteProductBundlePositionFilter( 1140 ) { 1141 return (org.opencrx.kernel.contract1.cci.QuoteProductBundlePositionFilter)this.refCreateFilter( 1142 "org:opencrx:kernel:contract1:QuoteProductBundlePosition", 1143 null, 1144 null 1145 ); 1146 } 1147 1148 public org.opencrx.kernel.contract1.cci.QuoteProductBundlePositionFilter createQuoteProductBundlePositionFilter( 1149 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1150 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1151 ) { 1152 return (org.opencrx.kernel.contract1.cci.QuoteProductBundlePositionFilter)this.refCreateFilter( 1153 "org:opencrx:kernel:contract1:QuoteProductBundlePosition", 1154 filterProperties, 1155 attributeSpecifiers 1156 ); 1157 } 1158 1159 public org.opencrx.kernel.contract1.cci.OpportunityBundledProductPositionClass getOpportunityBundledProductPositionClass( 1163 ) { 1164 return (org.opencrx.kernel.contract1.cci.OpportunityBundledProductPositionClass)refClass( 1165 "org:opencrx:kernel:contract1:OpportunityBundledProductPosition" 1166 ); 1167 } 1168 1169 public org.opencrx.kernel.contract1.cci.OpportunityBundledProductPositionFilter createOpportunityBundledProductPositionFilter( 1173 ) { 1174 return (org.opencrx.kernel.contract1.cci.OpportunityBundledProductPositionFilter)this.refCreateFilter( 1175 "org:opencrx:kernel:contract1:OpportunityBundledProductPosition", 1176 null, 1177 null 1178 ); 1179 } 1180 1181 public org.opencrx.kernel.contract1.cci.OpportunityBundledProductPositionFilter createOpportunityBundledProductPositionFilter( 1182 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1183 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1184 ) { 1185 return (org.opencrx.kernel.contract1.cci.OpportunityBundledProductPositionFilter)this.refCreateFilter( 1186 "org:opencrx:kernel:contract1:OpportunityBundledProductPosition", 1187 filterProperties, 1188 attributeSpecifiers 1189 ); 1190 } 1191 1192 public org.opencrx.kernel.contract1.cci.OpportunityClass getOpportunityClass( 1196 ) { 1197 return (org.opencrx.kernel.contract1.cci.OpportunityClass)refClass( 1198 "org:opencrx:kernel:contract1:Opportunity" 1199 ); 1200 } 1201 1202 public org.opencrx.kernel.contract1.cci.OpportunityFilter createOpportunityFilter( 1206 ) { 1207 return (org.opencrx.kernel.contract1.cci.OpportunityFilter)this.refCreateFilter( 1208 "org:opencrx:kernel:contract1:Opportunity", 1209 null, 1210 null 1211 ); 1212 } 1213 1214 public org.opencrx.kernel.contract1.cci.OpportunityFilter createOpportunityFilter( 1215 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1216 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1217 ) { 1218 return (org.opencrx.kernel.contract1.cci.OpportunityFilter)this.refCreateFilter( 1219 "org:opencrx:kernel:contract1:Opportunity", 1220 filterProperties, 1221 attributeSpecifiers 1222 ); 1223 } 1224 1225 public org.opencrx.kernel.contract1.cci.OpportunityProductBundlePositionClass getOpportunityProductBundlePositionClass( 1229 ) { 1230 return (org.opencrx.kernel.contract1.cci.OpportunityProductBundlePositionClass)refClass( 1231 "org:opencrx:kernel:contract1:OpportunityProductBundlePosition" 1232 ); 1233 } 1234 1235 public org.opencrx.kernel.contract1.cci.OpportunityProductBundlePositionFilter createOpportunityProductBundlePositionFilter( 1239 ) { 1240 return (org.opencrx.kernel.contract1.cci.OpportunityProductBundlePositionFilter)this.refCreateFilter( 1241 "org:opencrx:kernel:contract1:OpportunityProductBundlePosition", 1242 null, 1243 null 1244 ); 1245 } 1246 1247 public org.opencrx.kernel.contract1.cci.OpportunityProductBundlePositionFilter createOpportunityProductBundlePositionFilter( 1248 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1249 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1250 ) { 1251 return (org.opencrx.kernel.contract1.cci.OpportunityProductBundlePositionFilter)this.refCreateFilter( 1252 "org:opencrx:kernel:contract1:OpportunityProductBundlePosition", 1253 filterProperties, 1254 attributeSpecifiers 1255 ); 1256 } 1257 1258 public org.opencrx.kernel.contract1.cci.DeliveryRequestContainerFilter createDeliveryRequestContainerFilter( 1262 ) { 1263 return (org.opencrx.kernel.contract1.cci.DeliveryRequestContainerFilter)this.refCreateFilter( 1264 "org:opencrx:kernel:contract1:DeliveryRequestContainer", 1265 null, 1266 null 1267 ); 1268 } 1269 1270 public org.opencrx.kernel.contract1.cci.DeliveryRequestContainerFilter createDeliveryRequestContainerFilter( 1271 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1272 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1273 ) { 1274 return (org.opencrx.kernel.contract1.cci.DeliveryRequestContainerFilter)this.refCreateFilter( 1275 "org:opencrx:kernel:contract1:DeliveryRequestContainer", 1276 filterProperties, 1277 attributeSpecifiers 1278 ); 1279 } 1280 1281 public org.opencrx.kernel.contract1.cci.InvoiceProductOfferingPositionClass getInvoiceProductOfferingPositionClass( 1285 ) { 1286 return (org.opencrx.kernel.contract1.cci.InvoiceProductOfferingPositionClass)refClass( 1287 "org:opencrx:kernel:contract1:InvoiceProductOfferingPosition" 1288 ); 1289 } 1290 1291 public org.opencrx.kernel.contract1.cci.InvoiceProductOfferingPositionFilter createInvoiceProductOfferingPositionFilter( 1295 ) { 1296 return (org.opencrx.kernel.contract1.cci.InvoiceProductOfferingPositionFilter)this.refCreateFilter( 1297 "org:opencrx:kernel:contract1:InvoiceProductOfferingPosition", 1298 null, 1299 null 1300 ); 1301 } 1302 1303 public org.opencrx.kernel.contract1.cci.InvoiceProductOfferingPositionFilter createInvoiceProductOfferingPositionFilter( 1304 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1305 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1306 ) { 1307 return (org.opencrx.kernel.contract1.cci.InvoiceProductOfferingPositionFilter)this.refCreateFilter( 1308 "org:opencrx:kernel:contract1:InvoiceProductOfferingPosition", 1309 filterProperties, 1310 attributeSpecifiers 1311 ); 1312 } 1313 1314 public org.opencrx.kernel.contract1.cci.InvoiceBundledProductPositionClass getInvoiceBundledProductPositionClass( 1318 ) { 1319 return (org.opencrx.kernel.contract1.cci.InvoiceBundledProductPositionClass)refClass( 1320 "org:opencrx:kernel:contract1:InvoiceBundledProductPosition" 1321 ); 1322 } 1323 1324 public org.opencrx.kernel.contract1.cci.InvoiceBundledProductPositionFilter createInvoiceBundledProductPositionFilter( 1328 ) { 1329 return (org.opencrx.kernel.contract1.cci.InvoiceBundledProductPositionFilter)this.refCreateFilter( 1330 "org:opencrx:kernel:contract1:InvoiceBundledProductPosition", 1331 null, 1332 null 1333 ); 1334 } 1335 1336 public org.opencrx.kernel.contract1.cci.InvoiceBundledProductPositionFilter createInvoiceBundledProductPositionFilter( 1337 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1338 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1339 ) { 1340 return (org.opencrx.kernel.contract1.cci.InvoiceBundledProductPositionFilter)this.refCreateFilter( 1341 "org:opencrx:kernel:contract1:InvoiceBundledProductPosition", 1342 filterProperties, 1343 attributeSpecifiers 1344 ); 1345 } 1346 1347 public org.opencrx.kernel.contract1.cci.CustomerContractRoleClass getCustomerContractRoleClass( 1351 ) { 1352 return (org.opencrx.kernel.contract1.cci.CustomerContractRoleClass)refClass( 1353 "org:opencrx:kernel:contract1:CustomerContractRole" 1354 ); 1355 } 1356 1357 public org.opencrx.kernel.contract1.cci.CustomerContractRoleFilter createCustomerContractRoleFilter( 1361 ) { 1362 return (org.opencrx.kernel.contract1.cci.CustomerContractRoleFilter)this.refCreateFilter( 1363 "org:opencrx:kernel:contract1:CustomerContractRole", 1364 null, 1365 null 1366 ); 1367 } 1368 1369 public org.opencrx.kernel.contract1.cci.CustomerContractRoleFilter createCustomerContractRoleFilter( 1370 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1371 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1372 ) { 1373 return (org.opencrx.kernel.contract1.cci.CustomerContractRoleFilter)this.refCreateFilter( 1374 "org:opencrx:kernel:contract1:CustomerContractRole", 1375 filterProperties, 1376 attributeSpecifiers 1377 ); 1378 } 1379 1380 public org.opencrx.kernel.contract1.cci.AccountAddressClass getAccountAddressClass( 1384 ) { 1385 return (org.opencrx.kernel.contract1.cci.AccountAddressClass)refClass( 1386 "org:opencrx:kernel:contract1:AccountAddress" 1387 ); 1388 } 1389 1390 public org.opencrx.kernel.contract1.cci.AccountAddressFilter createAccountAddressFilter( 1394 ) { 1395 return (org.opencrx.kernel.contract1.cci.AccountAddressFilter)this.refCreateFilter( 1396 "org:opencrx:kernel:contract1:AccountAddress", 1397 null, 1398 null 1399 ); 1400 } 1401 1402 public org.opencrx.kernel.contract1.cci.AccountAddressFilter createAccountAddressFilter( 1403 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1404 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1405 ) { 1406 return (org.opencrx.kernel.contract1.cci.AccountAddressFilter)this.refCreateFilter( 1407 "org:opencrx:kernel:contract1:AccountAddress", 1408 filterProperties, 1409 attributeSpecifiers 1410 ); 1411 } 1412 1413 public org.opencrx.kernel.contract1.cci.AbstractSalesOrderPositionFilter createAbstractSalesOrderPositionFilter( 1417 ) { 1418 return (org.opencrx.kernel.contract1.cci.AbstractSalesOrderPositionFilter)this.refCreateFilter( 1419 "org:opencrx:kernel:contract1:AbstractSalesOrderPosition", 1420 null, 1421 null 1422 ); 1423 } 1424 1425 public org.opencrx.kernel.contract1.cci.AbstractSalesOrderPositionFilter createAbstractSalesOrderPositionFilter( 1426 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1427 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1428 ) { 1429 return (org.opencrx.kernel.contract1.cci.AbstractSalesOrderPositionFilter)this.refCreateFilter( 1430 "org:opencrx:kernel:contract1:AbstractSalesOrderPosition", 1431 filterProperties, 1432 attributeSpecifiers 1433 ); 1434 } 1435 1436 public org.opencrx.kernel.contract1.cci.AbstractOpportunityPositionFilter createAbstractOpportunityPositionFilter( 1440 ) { 1441 return (org.opencrx.kernel.contract1.cci.AbstractOpportunityPositionFilter)this.refCreateFilter( 1442 "org:opencrx:kernel:contract1:AbstractOpportunityPosition", 1443 null, 1444 null 1445 ); 1446 } 1447 1448 public org.opencrx.kernel.contract1.cci.AbstractOpportunityPositionFilter createAbstractOpportunityPositionFilter( 1449 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1450 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1451 ) { 1452 return (org.opencrx.kernel.contract1.cci.AbstractOpportunityPositionFilter)this.refCreateFilter( 1453 "org:opencrx:kernel:contract1:AbstractOpportunityPosition", 1454 filterProperties, 1455 attributeSpecifiers 1456 ); 1457 } 1458 1459 public org.opencrx.kernel.contract1.cci.LeadCreateOpportunityResult createLeadCreateOpportunityResult( 1463 org.opencrx.kernel.contract1.cci.Opportunity opportunity 1464 ) { 1465 java.util.List args = new java.util.ArrayList (); 1466 args.add(opportunity); 1467 return (org.opencrx.kernel.contract1.cci.LeadCreateOpportunityResult)this.refCreateStruct( 1468 "org:opencrx:kernel:contract1:LeadCreateOpportunityResult", 1469 args 1470 ); 1471 } 1472 public org.opencrx.kernel.contract1.cci.LeadCreateOpportunityResultFilter createLeadCreateOpportunityResultFilter( 1476 ) { 1477 return (org.opencrx.kernel.contract1.cci.LeadCreateOpportunityResultFilter)this.refCreateFilter( 1478 "org:opencrx:kernel:contract1:LeadCreateOpportunityResult", 1479 null, 1480 null 1481 ); 1482 } 1483 1484 public org.opencrx.kernel.contract1.cci.LeadCreateOpportunityResultFilter createLeadCreateOpportunityResultFilter( 1485 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1486 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1487 ) { 1488 return (org.opencrx.kernel.contract1.cci.LeadCreateOpportunityResultFilter)this.refCreateFilter( 1489 "org:opencrx:kernel:contract1:LeadCreateOpportunityResult", 1490 filterProperties, 1491 attributeSpecifiers 1492 ); 1493 } 1494 1495 public org.opencrx.kernel.contract1.cci.CreatePositionParams createCreatePositionParams( 1499 String name 1500 , org.opencrx.kernel.uom1.cci.Uom priceUom 1501 , java.util.Date pricingDate 1502 , org.opencrx.kernel.product1.cci.PricingRule pricingRule 1503 , org.opencrx.kernel.product1.cci.Product product 1504 , java.math.BigDecimal quantity 1505 , org.opencrx.kernel.uom1.cci.Uom uom 1506 ) { 1507 java.util.List args = new java.util.ArrayList (); 1508 args.add(name); 1509 args.add(priceUom); 1510 args.add(pricingDate); 1511 args.add(pricingRule); 1512 args.add(product); 1513 args.add(quantity); 1514 args.add(uom); 1515 return (org.opencrx.kernel.contract1.cci.CreatePositionParams)this.refCreateStruct( 1516 "org:opencrx:kernel:contract1:CreatePositionParams", 1517 args 1518 ); 1519 } 1520 public org.opencrx.kernel.contract1.cci.CreatePositionParamsFilter createCreatePositionParamsFilter( 1524 ) { 1525 return (org.opencrx.kernel.contract1.cci.CreatePositionParamsFilter)this.refCreateFilter( 1526 "org:opencrx:kernel:contract1:CreatePositionParams", 1527 null, 1528 null 1529 ); 1530 } 1531 1532 public org.opencrx.kernel.contract1.cci.CreatePositionParamsFilter createCreatePositionParamsFilter( 1533 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1534 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1535 ) { 1536 return (org.opencrx.kernel.contract1.cci.CreatePositionParamsFilter)this.refCreateFilter( 1537 "org:opencrx:kernel:contract1:CreatePositionParams", 1538 filterProperties, 1539 attributeSpecifiers 1540 ); 1541 } 1542 1543 public org.opencrx.kernel.contract1.cci.ContractReferenceHolderFilter createContractReferenceHolderFilter( 1547 ) { 1548 return (org.opencrx.kernel.contract1.cci.ContractReferenceHolderFilter)this.refCreateFilter( 1549 "org:opencrx:kernel:contract1:ContractReferenceHolder", 1550 null, 1551 null 1552 ); 1553 } 1554 1555 public org.opencrx.kernel.contract1.cci.ContractReferenceHolderFilter createContractReferenceHolderFilter( 1556 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1557 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1558 ) { 1559 return (org.opencrx.kernel.contract1.cci.ContractReferenceHolderFilter)this.refCreateFilter( 1560 "org:opencrx:kernel:contract1:ContractReferenceHolder", 1561 filterProperties, 1562 attributeSpecifiers 1563 ); 1564 } 1565 1566 public org.opencrx.kernel.contract1.cci.WebAddressClass getWebAddressClass( 1570 ) { 1571 return (org.opencrx.kernel.contract1.cci.WebAddressClass)refClass( 1572 "org:opencrx:kernel:contract1:WebAddress" 1573 ); 1574 } 1575 1576 public org.opencrx.kernel.contract1.cci.WebAddressFilter createWebAddressFilter( 1580 ) { 1581 return (org.opencrx.kernel.contract1.cci.WebAddressFilter)this.refCreateFilter( 1582 "org:opencrx:kernel:contract1:WebAddress", 1583 null, 1584 null 1585 ); 1586 } 1587 1588 public org.opencrx.kernel.contract1.cci.WebAddressFilter createWebAddressFilter( 1589 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1590 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1591 ) { 1592 return (org.opencrx.kernel.contract1.cci.WebAddressFilter)this.refCreateFilter( 1593 "org:opencrx:kernel:contract1:WebAddress", 1594 filterProperties, 1595 attributeSpecifiers 1596 ); 1597 } 1598 1599 public org.opencrx.kernel.contract1.cci.PostalAddressClass getPostalAddressClass( 1603 ) { 1604 return (org.opencrx.kernel.contract1.cci.PostalAddressClass)refClass( 1605 "org:opencrx:kernel:contract1:PostalAddress" 1606 ); 1607 } 1608 1609 public org.opencrx.kernel.contract1.cci.PostalAddressFilter createPostalAddressFilter( 1613 ) { 1614 return (org.opencrx.kernel.contract1.cci.PostalAddressFilter)this.refCreateFilter( 1615 "org:opencrx:kernel:contract1:PostalAddress", 1616 null, 1617 null 1618 ); 1619 } 1620 1621 public org.opencrx.kernel.contract1.cci.PostalAddressFilter createPostalAddressFilter( 1622 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1623 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1624 ) { 1625 return (org.opencrx.kernel.contract1.cci.PostalAddressFilter)this.refCreateFilter( 1626 "org:opencrx:kernel:contract1:PostalAddress", 1627 filterProperties, 1628 attributeSpecifiers 1629 ); 1630 } 1631 1632 public org.opencrx.kernel.contract1.cci.ContractAddressFilter createContractAddressFilter( 1636 ) { 1637 return (org.opencrx.kernel.contract1.cci.ContractAddressFilter)this.refCreateFilter( 1638 "org:opencrx:kernel:contract1:ContractAddress", 1639 null, 1640 null 1641 ); 1642 } 1643 1644 public org.opencrx.kernel.contract1.cci.ContractAddressFilter createContractAddressFilter( 1645 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1646 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1647 ) { 1648 return (org.opencrx.kernel.contract1.cci.ContractAddressFilter)this.refCreateFilter( 1649 "org:opencrx:kernel:contract1:ContractAddress", 1650 filterProperties, 1651 attributeSpecifiers 1652 ); 1653 } 1654 1655 public org.opencrx.kernel.contract1.cci.QuoteProductOfferingPositionClass getQuoteProductOfferingPositionClass( 1659 ) { 1660 return (org.opencrx.kernel.contract1.cci.QuoteProductOfferingPositionClass)refClass( 1661 "org:opencrx:kernel:contract1:QuoteProductOfferingPosition" 1662 ); 1663 } 1664 1665 public org.opencrx.kernel.contract1.cci.QuoteProductOfferingPositionFilter createQuoteProductOfferingPositionFilter( 1669 ) { 1670 return (org.opencrx.kernel.contract1.cci.QuoteProductOfferingPositionFilter)this.refCreateFilter( 1671 "org:opencrx:kernel:contract1:QuoteProductOfferingPosition", 1672 null, 1673 null 1674 ); 1675 } 1676 1677 public org.opencrx.kernel.contract1.cci.QuoteProductOfferingPositionFilter createQuoteProductOfferingPositionFilter( 1678 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1679 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1680 ) { 1681 return (org.opencrx.kernel.contract1.cci.QuoteProductOfferingPositionFilter)this.refCreateFilter( 1682 "org:opencrx:kernel:contract1:QuoteProductOfferingPosition", 1683 filterProperties, 1684 attributeSpecifiers 1685 ); 1686 } 1687 1688 public org.opencrx.kernel.contract1.cci.PhoneNumberClass getPhoneNumberClass( 1692 ) { 1693 return (org.opencrx.kernel.contract1.cci.PhoneNumberClass)refClass( 1694 "org:opencrx:kernel:contract1:PhoneNumber" 1695 ); 1696 } 1697 1698 public org.opencrx.kernel.contract1.cci.PhoneNumberFilter createPhoneNumberFilter( 1702 ) { 1703 return (org.opencrx.kernel.contract1.cci.PhoneNumberFilter)this.refCreateFilter( 1704 "org:opencrx:kernel:contract1:PhoneNumber", 1705 null, 1706 null 1707 ); 1708 } 1709 1710 public org.opencrx.kernel.contract1.cci.PhoneNumberFilter createPhoneNumberFilter( 1711 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1712 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1713 ) { 1714 return (org.opencrx.kernel.contract1.cci.PhoneNumberFilter)this.refCreateFilter( 1715 "org:opencrx:kernel:contract1:PhoneNumber", 1716 filterProperties, 1717 attributeSpecifiers 1718 ); 1719 } 1720 1721 public org.opencrx.kernel.contract1.cci.ShippingDetailFilter createShippingDetailFilter( 1725 ) { 1726 return (org.opencrx.kernel.contract1.cci.ShippingDetailFilter)this.refCreateFilter( 1727 "org:opencrx:kernel:contract1:ShippingDetail", 1728 null, 1729 null 1730 ); 1731 } 1732 1733 public org.opencrx.kernel.contract1.cci.ShippingDetailFilter createShippingDetailFilter( 1734 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1735 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1736 ) { 1737 return (org.opencrx.kernel.contract1.cci.ShippingDetailFilter)this.refCreateFilter( 1738 "org:opencrx:kernel:contract1:ShippingDetail", 1739 filterProperties, 1740 attributeSpecifiers 1741 ); 1742 } 1743 1744 public org.opencrx.kernel.contract1.cci.SalesOrderPositionClass getSalesOrderPositionClass( 1748 ) { 1749 return (org.opencrx.kernel.contract1.cci.SalesOrderPositionClass)refClass( 1750 "org:opencrx:kernel:contract1:SalesOrderPosition" 1751 ); 1752 } 1753 1754 public org.opencrx.kernel.contract1.cci.SalesOrderPositionFilter createSalesOrderPositionFilter( 1758 ) { 1759 return (org.opencrx.kernel.contract1.cci.SalesOrderPositionFilter)this.refCreateFilter( 1760 "org:opencrx:kernel:contract1:SalesOrderPosition", 1761 null, 1762 null 1763 ); 1764 } 1765 1766 public org.opencrx.kernel.contract1.cci.SalesOrderPositionFilter createSalesOrderPositionFilter( 1767 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1768 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1769 ) { 1770 return (org.opencrx.kernel.contract1.cci.SalesOrderPositionFilter)this.refCreateFilter( 1771 "org:opencrx:kernel:contract1:SalesOrderPosition", 1772 filterProperties, 1773 attributeSpecifiers 1774 ); 1775 } 1776 1777 public org.opencrx.kernel.contract1.cci.SalesOrderCreateInvoiceResult createSalesOrderCreateInvoiceResult( 1781 org.opencrx.kernel.contract1.cci.Invoice invoice 1782 ) { 1783 java.util.List args = new java.util.ArrayList (); 1784 args.add(invoice); 1785 return (org.opencrx.kernel.contract1.cci.SalesOrderCreateInvoiceResult)this.refCreateStruct( 1786 "org:opencrx:kernel:contract1:SalesOrderCreateInvoiceResult", 1787 args 1788 ); 1789 } 1790 public org.opencrx.kernel.contract1.cci.SalesOrderCreateInvoiceResultFilter createSalesOrderCreateInvoiceResultFilter( 1794 ) { 1795 return (org.opencrx.kernel.contract1.cci.SalesOrderCreateInvoiceResultFilter)this.refCreateFilter( 1796 "org:opencrx:kernel:contract1:SalesOrderCreateInvoiceResult", 1797 null, 1798 null 1799 ); 1800 } 1801 1802 public org.opencrx.kernel.contract1.cci.SalesOrderCreateInvoiceResultFilter createSalesOrderCreateInvoiceResultFilter( 1803 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1804 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1805 ) { 1806 return (org.opencrx.kernel.contract1.cci.SalesOrderCreateInvoiceResultFilter)this.refCreateFilter( 1807 "org:opencrx:kernel:contract1:SalesOrderCreateInvoiceResult", 1808 filterProperties, 1809 attributeSpecifiers 1810 ); 1811 } 1812 1813 public org.opencrx.kernel.contract1.cci.SegmentClass getSegmentClass( 1817 ) { 1818 return (org.opencrx.kernel.contract1.cci.SegmentClass)refClass( 1819 "org:opencrx:kernel:contract1:Segment" 1820 ); 1821 } 1822 1823 public org.opencrx.kernel.contract1.cci.SegmentFilter createSegmentFilter( 1827 ) { 1828 return (org.opencrx.kernel.contract1.cci.SegmentFilter)this.refCreateFilter( 1829 "org:opencrx:kernel:contract1:Segment", 1830 null, 1831 null 1832 ); 1833 } 1834 1835 public org.opencrx.kernel.contract1.cci.SegmentFilter createSegmentFilter( 1836 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1837 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1838 ) { 1839 return (org.opencrx.kernel.contract1.cci.SegmentFilter)this.refCreateFilter( 1840 "org:opencrx:kernel:contract1:Segment", 1841 filterProperties, 1842 attributeSpecifiers 1843 ); 1844 } 1845 1846 public org.opencrx.kernel.contract1.cci.DeliveryRequestClass getDeliveryRequestClass( 1850 ) { 1851 return (org.opencrx.kernel.contract1.cci.DeliveryRequestClass)refClass( 1852 "org:opencrx:kernel:contract1:DeliveryRequest" 1853 ); 1854 } 1855 1856 public org.opencrx.kernel.contract1.cci.DeliveryRequestFilter createDeliveryRequestFilter( 1860 ) { 1861 return (org.opencrx.kernel.contract1.cci.DeliveryRequestFilter)this.refCreateFilter( 1862 "org:opencrx:kernel:contract1:DeliveryRequest", 1863 null, 1864 null 1865 ); 1866 } 1867 1868 public org.opencrx.kernel.contract1.cci.DeliveryRequestFilter createDeliveryRequestFilter( 1869 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 1870 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 1871 ) { 1872 return (org.opencrx.kernel.contract1.cci.DeliveryRequestFilter)this.refCreateFilter( 1873 "org:opencrx:kernel:contract1:DeliveryRequest", 1874 filterProperties, 1875 attributeSpecifiers 1876 ); 1877 } 1878 1879 1883 public String refMofId( 1884 ) { 1885 return "org:opencrx:kernel:contract1:contract1"; 1886 } 1887 1888} 1889 | Popular Tags |