1 package org.opencrx.kernel.home1.cci; 14 15 public class home1PackageImpl 16 extends org.openmdx.base.accessor.jmi.spi.RefPackage_1 17 implements home1Package { 18 19 public home1PackageImpl( 20 javax.jmi.reflect.RefPackage outermostPackage, 21 javax.jmi.reflect.RefPackage immediatePackage 22 ) { 23 super(outermostPackage, immediatePackage); 24 } 25 26 public org.opencrx.kernel.home1.cci.SegmentClass getSegmentClass( 30 ) { 31 return (org.opencrx.kernel.home1.cci.SegmentClass)refClass( 32 "org:opencrx:kernel:home1:Segment" 33 ); 34 } 35 36 public org.opencrx.kernel.home1.cci.SegmentFilter createSegmentFilter( 40 ) { 41 return (org.opencrx.kernel.home1.cci.SegmentFilter)this.refCreateFilter( 42 "org:opencrx:kernel:home1:Segment", 43 null, 44 null 45 ); 46 } 47 48 public org.opencrx.kernel.home1.cci.SegmentFilter createSegmentFilter( 49 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 50 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 51 ) { 52 return (org.opencrx.kernel.home1.cci.SegmentFilter)this.refCreateFilter( 53 "org:opencrx:kernel:home1:Segment", 54 filterProperties, 55 attributeSpecifiers 56 ); 57 } 58 59 public org.opencrx.kernel.home1.cci.CreateUserResult createCreateUserResult( 63 org.opencrx.kernel.home1.cci.UserHome createdUserHome 64 , short status 65 , String statusMessage 66 ) { 67 java.util.List args = new java.util.ArrayList (); 68 args.add(createdUserHome); 69 args.add(new Short (status)); 70 args.add(statusMessage); 71 return (org.opencrx.kernel.home1.cci.CreateUserResult)this.refCreateStruct( 72 "org:opencrx:kernel:home1:CreateUserResult", 73 args 74 ); 75 } 76 public org.opencrx.kernel.home1.cci.CreateUserResultFilter createCreateUserResultFilter( 80 ) { 81 return (org.opencrx.kernel.home1.cci.CreateUserResultFilter)this.refCreateFilter( 82 "org:opencrx:kernel:home1:CreateUserResult", 83 null, 84 null 85 ); 86 } 87 88 public org.opencrx.kernel.home1.cci.CreateUserResultFilter createCreateUserResultFilter( 89 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 90 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 91 ) { 92 return (org.opencrx.kernel.home1.cci.CreateUserResultFilter)this.refCreateFilter( 93 "org:opencrx:kernel:home1:CreateUserResult", 94 filterProperties, 95 attributeSpecifiers 96 ); 97 } 98 99 public org.opencrx.kernel.home1.cci.WfActionLogEntryClass getWfActionLogEntryClass( 103 ) { 104 return (org.opencrx.kernel.home1.cci.WfActionLogEntryClass)refClass( 105 "org:opencrx:kernel:home1:WfActionLogEntry" 106 ); 107 } 108 109 public org.opencrx.kernel.home1.cci.WfActionLogEntryFilter createWfActionLogEntryFilter( 113 ) { 114 return (org.opencrx.kernel.home1.cci.WfActionLogEntryFilter)this.refCreateFilter( 115 "org:opencrx:kernel:home1:WfActionLogEntry", 116 null, 117 null 118 ); 119 } 120 121 public org.opencrx.kernel.home1.cci.WfActionLogEntryFilter createWfActionLogEntryFilter( 122 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 123 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 124 ) { 125 return (org.opencrx.kernel.home1.cci.WfActionLogEntryFilter)this.refCreateFilter( 126 "org:opencrx:kernel:home1:WfActionLogEntry", 127 filterProperties, 128 attributeSpecifiers 129 ); 130 } 131 132 public org.opencrx.kernel.home1.cci.ImportUsersResult createImportUsersResult( 136 String statusMessage 137 ) { 138 java.util.List args = new java.util.ArrayList (); 139 args.add(statusMessage); 140 return (org.opencrx.kernel.home1.cci.ImportUsersResult)this.refCreateStruct( 141 "org:opencrx:kernel:home1:ImportUsersResult", 142 args 143 ); 144 } 145 public org.opencrx.kernel.home1.cci.ImportUsersResultFilter createImportUsersResultFilter( 149 ) { 150 return (org.opencrx.kernel.home1.cci.ImportUsersResultFilter)this.refCreateFilter( 151 "org:opencrx:kernel:home1:ImportUsersResult", 152 null, 153 null 154 ); 155 } 156 157 public org.opencrx.kernel.home1.cci.ImportUsersResultFilter createImportUsersResultFilter( 158 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 159 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 160 ) { 161 return (org.opencrx.kernel.home1.cci.ImportUsersResultFilter)this.refCreateFilter( 162 "org:opencrx:kernel:home1:ImportUsersResult", 163 filterProperties, 164 attributeSpecifiers 165 ); 166 } 167 168 public org.opencrx.kernel.home1.cci.AssignedAbsenceClass getAssignedAbsenceClass( 172 ) { 173 return (org.opencrx.kernel.home1.cci.AssignedAbsenceClass)refClass( 174 "org:opencrx:kernel:home1:AssignedAbsence" 175 ); 176 } 177 178 public org.opencrx.kernel.home1.cci.AssignedAbsenceFilter createAssignedAbsenceFilter( 182 ) { 183 return (org.opencrx.kernel.home1.cci.AssignedAbsenceFilter)this.refCreateFilter( 184 "org:opencrx:kernel:home1:AssignedAbsence", 185 null, 186 null 187 ); 188 } 189 190 public org.opencrx.kernel.home1.cci.AssignedAbsenceFilter createAssignedAbsenceFilter( 191 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 192 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 193 ) { 194 return (org.opencrx.kernel.home1.cci.AssignedAbsenceFilter)this.refCreateFilter( 195 "org:opencrx:kernel:home1:AssignedAbsence", 196 filterProperties, 197 attributeSpecifiers 198 ); 199 } 200 201 public org.opencrx.kernel.home1.cci.ChangePasswordResult createChangePasswordResult( 205 short status 206 ) { 207 java.util.List args = new java.util.ArrayList (); 208 args.add(new Short (status)); 209 return (org.opencrx.kernel.home1.cci.ChangePasswordResult)this.refCreateStruct( 210 "org:opencrx:kernel:home1:ChangePasswordResult", 211 args 212 ); 213 } 214 public org.opencrx.kernel.home1.cci.ChangePasswordResultFilter createChangePasswordResultFilter( 218 ) { 219 return (org.opencrx.kernel.home1.cci.ChangePasswordResultFilter)this.refCreateFilter( 220 "org:opencrx:kernel:home1:ChangePasswordResult", 221 null, 222 null 223 ); 224 } 225 226 public org.opencrx.kernel.home1.cci.ChangePasswordResultFilter createChangePasswordResultFilter( 227 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 228 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 229 ) { 230 return (org.opencrx.kernel.home1.cci.ChangePasswordResultFilter)this.refCreateFilter( 231 "org:opencrx:kernel:home1:ChangePasswordResult", 232 filterProperties, 233 attributeSpecifiers 234 ); 235 } 236 237 public org.opencrx.kernel.home1.cci.EMailAccountClass getEMailAccountClass( 241 ) { 242 return (org.opencrx.kernel.home1.cci.EMailAccountClass)refClass( 243 "org:opencrx:kernel:home1:EMailAccount" 244 ); 245 } 246 247 public org.opencrx.kernel.home1.cci.EMailAccountFilter createEMailAccountFilter( 251 ) { 252 return (org.opencrx.kernel.home1.cci.EMailAccountFilter)this.refCreateFilter( 253 "org:opencrx:kernel:home1:EMailAccount", 254 null, 255 null 256 ); 257 } 258 259 public org.opencrx.kernel.home1.cci.EMailAccountFilter createEMailAccountFilter( 260 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 261 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 262 ) { 263 return (org.opencrx.kernel.home1.cci.EMailAccountFilter)this.refCreateFilter( 264 "org:opencrx:kernel:home1:EMailAccount", 265 filterProperties, 266 attributeSpecifiers 267 ); 268 } 269 270 public org.opencrx.kernel.home1.cci.ChartClass getChartClass( 274 ) { 275 return (org.opencrx.kernel.home1.cci.ChartClass)refClass( 276 "org:opencrx:kernel:home1:Chart" 277 ); 278 } 279 280 public org.opencrx.kernel.home1.cci.ChartFilter createChartFilter( 284 ) { 285 return (org.opencrx.kernel.home1.cci.ChartFilter)this.refCreateFilter( 286 "org:opencrx:kernel:home1:Chart", 287 null, 288 null 289 ); 290 } 291 292 public org.opencrx.kernel.home1.cci.ChartFilter createChartFilter( 293 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 294 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 295 ) { 296 return (org.opencrx.kernel.home1.cci.ChartFilter)this.refCreateFilter( 297 "org:opencrx:kernel:home1:Chart", 298 filterProperties, 299 attributeSpecifiers 300 ); 301 } 302 303 public org.opencrx.kernel.home1.cci.ChangePasswordParams createChangePasswordParams( 307 String newPassword 308 , String newPasswordVerification 309 , String oldPassword 310 ) { 311 java.util.List args = new java.util.ArrayList (); 312 args.add(newPassword); 313 args.add(newPasswordVerification); 314 args.add(oldPassword); 315 return (org.opencrx.kernel.home1.cci.ChangePasswordParams)this.refCreateStruct( 316 "org:opencrx:kernel:home1:ChangePasswordParams", 317 args 318 ); 319 } 320 public org.opencrx.kernel.home1.cci.ChangePasswordParamsFilter createChangePasswordParamsFilter( 324 ) { 325 return (org.opencrx.kernel.home1.cci.ChangePasswordParamsFilter)this.refCreateFilter( 326 "org:opencrx:kernel:home1:ChangePasswordParams", 327 null, 328 null 329 ); 330 } 331 332 public org.opencrx.kernel.home1.cci.ChangePasswordParamsFilter createChangePasswordParamsFilter( 333 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 334 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 335 ) { 336 return (org.opencrx.kernel.home1.cci.ChangePasswordParamsFilter)this.refCreateFilter( 337 "org:opencrx:kernel:home1:ChangePasswordParams", 338 filterProperties, 339 attributeSpecifiers 340 ); 341 } 342 343 public org.opencrx.kernel.home1.cci.AccessHistoryClass getAccessHistoryClass( 347 ) { 348 return (org.opencrx.kernel.home1.cci.AccessHistoryClass)refClass( 349 "org:opencrx:kernel:home1:AccessHistory" 350 ); 351 } 352 353 public org.opencrx.kernel.home1.cci.AccessHistoryFilter createAccessHistoryFilter( 357 ) { 358 return (org.opencrx.kernel.home1.cci.AccessHistoryFilter)this.refCreateFilter( 359 "org:opencrx:kernel:home1:AccessHistory", 360 null, 361 null 362 ); 363 } 364 365 public org.opencrx.kernel.home1.cci.AccessHistoryFilter createAccessHistoryFilter( 366 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 367 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 368 ) { 369 return (org.opencrx.kernel.home1.cci.AccessHistoryFilter)this.refCreateFilter( 370 "org:opencrx:kernel:home1:AccessHistory", 371 filterProperties, 372 attributeSpecifiers 373 ); 374 } 375 376 public org.opencrx.kernel.home1.cci.UserHomeClass getUserHomeClass( 380 ) { 381 return (org.opencrx.kernel.home1.cci.UserHomeClass)refClass( 382 "org:opencrx:kernel:home1:UserHome" 383 ); 384 } 385 386 public org.opencrx.kernel.home1.cci.UserHomeFilter createUserHomeFilter( 390 ) { 391 return (org.opencrx.kernel.home1.cci.UserHomeFilter)this.refCreateFilter( 392 "org:opencrx:kernel:home1:UserHome", 393 null, 394 null 395 ); 396 } 397 398 public org.opencrx.kernel.home1.cci.UserHomeFilter createUserHomeFilter( 399 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 400 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 401 ) { 402 return (org.opencrx.kernel.home1.cci.UserHomeFilter)this.refCreateFilter( 403 "org:opencrx:kernel:home1:UserHome", 404 filterProperties, 405 attributeSpecifiers 406 ); 407 } 408 409 public org.opencrx.kernel.home1.cci.SendAlertParams createSendAlertParams( 413 String description 414 , short importance 415 , String name 416 , org.openmdx.base.cci.BasicObject reference 417 , String toUsers 418 ) { 419 java.util.List args = new java.util.ArrayList (); 420 args.add(description); 421 args.add(new Short (importance)); 422 args.add(name); 423 args.add(reference); 424 args.add(toUsers); 425 return (org.opencrx.kernel.home1.cci.SendAlertParams)this.refCreateStruct( 426 "org:opencrx:kernel:home1:SendAlertParams", 427 args 428 ); 429 } 430 public org.opencrx.kernel.home1.cci.SendAlertParamsFilter createSendAlertParamsFilter( 434 ) { 435 return (org.opencrx.kernel.home1.cci.SendAlertParamsFilter)this.refCreateFilter( 436 "org:opencrx:kernel:home1:SendAlertParams", 437 null, 438 null 439 ); 440 } 441 442 public org.opencrx.kernel.home1.cci.SendAlertParamsFilter createSendAlertParamsFilter( 443 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 444 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 445 ) { 446 return (org.opencrx.kernel.home1.cci.SendAlertParamsFilter)this.refCreateFilter( 447 "org:opencrx:kernel:home1:SendAlertParams", 448 filterProperties, 449 attributeSpecifiers 450 ); 451 } 452 453 public org.opencrx.kernel.home1.cci.SubscriptionClass getSubscriptionClass( 457 ) { 458 return (org.opencrx.kernel.home1.cci.SubscriptionClass)refClass( 459 "org:opencrx:kernel:home1:Subscription" 460 ); 461 } 462 463 public org.opencrx.kernel.home1.cci.SubscriptionFilter createSubscriptionFilter( 467 ) { 468 return (org.opencrx.kernel.home1.cci.SubscriptionFilter)this.refCreateFilter( 469 "org:opencrx:kernel:home1:Subscription", 470 null, 471 null 472 ); 473 } 474 475 public org.opencrx.kernel.home1.cci.SubscriptionFilter createSubscriptionFilter( 476 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 477 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 478 ) { 479 return (org.opencrx.kernel.home1.cci.SubscriptionFilter)this.refCreateFilter( 480 "org:opencrx:kernel:home1:Subscription", 481 filterProperties, 482 attributeSpecifiers 483 ); 484 } 485 486 public org.opencrx.kernel.home1.cci.CreateUserParams createCreateUserParams( 490 org.opencrx.kernel.account1.cci.Contact contact 491 , String initialPassword 492 , String initialPasswordVerification 493 , org.opencrx.security.realm1.cci.PrincipalGroup primaryUserGroup 494 , String principalName 495 ) { 496 java.util.List args = new java.util.ArrayList (); 497 args.add(contact); 498 args.add(initialPassword); 499 args.add(initialPasswordVerification); 500 args.add(primaryUserGroup); 501 args.add(principalName); 502 return (org.opencrx.kernel.home1.cci.CreateUserParams)this.refCreateStruct( 503 "org:opencrx:kernel:home1:CreateUserParams", 504 args 505 ); 506 } 507 public org.opencrx.kernel.home1.cci.CreateUserParamsFilter createCreateUserParamsFilter( 511 ) { 512 return (org.opencrx.kernel.home1.cci.CreateUserParamsFilter)this.refCreateFilter( 513 "org:opencrx:kernel:home1:CreateUserParams", 514 null, 515 null 516 ); 517 } 518 519 public org.opencrx.kernel.home1.cci.CreateUserParamsFilter createCreateUserParamsFilter( 520 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 521 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 522 ) { 523 return (org.opencrx.kernel.home1.cci.CreateUserParamsFilter)this.refCreateFilter( 524 "org:opencrx:kernel:home1:CreateUserParams", 525 filterProperties, 526 attributeSpecifiers 527 ); 528 } 529 530 public org.opencrx.kernel.home1.cci.AlertClass getAlertClass( 534 ) { 535 return (org.opencrx.kernel.home1.cci.AlertClass)refClass( 536 "org:opencrx:kernel:home1:Alert" 537 ); 538 } 539 540 public org.opencrx.kernel.home1.cci.AlertFilter createAlertFilter( 544 ) { 545 return (org.opencrx.kernel.home1.cci.AlertFilter)this.refCreateFilter( 546 "org:opencrx:kernel:home1:Alert", 547 null, 548 null 549 ); 550 } 551 552 public org.opencrx.kernel.home1.cci.AlertFilter createAlertFilter( 553 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 554 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 555 ) { 556 return (org.opencrx.kernel.home1.cci.AlertFilter)this.refCreateFilter( 557 "org:opencrx:kernel:home1:Alert", 558 filterProperties, 559 attributeSpecifiers 560 ); 561 } 562 563 public org.opencrx.kernel.home1.cci.WfProcessInstanceClass getWfProcessInstanceClass( 567 ) { 568 return (org.opencrx.kernel.home1.cci.WfProcessInstanceClass)refClass( 569 "org:opencrx:kernel:home1:WfProcessInstance" 570 ); 571 } 572 573 public org.opencrx.kernel.home1.cci.WfProcessInstanceFilter createWfProcessInstanceFilter( 577 ) { 578 return (org.opencrx.kernel.home1.cci.WfProcessInstanceFilter)this.refCreateFilter( 579 "org:opencrx:kernel:home1:WfProcessInstance", 580 null, 581 null 582 ); 583 } 584 585 public org.opencrx.kernel.home1.cci.WfProcessInstanceFilter createWfProcessInstanceFilter( 586 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 587 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 588 ) { 589 return (org.opencrx.kernel.home1.cci.WfProcessInstanceFilter)this.refCreateFilter( 590 "org:opencrx:kernel:home1:WfProcessInstance", 591 filterProperties, 592 attributeSpecifiers 593 ); 594 } 595 596 public org.opencrx.kernel.home1.cci.QuickAccessClass getQuickAccessClass( 600 ) { 601 return (org.opencrx.kernel.home1.cci.QuickAccessClass)refClass( 602 "org:opencrx:kernel:home1:QuickAccess" 603 ); 604 } 605 606 public org.opencrx.kernel.home1.cci.QuickAccessFilter createQuickAccessFilter( 610 ) { 611 return (org.opencrx.kernel.home1.cci.QuickAccessFilter)this.refCreateFilter( 612 "org:opencrx:kernel:home1:QuickAccess", 613 null, 614 null 615 ); 616 } 617 618 public org.opencrx.kernel.home1.cci.QuickAccessFilter createQuickAccessFilter( 619 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 620 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 621 ) { 622 return (org.opencrx.kernel.home1.cci.QuickAccessFilter)this.refCreateFilter( 623 "org:opencrx:kernel:home1:QuickAccess", 624 filterProperties, 625 attributeSpecifiers 626 ); 627 } 628 629 public org.opencrx.kernel.home1.cci.ImportUsersParams createImportUsersParams( 633 byte[] item 634 , String itemMimeType 635 , String itemName 636 ) { 637 java.util.List args = new java.util.ArrayList (); 638 args.add(item); 639 args.add(itemMimeType); 640 args.add(itemName); 641 return (org.opencrx.kernel.home1.cci.ImportUsersParams)this.refCreateStruct( 642 "org:opencrx:kernel:home1:ImportUsersParams", 643 args 644 ); 645 } 646 public org.opencrx.kernel.home1.cci.ImportUsersParamsFilter createImportUsersParamsFilter( 650 ) { 651 return (org.opencrx.kernel.home1.cci.ImportUsersParamsFilter)this.refCreateFilter( 652 "org:opencrx:kernel:home1:ImportUsersParams", 653 null, 654 null 655 ); 656 } 657 658 public org.opencrx.kernel.home1.cci.ImportUsersParamsFilter createImportUsersParamsFilter( 659 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 660 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 661 ) { 662 return (org.opencrx.kernel.home1.cci.ImportUsersParamsFilter)this.refCreateFilter( 663 "org:opencrx:kernel:home1:ImportUsersParams", 664 filterProperties, 665 attributeSpecifiers 666 ); 667 } 668 669 673 public String refMofId( 674 ) { 675 return "org:opencrx:kernel:home1:home1"; 676 } 677 678 } 679 | Popular Tags |