1 package org.opencrx.kernel.depot1.cci; 14 15 public interface depot1Package 16 extends org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 { 17 18 19 public org.opencrx.kernel.depot1.cci.CreateBookingByProductParams createCreateBookingByProductParams( 23 org.opencrx.kernel.depot1.cci.BookingText bookingText 24 , String bookingTextName 25 , short bookingType 26 , org.opencrx.kernel.depot1.cci.Depot depotCredit 27 , org.opencrx.kernel.depot1.cci.Depot depotDebit 28 , String depotNumberCredit 29 , String depotNumberDebit 30 , org.opencrx.kernel.product1.cci.Product product 31 , java.math.BigDecimal quantity 32 , org.opencrx.kernel.depot1.cci.CompoundBooking reversalOf 33 , java.util.Date valueDate 34 ); 35 public org.opencrx.kernel.depot1.cci.CreateBookingByProductParamsFilter createCreateBookingByProductParamsFilter( 39 ); 40 41 public org.opencrx.kernel.depot1.cci.CreateBookingByProductParamsFilter createCreateBookingByProductParamsFilter( 42 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 43 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 44 ); 45 46 public org.opencrx.kernel.depot1.cci.DepotReportItemBookingFilter createDepotReportItemBookingFilter( 50 ); 51 52 public org.opencrx.kernel.depot1.cci.DepotReportItemBookingFilter createDepotReportItemBookingFilter( 53 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 54 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 55 ); 56 57 public org.opencrx.kernel.depot1.cci.DepotReportItemPositionClass getDepotReportItemPositionClass(); 61 62 public org.opencrx.kernel.depot1.cci.DepotReportItemPositionFilter createDepotReportItemPositionFilter( 66 ); 67 68 public org.opencrx.kernel.depot1.cci.DepotReportItemPositionFilter createDepotReportItemPositionFilter( 69 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 70 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 71 ); 72 73 public org.opencrx.kernel.depot1.cci.DepotEntityClass getDepotEntityClass(); 77 78 public org.opencrx.kernel.depot1.cci.DepotEntityFilter createDepotEntityFilter( 82 ); 83 84 public org.opencrx.kernel.depot1.cci.DepotEntityFilter createDepotEntityFilter( 85 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 86 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 87 ); 88 89 public org.opencrx.kernel.depot1.cci.LockCompoundBookingParams createLockCompoundBookingParams( 93 short lockingReason 94 ); 95 public org.opencrx.kernel.depot1.cci.LockCompoundBookingParamsFilter createLockCompoundBookingParamsFilter( 99 ); 100 101 public org.opencrx.kernel.depot1.cci.LockCompoundBookingParamsFilter createLockCompoundBookingParamsFilter( 102 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 103 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 104 ); 105 106 public org.opencrx.kernel.depot1.cci.AddressableDepotHolderFilter createAddressableDepotHolderFilter( 110 ); 111 112 public org.opencrx.kernel.depot1.cci.AddressableDepotHolderFilter createAddressableDepotHolderFilter( 113 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 114 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 115 ); 116 117 public org.opencrx.kernel.depot1.cci.BookingOriginFilter createBookingOriginFilter( 121 ); 122 123 public org.opencrx.kernel.depot1.cci.BookingOriginFilter createBookingOriginFilter( 124 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 125 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 126 ); 127 128 public org.opencrx.kernel.depot1.cci.DepotReferenceHolderFilter createDepotReferenceHolderFilter( 132 ); 133 134 public org.opencrx.kernel.depot1.cci.DepotReferenceHolderFilter createDepotReferenceHolderFilter( 135 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 136 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 137 ); 138 139 public org.opencrx.kernel.depot1.cci.DepotPositionClass getDepotPositionClass(); 143 144 public org.opencrx.kernel.depot1.cci.DepotPositionFilter createDepotPositionFilter( 148 ); 149 150 public org.opencrx.kernel.depot1.cci.DepotPositionFilter createDepotPositionFilter( 151 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 152 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 153 ); 154 155 public org.opencrx.kernel.depot1.cci.OpenDepotParams createOpenDepotParams( 159 org.opencrx.kernel.depot1.cci.DepotGroup depotGroup 160 , String depotNumber 161 , org.opencrx.kernel.depot1.cci.DepotType depotType 162 , String description 163 , String name 164 , java.util.Date openingDate 165 ); 166 public org.opencrx.kernel.depot1.cci.OpenDepotParamsFilter createOpenDepotParamsFilter( 170 ); 171 172 public org.opencrx.kernel.depot1.cci.OpenDepotParamsFilter createOpenDepotParamsFilter( 173 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 174 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 175 ); 176 177 public org.opencrx.kernel.depot1.cci.WarehouseClass getWarehouseClass(); 181 182 public org.opencrx.kernel.depot1.cci.WarehouseFilter createWarehouseFilter( 186 ); 187 188 public org.opencrx.kernel.depot1.cci.WarehouseFilter createWarehouseFilter( 189 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 190 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 191 ); 192 193 public org.opencrx.kernel.depot1.cci.CloseDepotPositionResult createCloseDepotPositionResult( 197 short status 198 , String statusMessage 199 ); 200 public org.opencrx.kernel.depot1.cci.CloseDepotPositionResultFilter createCloseDepotPositionResultFilter( 204 ); 205 206 public org.opencrx.kernel.depot1.cci.CloseDepotPositionResultFilter createCloseDepotPositionResultFilter( 207 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 208 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 209 ); 210 211 public org.opencrx.kernel.depot1.cci.SegmentClass getSegmentClass(); 215 216 public org.opencrx.kernel.depot1.cci.SegmentFilter createSegmentFilter( 220 ); 221 222 public org.opencrx.kernel.depot1.cci.SegmentFilter createSegmentFilter( 223 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 224 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 225 ); 226 227 public org.opencrx.kernel.depot1.cci.OpenDepotResult createOpenDepotResult( 231 org.opencrx.kernel.depot1.cci.Depot depot 232 , short status 233 , String statusMessage 234 ); 235 public org.opencrx.kernel.depot1.cci.OpenDepotResultFilter createOpenDepotResultFilter( 239 ); 240 241 public org.opencrx.kernel.depot1.cci.OpenDepotResultFilter createOpenDepotResultFilter( 242 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 243 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 244 ); 245 246 public org.opencrx.kernel.depot1.cci.CloseDepotResult createCloseDepotResult( 250 short status 251 , String statusMessage 252 ); 253 public org.opencrx.kernel.depot1.cci.CloseDepotResultFilter createCloseDepotResultFilter( 257 ); 258 259 public org.opencrx.kernel.depot1.cci.CloseDepotResultFilter createCloseDepotResultFilter( 260 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 261 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 262 ); 263 264 public org.opencrx.kernel.depot1.cci.CloseDepotParams createCloseDepotParams( 268 java.util.Date closingDate 269 ); 270 public org.opencrx.kernel.depot1.cci.CloseDepotParamsFilter createCloseDepotParamsFilter( 274 ); 275 276 public org.opencrx.kernel.depot1.cci.CloseDepotParamsFilter createCloseDepotParamsFilter( 277 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 278 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 279 ); 280 281 public org.opencrx.kernel.depot1.cci.DepotContractClass getDepotContractClass(); 285 286 public org.opencrx.kernel.depot1.cci.DepotContractFilter createDepotContractFilter( 290 ); 291 292 public org.opencrx.kernel.depot1.cci.DepotContractFilter createDepotContractFilter( 293 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 294 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 295 ); 296 297 public org.opencrx.kernel.depot1.cci.RoomClass getRoomClass(); 301 302 public org.opencrx.kernel.depot1.cci.RoomFilter createRoomFilter( 306 ); 307 308 public org.opencrx.kernel.depot1.cci.RoomFilter createRoomFilter( 309 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 310 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 311 ); 312 313 public org.opencrx.kernel.depot1.cci.CreateReportParams createCreateReportParams( 317 String description 318 , String name 319 , java.util.Date reportPeriodFrom 320 , java.util.Date reportPeriodTo 321 , short reportType 322 ); 323 public org.opencrx.kernel.depot1.cci.CreateReportParamsFilter createCreateReportParamsFilter( 327 ); 328 329 public org.opencrx.kernel.depot1.cci.CreateReportParamsFilter createCreateReportParamsFilter( 330 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 331 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 332 ); 333 334 public org.opencrx.kernel.depot1.cci.CreateBookingResult createCreateBookingResult( 338 org.opencrx.kernel.depot1.cci.CompoundBooking compoundBooking 339 , short status 340 , String statusMessage 341 ); 342 public org.opencrx.kernel.depot1.cci.CreateBookingResultFilter createCreateBookingResultFilter( 346 ); 347 348 public org.opencrx.kernel.depot1.cci.CreateBookingResultFilter createCreateBookingResultFilter( 349 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 350 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 351 ); 352 353 public org.opencrx.kernel.depot1.cci.CreateBookingByPositionNameParams createCreateBookingByPositionNameParams( 357 org.opencrx.kernel.depot1.cci.BookingText bookingText 358 , String bookingTextName 359 , short bookingType 360 , org.opencrx.kernel.depot1.cci.Depot depotCredit 361 , org.opencrx.kernel.depot1.cci.Depot depotDebit 362 , String depotNumberCredit 363 , String depotNumberDebit 364 , String positionName 365 , java.math.BigDecimal quantity 366 , org.opencrx.kernel.depot1.cci.CompoundBooking reversalOf 367 , java.util.Date valueDate 368 ); 369 public org.opencrx.kernel.depot1.cci.CreateBookingByPositionNameParamsFilter createCreateBookingByPositionNameParamsFilter( 373 ); 374 375 public org.opencrx.kernel.depot1.cci.CreateBookingByPositionNameParamsFilter createCreateBookingByPositionNameParamsFilter( 376 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 377 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 378 ); 379 380 public org.opencrx.kernel.depot1.cci.DepotHolderFilter createDepotHolderFilter( 384 ); 385 386 public org.opencrx.kernel.depot1.cci.DepotHolderFilter createDepotHolderFilter( 387 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 388 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 389 ); 390 391 public org.opencrx.kernel.depot1.cci.DepotReferenceClass getDepotReferenceClass(); 395 396 public org.opencrx.kernel.depot1.cci.DepotReferenceFilter createDepotReferenceFilter( 400 ); 401 402 public org.opencrx.kernel.depot1.cci.DepotReferenceFilter createDepotReferenceFilter( 403 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 404 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 405 ); 406 407 public org.opencrx.kernel.depot1.cci.CompoundBookingClass getCompoundBookingClass(); 411 412 public org.opencrx.kernel.depot1.cci.CompoundBookingFilter createCompoundBookingFilter( 416 ); 417 418 public org.opencrx.kernel.depot1.cci.CompoundBookingFilter createCompoundBookingFilter( 419 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 420 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 421 ); 422 423 public org.opencrx.kernel.depot1.cci.DepotEntityRelationshipClass getDepotEntityRelationshipClass(); 427 428 public org.opencrx.kernel.depot1.cci.DepotEntityRelationshipFilter createDepotEntityRelationshipFilter( 432 ); 433 434 public org.opencrx.kernel.depot1.cci.DepotEntityRelationshipFilter createDepotEntityRelationshipFilter( 435 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 436 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 437 ); 438 439 public org.opencrx.kernel.depot1.cci.DepotReportItemDebitClass getDepotReportItemDebitClass(); 443 444 public org.opencrx.kernel.depot1.cci.DepotReportItemDebitFilter createDepotReportItemDebitFilter( 448 ); 449 450 public org.opencrx.kernel.depot1.cci.DepotReportItemDebitFilter createDepotReportItemDebitFilter( 451 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 452 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 453 ); 454 455 public org.opencrx.kernel.depot1.cci.OpenDepotPositionParams createOpenDepotPositionParams( 459 String description 460 , String name 461 , java.util.Date openingDate 462 , org.opencrx.kernel.product1.cci.Product product 463 , org.opencrx.kernel.product1.cci.ContractPositionConstrained productRole 464 , String qualifier 465 ); 466 public org.opencrx.kernel.depot1.cci.OpenDepotPositionParamsFilter createOpenDepotPositionParamsFilter( 470 ); 471 472 public org.opencrx.kernel.depot1.cci.OpenDepotPositionParamsFilter createOpenDepotPositionParamsFilter( 473 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 474 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 475 ); 476 477 public org.opencrx.kernel.depot1.cci.BookingPeriodClass getBookingPeriodClass(); 481 482 public org.opencrx.kernel.depot1.cci.BookingPeriodFilter createBookingPeriodFilter( 486 ); 487 488 public org.opencrx.kernel.depot1.cci.BookingPeriodFilter createBookingPeriodFilter( 489 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 490 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 491 ); 492 493 public org.opencrx.kernel.depot1.cci.EMailAddressClass getEMailAddressClass(); 497 498 public org.opencrx.kernel.depot1.cci.EMailAddressFilter createEMailAddressFilter( 502 ); 503 504 public org.opencrx.kernel.depot1.cci.EMailAddressFilter createEMailAddressFilter( 505 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 506 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 507 ); 508 509 public org.opencrx.kernel.depot1.cci.ProductOfferingDepotPositionClass getProductOfferingDepotPositionClass(); 513 514 public org.opencrx.kernel.depot1.cci.ProductOfferingDepotPositionFilter createProductOfferingDepotPositionFilter( 518 ); 519 520 public org.opencrx.kernel.depot1.cci.ProductOfferingDepotPositionFilter createProductOfferingDepotPositionFilter( 521 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 522 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 523 ); 524 525 public org.opencrx.kernel.depot1.cci.WebAddressClass getWebAddressClass(); 529 530 public org.opencrx.kernel.depot1.cci.WebAddressFilter createWebAddressFilter( 534 ); 535 536 public org.opencrx.kernel.depot1.cci.WebAddressFilter createWebAddressFilter( 537 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 538 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 539 ); 540 541 public org.opencrx.kernel.depot1.cci.DepotReportClass getDepotReportClass(); 545 546 public org.opencrx.kernel.depot1.cci.DepotReportFilter createDepotReportFilter( 550 ); 551 552 public org.opencrx.kernel.depot1.cci.DepotReportFilter createDepotReportFilter( 553 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 554 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 555 ); 556 557 public org.opencrx.kernel.depot1.cci.PostalAddressClass getPostalAddressClass(); 561 562 public org.opencrx.kernel.depot1.cci.PostalAddressFilter createPostalAddressFilter( 566 ); 567 568 public org.opencrx.kernel.depot1.cci.PostalAddressFilter createPostalAddressFilter( 569 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 570 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 571 ); 572 573 public org.opencrx.kernel.depot1.cci.CreditBookingClass getCreditBookingClass(); 577 578 public org.opencrx.kernel.depot1.cci.CreditBookingFilter createCreditBookingFilter( 582 ); 583 584 public org.opencrx.kernel.depot1.cci.CreditBookingFilter createCreditBookingFilter( 585 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 586 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 587 ); 588 589 public org.opencrx.kernel.depot1.cci.CancelCompoundBookingResult createCancelCompoundBookingResult( 593 org.opencrx.kernel.depot1.cci.CompoundBooking cancelBooking 594 , short status 595 , String statusMessage 596 ); 597 public org.opencrx.kernel.depot1.cci.CancelCompoundBookingResultFilter createCancelCompoundBookingResultFilter( 601 ); 602 603 public org.opencrx.kernel.depot1.cci.CancelCompoundBookingResultFilter createCancelCompoundBookingResultFilter( 604 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 605 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 606 ); 607 608 public org.opencrx.kernel.depot1.cci.OpenDepotPositionResult createOpenDepotPositionResult( 612 org.opencrx.kernel.depot1.cci.DepotPosition depotPosition 613 , short status 614 , String statusMessage 615 ); 616 public org.opencrx.kernel.depot1.cci.OpenDepotPositionResultFilter createOpenDepotPositionResultFilter( 620 ); 621 622 public org.opencrx.kernel.depot1.cci.OpenDepotPositionResultFilter createOpenDepotPositionResultFilter( 623 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 624 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 625 ); 626 627 public org.opencrx.kernel.depot1.cci.ProductDepotPositionClass getProductDepotPositionClass(); 631 632 public org.opencrx.kernel.depot1.cci.ProductDepotPositionFilter createProductDepotPositionFilter( 636 ); 637 638 public org.opencrx.kernel.depot1.cci.ProductDepotPositionFilter createProductDepotPositionFilter( 639 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 640 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 641 ); 642 643 public org.opencrx.kernel.depot1.cci.DepotReportItemCreditClass getDepotReportItemCreditClass(); 647 648 public org.opencrx.kernel.depot1.cci.DepotReportItemCreditFilter createDepotReportItemCreditFilter( 652 ); 653 654 public org.opencrx.kernel.depot1.cci.DepotReportItemCreditFilter createDepotReportItemCreditFilter( 655 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 656 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 657 ); 658 659 public org.opencrx.kernel.depot1.cci.CreateBookingByPositionParams createCreateBookingByPositionParams( 663 org.opencrx.kernel.depot1.cci.BookingText bookingText 664 , String bookingTextName 665 , short bookingType 666 , org.opencrx.kernel.depot1.cci.DepotPosition positionCredit 667 , org.opencrx.kernel.depot1.cci.DepotPosition positionDebit 668 , java.math.BigDecimal quantity 669 , org.opencrx.kernel.depot1.cci.CompoundBooking reversalOf 670 , java.util.Date valueDate 671 ); 672 public org.opencrx.kernel.depot1.cci.CreateBookingByPositionParamsFilter createCreateBookingByPositionParamsFilter( 676 ); 677 678 public org.opencrx.kernel.depot1.cci.CreateBookingByPositionParamsFilter createCreateBookingByPositionParamsFilter( 679 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 680 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 681 ); 682 683 public org.opencrx.kernel.depot1.cci.BundledProductDepotPositionClass getBundledProductDepotPositionClass(); 687 688 public org.opencrx.kernel.depot1.cci.BundledProductDepotPositionFilter createBundledProductDepotPositionFilter( 692 ); 693 694 public org.opencrx.kernel.depot1.cci.BundledProductDepotPositionFilter createBundledProductDepotPositionFilter( 695 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 696 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 697 ); 698 699 public org.opencrx.kernel.depot1.cci.SiteClass getSiteClass(); 703 704 public org.opencrx.kernel.depot1.cci.SiteFilter createSiteFilter( 708 ); 709 710 public org.opencrx.kernel.depot1.cci.SiteFilter createSiteFilter( 711 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 712 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 713 ); 714 715 public org.opencrx.kernel.depot1.cci.DepotGroupClass getDepotGroupClass(); 719 720 public org.opencrx.kernel.depot1.cci.DepotGroupFilter createDepotGroupFilter( 724 ); 725 726 public org.opencrx.kernel.depot1.cci.DepotGroupFilter createDepotGroupFilter( 727 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 728 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 729 ); 730 731 public org.opencrx.kernel.depot1.cci.DepotClass getDepotClass(); 735 736 public org.opencrx.kernel.depot1.cci.DepotFilter createDepotFilter( 740 ); 741 742 public org.opencrx.kernel.depot1.cci.DepotFilter createDepotFilter( 743 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 744 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 745 ); 746 747 public org.opencrx.kernel.depot1.cci.DebitBookingClass getDebitBookingClass(); 751 752 public org.opencrx.kernel.depot1.cci.DebitBookingFilter createDebitBookingFilter( 756 ); 757 758 public org.opencrx.kernel.depot1.cci.DebitBookingFilter createDebitBookingFilter( 759 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 760 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 761 ); 762 763 public org.opencrx.kernel.depot1.cci.PhoneNumberClass getPhoneNumberClass(); 767 768 public org.opencrx.kernel.depot1.cci.PhoneNumberFilter createPhoneNumberFilter( 772 ); 773 774 public org.opencrx.kernel.depot1.cci.PhoneNumberFilter createPhoneNumberFilter( 775 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 776 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 777 ); 778 779 public org.opencrx.kernel.depot1.cci.ProductBundleDepotPositionClass getProductBundleDepotPositionClass(); 783 784 public org.opencrx.kernel.depot1.cci.ProductBundleDepotPositionFilter createProductBundleDepotPositionFilter( 788 ); 789 790 public org.opencrx.kernel.depot1.cci.ProductBundleDepotPositionFilter createProductBundleDepotPositionFilter( 791 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 792 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 793 ); 794 795 public org.opencrx.kernel.depot1.cci.DepotTypeClass getDepotTypeClass(); 799 800 public org.opencrx.kernel.depot1.cci.DepotTypeFilter createDepotTypeFilter( 804 ); 805 806 public org.opencrx.kernel.depot1.cci.DepotTypeFilter createDepotTypeFilter( 807 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 808 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 809 ); 810 811 public org.opencrx.kernel.depot1.cci.DepotAddressFilter createDepotAddressFilter( 815 ); 816 817 public org.opencrx.kernel.depot1.cci.DepotAddressFilter createDepotAddressFilter( 818 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 819 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 820 ); 821 822 public org.opencrx.kernel.depot1.cci.ClosePeriodParams createClosePeriodParams( 826 java.util.Date periodEndsAtExclusive 827 ); 828 public org.opencrx.kernel.depot1.cci.ClosePeriodParamsFilter createClosePeriodParamsFilter( 832 ); 833 834 public org.opencrx.kernel.depot1.cci.ClosePeriodParamsFilter createClosePeriodParamsFilter( 835 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 836 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 837 ); 838 839 public org.opencrx.kernel.depot1.cci.BookingTextClass getBookingTextClass(); 843 844 public org.opencrx.kernel.depot1.cci.BookingTextFilter createBookingTextFilter( 848 ); 849 850 public org.opencrx.kernel.depot1.cci.BookingTextFilter createBookingTextFilter( 851 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 852 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 853 ); 854 855 public org.opencrx.kernel.depot1.cci.BookingFilter createBookingFilter( 859 ); 860 861 public org.opencrx.kernel.depot1.cci.BookingFilter createBookingFilter( 862 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 863 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 864 ); 865 866 public org.opencrx.kernel.depot1.cci.DepotReportItemFilter createDepotReportItemFilter( 870 ); 871 872 public org.opencrx.kernel.depot1.cci.DepotReportItemFilter createDepotReportItemFilter( 873 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 874 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 875 ); 876 877 public org.opencrx.kernel.depot1.cci.CloseDepotPositionParams createCloseDepotPositionParams( 881 java.util.Date closingDate 882 ); 883 public org.opencrx.kernel.depot1.cci.CloseDepotPositionParamsFilter createCloseDepotPositionParamsFilter( 887 ); 888 889 public org.opencrx.kernel.depot1.cci.CloseDepotPositionParamsFilter createCloseDepotPositionParamsFilter( 890 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 891 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 892 ); 893 894 public org.opencrx.kernel.depot1.cci.CreateReportResult createCreateReportResult( 898 org.opencrx.kernel.depot1.cci.DepotReport report 899 , short status 900 , String statusMessage 901 ); 902 public org.opencrx.kernel.depot1.cci.CreateReportResultFilter createCreateReportResultFilter( 906 ); 907 908 public org.opencrx.kernel.depot1.cci.CreateReportResultFilter createCreateReportResultFilter( 909 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 910 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 911 ); 912 913 } 917 | Popular Tags |