1 package org.opencrx.kernel.address1.cci; 14 15 public class PostalAddressableFilterImpl 16 extends org.openmdx.base.accessor.jmi.spi.RefFilter_1 17 implements PostalAddressableFilter { 18 19 public PostalAddressableFilterImpl( 20 org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage 21 ) { 22 super( 23 aPackage, 24 "org:opencrx:kernel:address1:PostalAddressable", 25 null, 26 null 27 ); 28 } 29 30 public PostalAddressableFilterImpl( 31 org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage, 32 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 33 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 34 ) { 35 super( 36 aPackage, 37 "org:opencrx:kernel:address1:PostalAddressable", 38 filterProperties, 39 attributeSpecifiers 40 ); 41 } 42 43 public void forAllPostalAddressLine ( 47 short operator, 48 java.util.Collection values 49 ) { 50 refAddValue( 51 "org:opencrx:kernel:address1:PostalAddressable:postalAddressLine", 52 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 53 operator, 54 values 55 ); 56 } 57 58 public void thereExistsPostalAddressLine ( 59 short operator, 60 java.util.Collection values 61 ) { 62 refAddValue( 63 "org:opencrx:kernel:address1:PostalAddressable:postalAddressLine", 64 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 65 operator, 66 values 67 ); 68 } 69 70 public void forAllPostalAddressLine ( 71 short operator, 72 String [] filterValues 73 ) { 74 java.util.List arrayAsList = new java.util.ArrayList (); 75 for(int i = 0; i < filterValues.length; i++) { 76 arrayAsList.add( 77 filterValues[i] 78 ); 79 } 80 forAllPostalAddressLine ( 81 operator, 82 arrayAsList 83 ); 84 } 85 86 public void thereExistsPostalAddressLine ( 87 short operator, 88 String [] filterValues 89 ) { 90 java.util.List arrayAsList = new java.util.ArrayList (); 91 for(int i = 0; i < filterValues.length; i++) { 92 arrayAsList.add( 93 filterValues[i] 94 ); 95 } 96 thereExistsPostalAddressLine ( 97 operator, 98 arrayAsList 99 ); 100 } 101 102 public void orderByPostalAddressLine ( 103 short order 104 ) { 105 refAddValue( 106 "org:opencrx:kernel:address1:PostalAddressable:postalAddressLine", 107 order 108 ); 109 } 110 111 public void forAllPostalCity ( 115 short operator, 116 java.util.Collection values 117 ) { 118 refAddValue( 119 "org:opencrx:kernel:address1:PostalAddressable:postalCity", 120 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 121 operator, 122 values 123 ); 124 } 125 126 public void thereExistsPostalCity ( 127 short operator, 128 java.util.Collection values 129 ) { 130 refAddValue( 131 "org:opencrx:kernel:address1:PostalAddressable:postalCity", 132 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 133 operator, 134 values 135 ); 136 } 137 138 public void forAllPostalCity ( 139 short operator, 140 String [] filterValues 141 ) { 142 java.util.List arrayAsList = new java.util.ArrayList (); 143 for(int i = 0; i < filterValues.length; i++) { 144 arrayAsList.add( 145 filterValues[i] 146 ); 147 } 148 forAllPostalCity ( 149 operator, 150 arrayAsList 151 ); 152 } 153 154 public void thereExistsPostalCity ( 155 short operator, 156 String [] filterValues 157 ) { 158 java.util.List arrayAsList = new java.util.ArrayList (); 159 for(int i = 0; i < filterValues.length; i++) { 160 arrayAsList.add( 161 filterValues[i] 162 ); 163 } 164 thereExistsPostalCity ( 165 operator, 166 arrayAsList 167 ); 168 } 169 170 public void orderByPostalCity ( 171 short order 172 ) { 173 refAddValue( 174 "org:opencrx:kernel:address1:PostalAddressable:postalCity", 175 order 176 ); 177 } 178 179 public void forAllPostalCode ( 183 short operator, 184 java.util.Collection values 185 ) { 186 refAddValue( 187 "org:opencrx:kernel:address1:PostalAddressable:postalCode", 188 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 189 operator, 190 values 191 ); 192 } 193 194 public void thereExistsPostalCode ( 195 short operator, 196 java.util.Collection values 197 ) { 198 refAddValue( 199 "org:opencrx:kernel:address1:PostalAddressable:postalCode", 200 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 201 operator, 202 values 203 ); 204 } 205 206 public void forAllPostalCode ( 207 short operator, 208 String [] filterValues 209 ) { 210 java.util.List arrayAsList = new java.util.ArrayList (); 211 for(int i = 0; i < filterValues.length; i++) { 212 arrayAsList.add( 213 filterValues[i] 214 ); 215 } 216 forAllPostalCode ( 217 operator, 218 arrayAsList 219 ); 220 } 221 222 public void thereExistsPostalCode ( 223 short operator, 224 String [] filterValues 225 ) { 226 java.util.List arrayAsList = new java.util.ArrayList (); 227 for(int i = 0; i < filterValues.length; i++) { 228 arrayAsList.add( 229 filterValues[i] 230 ); 231 } 232 thereExistsPostalCode ( 233 operator, 234 arrayAsList 235 ); 236 } 237 238 public void orderByPostalCode ( 239 short order 240 ) { 241 refAddValue( 242 "org:opencrx:kernel:address1:PostalAddressable:postalCode", 243 order 244 ); 245 } 246 247 public void forAllPostalCountry ( 251 short operator, 252 java.util.Collection values 253 ) { 254 refAddValue( 255 "org:opencrx:kernel:address1:PostalAddressable:postalCountry", 256 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 257 operator, 258 values 259 ); 260 } 261 262 public void thereExistsPostalCountry ( 263 short operator, 264 java.util.Collection values 265 ) { 266 refAddValue( 267 "org:opencrx:kernel:address1:PostalAddressable:postalCountry", 268 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 269 operator, 270 values 271 ); 272 } 273 274 public void forAllPostalCountry ( 275 short operator, 276 short[] filterValues 277 ) { 278 java.util.List arrayAsList = new java.util.ArrayList (); 279 for(int i = 0; i < filterValues.length; i++) { 280 arrayAsList.add( 281 new Short (filterValues[i]) 282 ); 283 } 284 forAllPostalCountry ( 285 operator, 286 arrayAsList 287 ); 288 } 289 290 public void thereExistsPostalCountry ( 291 short operator, 292 short[] filterValues 293 ) { 294 java.util.List arrayAsList = new java.util.ArrayList (); 295 for(int i = 0; i < filterValues.length; i++) { 296 arrayAsList.add( 297 new Short (filterValues[i]) 298 ); 299 } 300 thereExistsPostalCountry ( 301 operator, 302 arrayAsList 303 ); 304 } 305 306 public void orderByPostalCountry ( 307 short order 308 ) { 309 refAddValue( 310 "org:opencrx:kernel:address1:PostalAddressable:postalCountry", 311 order 312 ); 313 } 314 315 public void forAllPostalCounty ( 319 short operator, 320 java.util.Collection values 321 ) { 322 refAddValue( 323 "org:opencrx:kernel:address1:PostalAddressable:postalCounty", 324 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 325 operator, 326 values 327 ); 328 } 329 330 public void thereExistsPostalCounty ( 331 short operator, 332 java.util.Collection values 333 ) { 334 refAddValue( 335 "org:opencrx:kernel:address1:PostalAddressable:postalCounty", 336 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 337 operator, 338 values 339 ); 340 } 341 342 public void forAllPostalCounty ( 343 short operator, 344 String [] filterValues 345 ) { 346 java.util.List arrayAsList = new java.util.ArrayList (); 347 for(int i = 0; i < filterValues.length; i++) { 348 arrayAsList.add( 349 filterValues[i] 350 ); 351 } 352 forAllPostalCounty ( 353 operator, 354 arrayAsList 355 ); 356 } 357 358 public void thereExistsPostalCounty ( 359 short operator, 360 String [] filterValues 361 ) { 362 java.util.List arrayAsList = new java.util.ArrayList (); 363 for(int i = 0; i < filterValues.length; i++) { 364 arrayAsList.add( 365 filterValues[i] 366 ); 367 } 368 thereExistsPostalCounty ( 369 operator, 370 arrayAsList 371 ); 372 } 373 374 public void orderByPostalCounty ( 375 short order 376 ) { 377 refAddValue( 378 "org:opencrx:kernel:address1:PostalAddressable:postalCounty", 379 order 380 ); 381 } 382 383 public void forAllPostalFreightTerms ( 387 short operator, 388 java.util.Collection values 389 ) { 390 refAddValue( 391 "org:opencrx:kernel:address1:PostalAddressable:postalFreightTerms", 392 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 393 operator, 394 values 395 ); 396 } 397 398 public void thereExistsPostalFreightTerms ( 399 short operator, 400 java.util.Collection values 401 ) { 402 refAddValue( 403 "org:opencrx:kernel:address1:PostalAddressable:postalFreightTerms", 404 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 405 operator, 406 values 407 ); 408 } 409 410 public void forAllPostalFreightTerms ( 411 short operator, 412 short[] filterValues 413 ) { 414 java.util.List arrayAsList = new java.util.ArrayList (); 415 for(int i = 0; i < filterValues.length; i++) { 416 arrayAsList.add( 417 new Short (filterValues[i]) 418 ); 419 } 420 forAllPostalFreightTerms ( 421 operator, 422 arrayAsList 423 ); 424 } 425 426 public void thereExistsPostalFreightTerms ( 427 short operator, 428 short[] filterValues 429 ) { 430 java.util.List arrayAsList = new java.util.ArrayList (); 431 for(int i = 0; i < filterValues.length; i++) { 432 arrayAsList.add( 433 new Short (filterValues[i]) 434 ); 435 } 436 thereExistsPostalFreightTerms ( 437 operator, 438 arrayAsList 439 ); 440 } 441 442 public void orderByPostalFreightTerms ( 443 short order 444 ) { 445 refAddValue( 446 "org:opencrx:kernel:address1:PostalAddressable:postalFreightTerms", 447 order 448 ); 449 } 450 451 public void forAllPostalLatitude ( 455 short operator, 456 java.util.Collection values 457 ) { 458 refAddValue( 459 "org:opencrx:kernel:address1:PostalAddressable:postalLatitude", 460 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 461 operator, 462 values 463 ); 464 } 465 466 public void thereExistsPostalLatitude ( 467 short operator, 468 java.util.Collection values 469 ) { 470 refAddValue( 471 "org:opencrx:kernel:address1:PostalAddressable:postalLatitude", 472 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 473 operator, 474 values 475 ); 476 } 477 478 public void forAllPostalLatitude ( 479 short operator, 480 java.math.BigDecimal [] filterValues 481 ) { 482 java.util.List arrayAsList = new java.util.ArrayList (); 483 for(int i = 0; i < filterValues.length; i++) { 484 arrayAsList.add( 485 filterValues[i] 486 ); 487 } 488 forAllPostalLatitude ( 489 operator, 490 arrayAsList 491 ); 492 } 493 494 public void thereExistsPostalLatitude ( 495 short operator, 496 java.math.BigDecimal [] filterValues 497 ) { 498 java.util.List arrayAsList = new java.util.ArrayList (); 499 for(int i = 0; i < filterValues.length; i++) { 500 arrayAsList.add( 501 filterValues[i] 502 ); 503 } 504 thereExistsPostalLatitude ( 505 operator, 506 arrayAsList 507 ); 508 } 509 510 public void orderByPostalLatitude ( 511 short order 512 ) { 513 refAddValue( 514 "org:opencrx:kernel:address1:PostalAddressable:postalLatitude", 515 order 516 ); 517 } 518 519 public void forAllPostalLongitude ( 523 short operator, 524 java.util.Collection values 525 ) { 526 refAddValue( 527 "org:opencrx:kernel:address1:PostalAddressable:postalLongitude", 528 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 529 operator, 530 values 531 ); 532 } 533 534 public void thereExistsPostalLongitude ( 535 short operator, 536 java.util.Collection values 537 ) { 538 refAddValue( 539 "org:opencrx:kernel:address1:PostalAddressable:postalLongitude", 540 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 541 operator, 542 values 543 ); 544 } 545 546 public void forAllPostalLongitude ( 547 short operator, 548 java.math.BigDecimal [] filterValues 549 ) { 550 java.util.List arrayAsList = new java.util.ArrayList (); 551 for(int i = 0; i < filterValues.length; i++) { 552 arrayAsList.add( 553 filterValues[i] 554 ); 555 } 556 forAllPostalLongitude ( 557 operator, 558 arrayAsList 559 ); 560 } 561 562 public void thereExistsPostalLongitude ( 563 short operator, 564 java.math.BigDecimal [] filterValues 565 ) { 566 java.util.List arrayAsList = new java.util.ArrayList (); 567 for(int i = 0; i < filterValues.length; i++) { 568 arrayAsList.add( 569 filterValues[i] 570 ); 571 } 572 thereExistsPostalLongitude ( 573 operator, 574 arrayAsList 575 ); 576 } 577 578 public void orderByPostalLongitude ( 579 short order 580 ) { 581 refAddValue( 582 "org:opencrx:kernel:address1:PostalAddressable:postalLongitude", 583 order 584 ); 585 } 586 587 public void forAllPostalState ( 591 short operator, 592 java.util.Collection values 593 ) { 594 refAddValue( 595 "org:opencrx:kernel:address1:PostalAddressable:postalState", 596 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 597 operator, 598 values 599 ); 600 } 601 602 public void thereExistsPostalState ( 603 short operator, 604 java.util.Collection values 605 ) { 606 refAddValue( 607 "org:opencrx:kernel:address1:PostalAddressable:postalState", 608 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 609 operator, 610 values 611 ); 612 } 613 614 public void forAllPostalState ( 615 short operator, 616 String [] filterValues 617 ) { 618 java.util.List arrayAsList = new java.util.ArrayList (); 619 for(int i = 0; i < filterValues.length; i++) { 620 arrayAsList.add( 621 filterValues[i] 622 ); 623 } 624 forAllPostalState ( 625 operator, 626 arrayAsList 627 ); 628 } 629 630 public void thereExistsPostalState ( 631 short operator, 632 String [] filterValues 633 ) { 634 java.util.List arrayAsList = new java.util.ArrayList (); 635 for(int i = 0; i < filterValues.length; i++) { 636 arrayAsList.add( 637 filterValues[i] 638 ); 639 } 640 thereExistsPostalState ( 641 operator, 642 arrayAsList 643 ); 644 } 645 646 public void orderByPostalState ( 647 short order 648 ) { 649 refAddValue( 650 "org:opencrx:kernel:address1:PostalAddressable:postalState", 651 order 652 ); 653 } 654 655 public void forAllPostalStreet ( 659 short operator, 660 java.util.Collection values 661 ) { 662 refAddValue( 663 "org:opencrx:kernel:address1:PostalAddressable:postalStreet", 664 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 665 operator, 666 values 667 ); 668 } 669 670 public void thereExistsPostalStreet ( 671 short operator, 672 java.util.Collection values 673 ) { 674 refAddValue( 675 "org:opencrx:kernel:address1:PostalAddressable:postalStreet", 676 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 677 operator, 678 values 679 ); 680 } 681 682 public void forAllPostalStreet ( 683 short operator, 684 String [] filterValues 685 ) { 686 java.util.List arrayAsList = new java.util.ArrayList (); 687 for(int i = 0; i < filterValues.length; i++) { 688 arrayAsList.add( 689 filterValues[i] 690 ); 691 } 692 forAllPostalStreet ( 693 operator, 694 arrayAsList 695 ); 696 } 697 698 public void thereExistsPostalStreet ( 699 short operator, 700 String [] filterValues 701 ) { 702 java.util.List arrayAsList = new java.util.ArrayList (); 703 for(int i = 0; i < filterValues.length; i++) { 704 arrayAsList.add( 705 filterValues[i] 706 ); 707 } 708 thereExistsPostalStreet ( 709 operator, 710 arrayAsList 711 ); 712 } 713 714 public void orderByPostalStreet ( 715 short order 716 ) { 717 refAddValue( 718 "org:opencrx:kernel:address1:PostalAddressable:postalStreet", 719 order 720 ); 721 } 722 723 public void forAllPostalUtcOffset ( 727 short operator, 728 java.util.Collection values 729 ) { 730 refAddValue( 731 "org:opencrx:kernel:address1:PostalAddressable:postalUtcOffset", 732 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 733 operator, 734 values 735 ); 736 } 737 738 public void thereExistsPostalUtcOffset ( 739 short operator, 740 java.util.Collection values 741 ) { 742 refAddValue( 743 "org:opencrx:kernel:address1:PostalAddressable:postalUtcOffset", 744 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 745 operator, 746 values 747 ); 748 } 749 750 public void forAllPostalUtcOffset ( 751 short operator, 752 short[] filterValues 753 ) { 754 java.util.List arrayAsList = new java.util.ArrayList (); 755 for(int i = 0; i < filterValues.length; i++) { 756 arrayAsList.add( 757 new Short (filterValues[i]) 758 ); 759 } 760 forAllPostalUtcOffset ( 761 operator, 762 arrayAsList 763 ); 764 } 765 766 public void thereExistsPostalUtcOffset ( 767 short operator, 768 short[] filterValues 769 ) { 770 java.util.List arrayAsList = new java.util.ArrayList (); 771 for(int i = 0; i < filterValues.length; i++) { 772 arrayAsList.add( 773 new Short (filterValues[i]) 774 ); 775 } 776 thereExistsPostalUtcOffset ( 777 operator, 778 arrayAsList 779 ); 780 } 781 782 public void orderByPostalUtcOffset ( 783 short order 784 ) { 785 refAddValue( 786 "org:opencrx:kernel:address1:PostalAddressable:postalUtcOffset", 787 order 788 ); 789 } 790 791 public void forAllPicture ( 795 short operator, 796 org.opencrx.kernel.document1.cci.Media[] filterValues 797 ) { 798 java.util.List arrayAsList = new java.util.ArrayList (); 799 for(int i = 0; i < filterValues.length; i++) { 800 arrayAsList.add( 801 filterValues[i] 802 ); 803 } 804 forAllPicture ( 805 operator, 806 arrayAsList 807 ); 808 } 809 810 public void thereExistsPicture ( 811 short operator, 812 org.opencrx.kernel.document1.cci.Media[] filterValues 813 ) { 814 java.util.List arrayAsList = new java.util.ArrayList (); 815 for(int i = 0; i < filterValues.length; i++) { 816 arrayAsList.add( 817 filterValues[i] 818 ); 819 } 820 thereExistsPicture ( 821 operator, 822 arrayAsList 823 ); 824 } 825 826 public void forAllPicture ( 827 short operator, 828 java.util.Collection values 829 ) { 830 refAddValue( 831 "org:opencrx:kernel:generic:Pictured:picture", 832 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 833 operator, 834 values 835 ); 836 } 837 838 public void thereExistsPicture ( 839 short operator, 840 java.util.Collection values 841 ) { 842 refAddValue( 843 "org:opencrx:kernel:generic:Pictured:picture", 844 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 845 operator, 846 values 847 ); 848 } 849 850 public void forAllPictureContent ( 854 short operator, 855 java.util.Collection values 856 ) { 857 refAddValue( 858 "org:opencrx:kernel:generic:Pictured:pictureContent", 859 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 860 operator, 861 values 862 ); 863 } 864 865 public void thereExistsPictureContent ( 866 short operator, 867 java.util.Collection values 868 ) { 869 refAddValue( 870 "org:opencrx:kernel:generic:Pictured:pictureContent", 871 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 872 operator, 873 values 874 ); 875 } 876 877 public void forAllPictureContent ( 878 short operator, 879 byte[][] filterValues 880 ) { 881 java.util.List arrayAsList = new java.util.ArrayList (); 882 for(int i = 0; i < filterValues.length; i++) { 883 arrayAsList.add( 884 filterValues[i] 885 ); 886 } 887 forAllPictureContent ( 888 operator, 889 arrayAsList 890 ); 891 } 892 893 public void thereExistsPictureContent ( 894 short operator, 895 byte[][] filterValues 896 ) { 897 java.util.List arrayAsList = new java.util.ArrayList (); 898 for(int i = 0; i < filterValues.length; i++) { 899 arrayAsList.add( 900 filterValues[i] 901 ); 902 } 903 thereExistsPictureContent ( 904 operator, 905 arrayAsList 906 ); 907 } 908 909 public void orderByPictureContent ( 910 short order 911 ) { 912 refAddValue( 913 "org:opencrx:kernel:generic:Pictured:pictureContent", 914 order 915 ); 916 } 917 918 public void forAllPictureContentMimeType ( 922 short operator, 923 java.util.Collection values 924 ) { 925 refAddValue( 926 "org:opencrx:kernel:generic:Pictured:pictureContentMimeType", 927 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 928 operator, 929 values 930 ); 931 } 932 933 public void thereExistsPictureContentMimeType ( 934 short operator, 935 java.util.Collection values 936 ) { 937 refAddValue( 938 "org:opencrx:kernel:generic:Pictured:pictureContentMimeType", 939 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 940 operator, 941 values 942 ); 943 } 944 945 public void forAllPictureContentMimeType ( 946 short operator, 947 String [] filterValues 948 ) { 949 java.util.List arrayAsList = new java.util.ArrayList (); 950 for(int i = 0; i < filterValues.length; i++) { 951 arrayAsList.add( 952 filterValues[i] 953 ); 954 } 955 forAllPictureContentMimeType ( 956 operator, 957 arrayAsList 958 ); 959 } 960 961 public void thereExistsPictureContentMimeType ( 962 short operator, 963 String [] filterValues 964 ) { 965 java.util.List arrayAsList = new java.util.ArrayList (); 966 for(int i = 0; i < filterValues.length; i++) { 967 arrayAsList.add( 968 filterValues[i] 969 ); 970 } 971 thereExistsPictureContentMimeType ( 972 operator, 973 arrayAsList 974 ); 975 } 976 977 public void orderByPictureContentMimeType ( 978 short order 979 ) { 980 refAddValue( 981 "org:opencrx:kernel:generic:Pictured:pictureContentMimeType", 982 order 983 ); 984 } 985 986 public void forAllPictureContentName ( 990 short operator, 991 java.util.Collection values 992 ) { 993 refAddValue( 994 "org:opencrx:kernel:generic:Pictured:pictureContentName", 995 org.openmdx.compatibility.base.query.Quantors.FOR_ALL, 996 operator, 997 values 998 ); 999 } 1000 1001 public void thereExistsPictureContentName ( 1002 short operator, 1003 java.util.Collection values 1004 ) { 1005 refAddValue( 1006 "org:opencrx:kernel:generic:Pictured:pictureContentName", 1007 org.openmdx.compatibility.base.query.Quantors.THERE_EXISTS, 1008 operator, 1009 values 1010 ); 1011 } 1012 1013 public void forAllPictureContentName ( 1014 short operator, 1015 String [] filterValues 1016 ) { 1017 java.util.List arrayAsList = new java.util.ArrayList (); 1018 for(int i = 0; i < filterValues.length; i++) { 1019 arrayAsList.add( 1020 filterValues[i] 1021 ); 1022 } 1023 forAllPictureContentName ( 1024 operator, 1025 arrayAsList 1026 ); 1027 } 1028 1029 public void thereExistsPictureContentName ( 1030 short operator, 1031 String [] filterValues 1032 ) { 1033 java.util.List arrayAsList = new java.util.ArrayList (); 1034 for(int i = 0; i < filterValues.length; i++) { 1035 arrayAsList.add( 1036 filterValues[i] 1037 ); 1038 } 1039 thereExistsPictureContentName ( 1040 operator, 1041 arrayAsList 1042 ); 1043 } 1044 1045 public void orderByPictureContentName ( 1046 short order 1047 ) { 1048 refAddValue( 1049 "org:opencrx:kernel:generic:Pictured:pictureContentName", 1050 order 1051 ); 1052 } 1053 1054} 1058 | Popular Tags |