KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > home1 > cci > home1PackageImpl


1 // ----------------------------------------------------------------------------
2
// Package/ImplBegin
3
// ----------------------------------------------------------------------------
4
//////////////////////////////////////////////////////////////////////////////
5
//
6
// Name: $Id: JMIAbstractMapper.java,v 1.11 2006/01/21 23:09:07 wfro Exp $
7
// Generated by: openMDX JMI Mapper
8
// Date: Mon Apr 03 11:38:58 CEST 2006
9
//
10
// GENERATED - DO NOT CHANGE MANUALLY
11
//
12
//////////////////////////////////////////////////////////////////////////////
13
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 // ----------------------------------------------------------------------------
27
// Package/ImplClassAccessor
28
// ----------------------------------------------------------------------------
29
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 // ----------------------------------------------------------------------------
37
// Package/ImplFilterCreator
38
// ----------------------------------------------------------------------------
39
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 // ----------------------------------------------------------------------------
60
// Package/ImplStructCreator
61
// ----------------------------------------------------------------------------
62
public org.opencrx.kernel.home1.cci.CreateUserResult createCreateUserResult(
63       org.opencrx.kernel.home1.cci.UserHome createdUserHome
64     , short status
65     , String JavaDoc statusMessage
66   ) {
67     java.util.List JavaDoc args = new java.util.ArrayList JavaDoc();
68     args.add(createdUserHome);
69     args.add(new Short JavaDoc(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 // ----------------------------------------------------------------------------
77
// Package/ImplFilterCreator
78
// ----------------------------------------------------------------------------
79
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 // ----------------------------------------------------------------------------
100
// Package/ImplClassAccessor
101
// ----------------------------------------------------------------------------
102
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 // ----------------------------------------------------------------------------
110
// Package/ImplFilterCreator
111
// ----------------------------------------------------------------------------
112
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 // ----------------------------------------------------------------------------
133
// Package/ImplStructCreator
134
// ----------------------------------------------------------------------------
135
public org.opencrx.kernel.home1.cci.ImportUsersResult createImportUsersResult(
136       String JavaDoc statusMessage
137   ) {
138     java.util.List JavaDoc args = new java.util.ArrayList JavaDoc();
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 // ----------------------------------------------------------------------------
146
// Package/ImplFilterCreator
147
// ----------------------------------------------------------------------------
148
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 // ----------------------------------------------------------------------------
169
// Package/ImplClassAccessor
170
// ----------------------------------------------------------------------------
171
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 // ----------------------------------------------------------------------------
179
// Package/ImplFilterCreator
180
// ----------------------------------------------------------------------------
181
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 // ----------------------------------------------------------------------------
202
// Package/ImplStructCreator
203
// ----------------------------------------------------------------------------
204
public org.opencrx.kernel.home1.cci.ChangePasswordResult createChangePasswordResult(
205       short status
206   ) {
207     java.util.List JavaDoc args = new java.util.ArrayList JavaDoc();
208     args.add(new Short JavaDoc(status));
209     return (org.opencrx.kernel.home1.cci.ChangePasswordResult)this.refCreateStruct(
210       "org:opencrx:kernel:home1:ChangePasswordResult",
211       args
212     );
213   }
214 // ----------------------------------------------------------------------------
215
// Package/ImplFilterCreator
216
// ----------------------------------------------------------------------------
217
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 // ----------------------------------------------------------------------------
238
// Package/ImplClassAccessor
239
// ----------------------------------------------------------------------------
240
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 // ----------------------------------------------------------------------------
248
// Package/ImplFilterCreator
249
// ----------------------------------------------------------------------------
250
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 // ----------------------------------------------------------------------------
271
// Package/ImplClassAccessor
272
// ----------------------------------------------------------------------------
273
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 // ----------------------------------------------------------------------------
281
// Package/ImplFilterCreator
282
// ----------------------------------------------------------------------------
283
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 // ----------------------------------------------------------------------------
304
// Package/ImplStructCreator
305
// ----------------------------------------------------------------------------
306
public org.opencrx.kernel.home1.cci.ChangePasswordParams createChangePasswordParams(
307       String JavaDoc newPassword
308     , String JavaDoc newPasswordVerification
309     , String JavaDoc oldPassword
310   ) {
311     java.util.List JavaDoc args = new java.util.ArrayList JavaDoc();
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 // ----------------------------------------------------------------------------
321
// Package/ImplFilterCreator
322
// ----------------------------------------------------------------------------
323
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 // ----------------------------------------------------------------------------
344
// Package/ImplClassAccessor
345
// ----------------------------------------------------------------------------
346
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 // ----------------------------------------------------------------------------
354
// Package/ImplFilterCreator
355
// ----------------------------------------------------------------------------
356
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 // ----------------------------------------------------------------------------
377
// Package/ImplClassAccessor
378
// ----------------------------------------------------------------------------
379
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 // ----------------------------------------------------------------------------
387
// Package/ImplFilterCreator
388
// ----------------------------------------------------------------------------
389
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 // ----------------------------------------------------------------------------
410
// Package/ImplStructCreator
411
// ----------------------------------------------------------------------------
412
public org.opencrx.kernel.home1.cci.SendAlertParams createSendAlertParams(
413       String JavaDoc description
414     , short importance
415     , String JavaDoc name
416     , org.openmdx.base.cci.BasicObject reference
417     , String JavaDoc toUsers
418   ) {
419     java.util.List JavaDoc args = new java.util.ArrayList JavaDoc();
420     args.add(description);
421     args.add(new Short JavaDoc(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 // ----------------------------------------------------------------------------
431
// Package/ImplFilterCreator
432
// ----------------------------------------------------------------------------
433
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 // ----------------------------------------------------------------------------
454
// Package/ImplClassAccessor
455
// ----------------------------------------------------------------------------
456
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 // ----------------------------------------------------------------------------
464
// Package/ImplFilterCreator
465
// ----------------------------------------------------------------------------
466
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 // ----------------------------------------------------------------------------
487
// Package/ImplStructCreator
488
// ----------------------------------------------------------------------------
489
public org.opencrx.kernel.home1.cci.CreateUserParams createCreateUserParams(
490       org.opencrx.kernel.account1.cci.Contact contact
491     , String JavaDoc initialPassword
492     , String JavaDoc initialPasswordVerification
493     , org.opencrx.security.realm1.cci.PrincipalGroup primaryUserGroup
494     , String JavaDoc principalName
495   ) {
496     java.util.List JavaDoc args = new java.util.ArrayList JavaDoc();
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 // ----------------------------------------------------------------------------
508
// Package/ImplFilterCreator
509
// ----------------------------------------------------------------------------
510
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 // ----------------------------------------------------------------------------
531
// Package/ImplClassAccessor
532
// ----------------------------------------------------------------------------
533
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 // ----------------------------------------------------------------------------
541
// Package/ImplFilterCreator
542
// ----------------------------------------------------------------------------
543
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 // ----------------------------------------------------------------------------
564
// Package/ImplClassAccessor
565
// ----------------------------------------------------------------------------
566
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 // ----------------------------------------------------------------------------
574
// Package/ImplFilterCreator
575
// ----------------------------------------------------------------------------
576
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 // ----------------------------------------------------------------------------
597
// Package/ImplClassAccessor
598
// ----------------------------------------------------------------------------
599
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 // ----------------------------------------------------------------------------
607
// Package/ImplFilterCreator
608
// ----------------------------------------------------------------------------
609
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 // ----------------------------------------------------------------------------
630
// Package/ImplStructCreator
631
// ----------------------------------------------------------------------------
632
public org.opencrx.kernel.home1.cci.ImportUsersParams createImportUsersParams(
633       byte[] item
634     , String JavaDoc itemMimeType
635     , String JavaDoc itemName
636   ) {
637     java.util.List JavaDoc args = new java.util.ArrayList JavaDoc();
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 // ----------------------------------------------------------------------------
647
// Package/ImplFilterCreator
648
// ----------------------------------------------------------------------------
649
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 // ----------------------------------------------------------------------------
670
// Package/ImplEnd
671
// ----------------------------------------------------------------------------
672

673   public String JavaDoc refMofId(
674   ) {
675     return "org:opencrx:kernel:home1:home1";
676   }
677
678 }
679
Popular Tags