KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > base > cci > basePackage


1 // ----------------------------------------------------------------------------
2
// Package/IntfBegin
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.base.cci;
14
15 public interface basePackage
16   extends org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 {
17
18
19 // ----------------------------------------------------------------------------
20
// Package/IntfStructCreator
21
// ----------------------------------------------------------------------------
22
public org.opencrx.kernel.base.cci.TemplateCreateObjectParams createTemplateCreateObjectParams(
23       String JavaDoc name
24   );
25 // ----------------------------------------------------------------------------
26
// Package/IntfFilterCreator
27
// ----------------------------------------------------------------------------
28
public org.opencrx.kernel.base.cci.TemplateCreateObjectParamsFilter createTemplateCreateObjectParamsFilter(
29   );
30
31   public org.opencrx.kernel.base.cci.TemplateCreateObjectParamsFilter createTemplateCreateObjectParamsFilter(
32     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
33     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
34   );
35
36 // ----------------------------------------------------------------------------
37
// Package/IntfFilterCreator
38
// ----------------------------------------------------------------------------
39
public org.opencrx.kernel.base.cci.BookmarkableFilter createBookmarkableFilter(
40   );
41
42   public org.opencrx.kernel.base.cci.BookmarkableFilter createBookmarkableFilter(
43     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
44     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
45   );
46
47 // ----------------------------------------------------------------------------
48
// Package/IntfStructCreator
49
// ----------------------------------------------------------------------------
50
public org.opencrx.kernel.base.cci.ModifySecureObjectResult createModifySecureObjectResult(
51       String JavaDoc statusMessage
52   );
53 // ----------------------------------------------------------------------------
54
// Package/IntfFilterCreator
55
// ----------------------------------------------------------------------------
56
public org.opencrx.kernel.base.cci.ModifySecureObjectResultFilter createModifySecureObjectResultFilter(
57   );
58
59   public org.opencrx.kernel.base.cci.ModifySecureObjectResultFilter createModifySecureObjectResultFilter(
60     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
61     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
62   );
63
64 // ----------------------------------------------------------------------------
65
// Package/IntfStructCreator
66
// ----------------------------------------------------------------------------
67
public org.opencrx.kernel.base.cci.ImportParams createImportParams(
68       byte[] item
69     , String JavaDoc itemMimeType
70     , String JavaDoc itemName
71     , short locale
72   );
73 // ----------------------------------------------------------------------------
74
// Package/IntfFilterCreator
75
// ----------------------------------------------------------------------------
76
public org.opencrx.kernel.base.cci.ImportParamsFilter createImportParamsFilter(
77   );
78
79   public org.opencrx.kernel.base.cci.ImportParamsFilter createImportParamsFilter(
80     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
81     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
82   );
83
84 // ----------------------------------------------------------------------------
85
// Package/IntfStructCreator
86
// ----------------------------------------------------------------------------
87
public org.opencrx.kernel.base.cci.TestAndSetVisitedByResult createTestAndSetVisitedByResult(
88       short visitStatus
89   );
90 // ----------------------------------------------------------------------------
91
// Package/IntfFilterCreator
92
// ----------------------------------------------------------------------------
93
public org.opencrx.kernel.base.cci.TestAndSetVisitedByResultFilter createTestAndSetVisitedByResultFilter(
94   );
95
96   public org.opencrx.kernel.base.cci.TestAndSetVisitedByResultFilter createTestAndSetVisitedByResultFilter(
97     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
98     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
99   );
100
101 // ----------------------------------------------------------------------------
102
// Package/IntfClassAccessor
103
// ----------------------------------------------------------------------------
104
public org.opencrx.kernel.base.cci.StringReplacementClass getStringReplacementClass();
105
106 // ----------------------------------------------------------------------------
107
// Package/IntfFilterCreator
108
// ----------------------------------------------------------------------------
109
public org.opencrx.kernel.base.cci.StringReplacementFilter createStringReplacementFilter(
110   );
111
112   public org.opencrx.kernel.base.cci.StringReplacementFilter createStringReplacementFilter(
113     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
114     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
115   );
116
117 // ----------------------------------------------------------------------------
118
// Package/IntfFilterCreator
119
// ----------------------------------------------------------------------------
120
public org.opencrx.kernel.base.cci.AbstractFilterFilter createAbstractFilterFilter(
121   );
122
123   public org.opencrx.kernel.base.cci.AbstractFilterFilter createAbstractFilterFilter(
124     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
125     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
126   );
127
128 // ----------------------------------------------------------------------------
129
// Package/IntfFilterCreator
130
// ----------------------------------------------------------------------------
131
public org.opencrx.kernel.base.cci.ChartFilter createChartFilter(
132   );
133
134   public org.opencrx.kernel.base.cci.ChartFilter createChartFilter(
135     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
136     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
137   );
138
139 // ----------------------------------------------------------------------------
140
// Package/IntfClassAccessor
141
// ----------------------------------------------------------------------------
142
public org.opencrx.kernel.base.cci.BooleanPropertyClass getBooleanPropertyClass();
143
144 // ----------------------------------------------------------------------------
145
// Package/IntfFilterCreator
146
// ----------------------------------------------------------------------------
147
public org.opencrx.kernel.base.cci.BooleanPropertyFilter createBooleanPropertyFilter(
148   );
149
150   public org.opencrx.kernel.base.cci.BooleanPropertyFilter createBooleanPropertyFilter(
151     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
152     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
153   );
154
155 // ----------------------------------------------------------------------------
156
// Package/IntfFilterCreator
157
// ----------------------------------------------------------------------------
158
public org.opencrx.kernel.base.cci.AuditeeFilter createAuditeeFilter(
159   );
160
161   public org.opencrx.kernel.base.cci.AuditeeFilter createAuditeeFilter(
162     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
163     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
164   );
165
166 // ----------------------------------------------------------------------------
167
// Package/IntfFilterCreator
168
// ----------------------------------------------------------------------------
169
public org.opencrx.kernel.base.cci.WorkflowTargetFilter createWorkflowTargetFilter(
170   );
171
172   public org.opencrx.kernel.base.cci.WorkflowTargetFilter createWorkflowTargetFilter(
173     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
174     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
175   );
176
177 // ----------------------------------------------------------------------------
178
// Package/IntfFilterCreator
179
// ----------------------------------------------------------------------------
180
public org.opencrx.kernel.base.cci.PropertySetFilter createPropertySetFilter(
181   );
182
183   public org.opencrx.kernel.base.cci.PropertySetFilter createPropertySetFilter(
184     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
185     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
186   );
187
188 // ----------------------------------------------------------------------------
189
// Package/IntfStructCreator
190
// ----------------------------------------------------------------------------
191
public org.opencrx.kernel.base.cci.RemoveAllOwningGroupParams createRemoveAllOwningGroupParams(
192       short mode
193   );
194 // ----------------------------------------------------------------------------
195
// Package/IntfFilterCreator
196
// ----------------------------------------------------------------------------
197
public org.opencrx.kernel.base.cci.RemoveAllOwningGroupParamsFilter createRemoveAllOwningGroupParamsFilter(
198   );
199
200   public org.opencrx.kernel.base.cci.RemoveAllOwningGroupParamsFilter createRemoveAllOwningGroupParamsFilter(
201     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
202     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
203   );
204
205 // ----------------------------------------------------------------------------
206
// Package/IntfStructCreator
207
// ----------------------------------------------------------------------------
208
public org.opencrx.kernel.base.cci.TestAndSetVisitedByParams createTestAndSetVisitedByParams(
209       String JavaDoc visitorId
210   );
211 // ----------------------------------------------------------------------------
212
// Package/IntfFilterCreator
213
// ----------------------------------------------------------------------------
214
public org.opencrx.kernel.base.cci.TestAndSetVisitedByParamsFilter createTestAndSetVisitedByParamsFilter(
215   );
216
217   public org.opencrx.kernel.base.cci.TestAndSetVisitedByParamsFilter createTestAndSetVisitedByParamsFilter(
218     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
219     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
220   );
221
222 // ----------------------------------------------------------------------------
223
// Package/IntfFilterCreator
224
// ----------------------------------------------------------------------------
225
public org.opencrx.kernel.base.cci.SubscriptionTargetFilter createSubscriptionTargetFilter(
226   );
227
228   public org.opencrx.kernel.base.cci.SubscriptionTargetFilter createSubscriptionTargetFilter(
229     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
230     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
231   );
232
233 // ----------------------------------------------------------------------------
234
// Package/IntfStructCreator
235
// ----------------------------------------------------------------------------
236
public org.opencrx.kernel.base.cci.ExecuteWorkflowResult createExecuteWorkflowResult(
237       org.openmdx.base.cci.BasicObject workflowInstance
238   );
239 // ----------------------------------------------------------------------------
240
// Package/IntfFilterCreator
241
// ----------------------------------------------------------------------------
242
public org.opencrx.kernel.base.cci.ExecuteWorkflowResultFilter createExecuteWorkflowResultFilter(
243   );
244
245   public org.opencrx.kernel.base.cci.ExecuteWorkflowResultFilter createExecuteWorkflowResultFilter(
246     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
247     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
248   );
249
250 // ----------------------------------------------------------------------------
251
// Package/IntfClassAccessor
252
// ----------------------------------------------------------------------------
253
public org.opencrx.kernel.base.cci.ObjectModificationAuditEntryClass getObjectModificationAuditEntryClass();
254
255 // ----------------------------------------------------------------------------
256
// Package/IntfFilterCreator
257
// ----------------------------------------------------------------------------
258
public org.opencrx.kernel.base.cci.ObjectModificationAuditEntryFilter createObjectModificationAuditEntryFilter(
259   );
260
261   public org.opencrx.kernel.base.cci.ObjectModificationAuditEntryFilter createObjectModificationAuditEntryFilter(
262     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
263     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
264   );
265
266 // ----------------------------------------------------------------------------
267
// Package/IntfClassAccessor
268
// ----------------------------------------------------------------------------
269
public org.opencrx.kernel.base.cci.DecimalPropertyClass getDecimalPropertyClass();
270
271 // ----------------------------------------------------------------------------
272
// Package/IntfFilterCreator
273
// ----------------------------------------------------------------------------
274
public org.opencrx.kernel.base.cci.DecimalPropertyFilter createDecimalPropertyFilter(
275   );
276
277   public org.opencrx.kernel.base.cci.DecimalPropertyFilter createDecimalPropertyFilter(
278     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
279     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
280   );
281
282 // ----------------------------------------------------------------------------
283
// Package/IntfClassAccessor
284
// ----------------------------------------------------------------------------
285
public org.opencrx.kernel.base.cci.StringPropertyClass getStringPropertyClass();
286
287 // ----------------------------------------------------------------------------
288
// Package/IntfFilterCreator
289
// ----------------------------------------------------------------------------
290
public org.opencrx.kernel.base.cci.StringPropertyFilter createStringPropertyFilter(
291   );
292
293   public org.opencrx.kernel.base.cci.StringPropertyFilter createStringPropertyFilter(
294     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
295     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
296   );
297
298 // ----------------------------------------------------------------------------
299
// Package/IntfClassAccessor
300
// ----------------------------------------------------------------------------
301
public org.opencrx.kernel.base.cci.ReferenceReplacementClass getReferenceReplacementClass();
302
303 // ----------------------------------------------------------------------------
304
// Package/IntfFilterCreator
305
// ----------------------------------------------------------------------------
306
public org.opencrx.kernel.base.cci.ReferenceReplacementFilter createReferenceReplacementFilter(
307   );
308
309   public org.opencrx.kernel.base.cci.ReferenceReplacementFilter createReferenceReplacementFilter(
310     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
311     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
312   );
313
314 // ----------------------------------------------------------------------------
315
// Package/IntfStructCreator
316
// ----------------------------------------------------------------------------
317
public org.opencrx.kernel.base.cci.TemplateCreateObjectResult createTemplateCreateObjectResult(
318       org.openmdx.base.cci.BasicObject createdObject
319   );
320 // ----------------------------------------------------------------------------
321
// Package/IntfFilterCreator
322
// ----------------------------------------------------------------------------
323
public org.opencrx.kernel.base.cci.TemplateCreateObjectResultFilter createTemplateCreateObjectResultFilter(
324   );
325
326   public org.opencrx.kernel.base.cci.TemplateCreateObjectResultFilter createTemplateCreateObjectResultFilter(
327     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
328     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
329   );
330
331 // ----------------------------------------------------------------------------
332
// Package/IntfStructCreator
333
// ----------------------------------------------------------------------------
334
public org.opencrx.kernel.base.cci.ExportResult createExportResult(
335       byte[] item
336     , String JavaDoc itemMimeType
337     , String JavaDoc itemName
338     , short status
339     , String JavaDoc statusMessage
340   );
341 // ----------------------------------------------------------------------------
342
// Package/IntfFilterCreator
343
// ----------------------------------------------------------------------------
344
public org.opencrx.kernel.base.cci.ExportResultFilter createExportResultFilter(
345   );
346
347   public org.opencrx.kernel.base.cci.ExportResultFilter createExportResultFilter(
348     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
349     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
350   );
351
352 // ----------------------------------------------------------------------------
353
// Package/IntfFilterCreator
354
// ----------------------------------------------------------------------------
355
public org.opencrx.kernel.base.cci.CloneableFilter createCloneableFilter(
356   );
357
358   public org.opencrx.kernel.base.cci.CloneableFilter createCloneableFilter(
359     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
360     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
361   );
362
363 // ----------------------------------------------------------------------------
364
// Package/IntfClassAccessor
365
// ----------------------------------------------------------------------------
366
public org.opencrx.kernel.base.cci.DateTimeReplacementClass getDateTimeReplacementClass();
367
368 // ----------------------------------------------------------------------------
369
// Package/IntfFilterCreator
370
// ----------------------------------------------------------------------------
371
public org.opencrx.kernel.base.cci.DateTimeReplacementFilter createDateTimeReplacementFilter(
372   );
373
374   public org.opencrx.kernel.base.cci.DateTimeReplacementFilter createDateTimeReplacementFilter(
375     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
376     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
377   );
378
379 // ----------------------------------------------------------------------------
380
// Package/IntfFilterCreator
381
// ----------------------------------------------------------------------------
382
public org.opencrx.kernel.base.cci.PrincipalGroupFilter createPrincipalGroupFilter(
383   );
384
385   public org.opencrx.kernel.base.cci.PrincipalGroupFilter createPrincipalGroupFilter(
386     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
387     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
388   );
389
390 // ----------------------------------------------------------------------------
391
// Package/IntfClassAccessor
392
// ----------------------------------------------------------------------------
393
public org.opencrx.kernel.base.cci.ObjectCreationAuditEntryClass getObjectCreationAuditEntryClass();
394
395 // ----------------------------------------------------------------------------
396
// Package/IntfFilterCreator
397
// ----------------------------------------------------------------------------
398
public org.opencrx.kernel.base.cci.ObjectCreationAuditEntryFilter createObjectCreationAuditEntryFilter(
399   );
400
401   public org.opencrx.kernel.base.cci.ObjectCreationAuditEntryFilter createObjectCreationAuditEntryFilter(
402     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
403     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
404   );
405
406 // ----------------------------------------------------------------------------
407
// Package/IntfStructCreator
408
// ----------------------------------------------------------------------------
409
public org.opencrx.kernel.base.cci.SetOwningUserParams createSetOwningUserParams(
410       short mode
411     , org.opencrx.security.realm1.cci.User user
412   );
413 // ----------------------------------------------------------------------------
414
// Package/IntfFilterCreator
415
// ----------------------------------------------------------------------------
416
public org.opencrx.kernel.base.cci.SetOwningUserParamsFilter createSetOwningUserParamsFilter(
417   );
418
419   public org.opencrx.kernel.base.cci.SetOwningUserParamsFilter createSetOwningUserParamsFilter(
420     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
421     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
422   );
423
424 // ----------------------------------------------------------------------------
425
// Package/IntfClassAccessor
426
// ----------------------------------------------------------------------------
427
public org.opencrx.kernel.base.cci.UriPropertyClass getUriPropertyClass();
428
429 // ----------------------------------------------------------------------------
430
// Package/IntfFilterCreator
431
// ----------------------------------------------------------------------------
432
public org.opencrx.kernel.base.cci.UriPropertyFilter createUriPropertyFilter(
433   );
434
435   public org.opencrx.kernel.base.cci.UriPropertyFilter createUriPropertyFilter(
436     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
437     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
438   );
439
440 // ----------------------------------------------------------------------------
441
// Package/IntfFilterCreator
442
// ----------------------------------------------------------------------------
443
public org.opencrx.kernel.base.cci.XmlExporterFilter createXmlExporterFilter(
444   );
445
446   public org.opencrx.kernel.base.cci.XmlExporterFilter createXmlExporterFilter(
447     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
448     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
449   );
450
451 // ----------------------------------------------------------------------------
452
// Package/IntfFilterCreator
453
// ----------------------------------------------------------------------------
454
public org.opencrx.kernel.base.cci.NoteFilter createNoteFilter(
455   );
456
457   public org.opencrx.kernel.base.cci.NoteFilter createNoteFilter(
458     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
459     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
460   );
461
462 // ----------------------------------------------------------------------------
463
// Package/IntfFilterCreator
464
// ----------------------------------------------------------------------------
465
public org.opencrx.kernel.base.cci.WfProcessFilter createWfProcessFilter(
466   );
467
468   public org.opencrx.kernel.base.cci.WfProcessFilter createWfProcessFilter(
469     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
470     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
471   );
472
473 // ----------------------------------------------------------------------------
474
// Package/IntfClassAccessor
475
// ----------------------------------------------------------------------------
476
public org.opencrx.kernel.base.cci.NumberReplacementClass getNumberReplacementClass();
477
478 // ----------------------------------------------------------------------------
479
// Package/IntfFilterCreator
480
// ----------------------------------------------------------------------------
481
public org.opencrx.kernel.base.cci.NumberReplacementFilter createNumberReplacementFilter(
482   );
483
484   public org.opencrx.kernel.base.cci.NumberReplacementFilter createNumberReplacementFilter(
485     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
486     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
487   );
488
489 // ----------------------------------------------------------------------------
490
// Package/IntfStructCreator
491
// ----------------------------------------------------------------------------
492
public org.opencrx.kernel.base.cci.XmlExportParams createXmlExportParams(
493       String JavaDoc attributeFilter
494     , String JavaDoc referenceFilter
495   );
496 // ----------------------------------------------------------------------------
497
// Package/IntfFilterCreator
498
// ----------------------------------------------------------------------------
499
public org.opencrx.kernel.base.cci.XmlExportParamsFilter createXmlExportParamsFilter(
500   );
501
502   public org.opencrx.kernel.base.cci.XmlExportParamsFilter createXmlExportParamsFilter(
503     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
504     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
505   );
506
507 // ----------------------------------------------------------------------------
508
// Package/IntfClassAccessor
509
// ----------------------------------------------------------------------------
510
public org.opencrx.kernel.base.cci.BooleanReplacementClass getBooleanReplacementClass();
511
512 // ----------------------------------------------------------------------------
513
// Package/IntfFilterCreator
514
// ----------------------------------------------------------------------------
515
public org.opencrx.kernel.base.cci.BooleanReplacementFilter createBooleanReplacementFilter(
516   );
517
518   public org.opencrx.kernel.base.cci.BooleanReplacementFilter createBooleanReplacementFilter(
519     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
520     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
521   );
522
523 // ----------------------------------------------------------------------------
524
// Package/IntfFilterCreator
525
// ----------------------------------------------------------------------------
526
public org.opencrx.kernel.base.cci.AuditEntryFilter createAuditEntryFilter(
527   );
528
529   public org.opencrx.kernel.base.cci.AuditEntryFilter createAuditEntryFilter(
530     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
531     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
532   );
533
534 // ----------------------------------------------------------------------------
535
// Package/IntfStructCreator
536
// ----------------------------------------------------------------------------
537
public org.opencrx.kernel.base.cci.ExecuteWorkflowParams createExecuteWorkflowParams(
538       java.util.Date JavaDoc startAt
539     , org.openmdx.base.cci.BasicObject targetObject
540     , String JavaDoc targetObjectXri
541     , String JavaDoc triggeredByEventId
542     , Integer JavaDoc triggeredByEventType
543     , org.opencrx.kernel.base.cci.Subscription triggeredBySubscription
544     , org.opencrx.kernel.base.cci.WfProcess workflow
545   );
546 // ----------------------------------------------------------------------------
547
// Package/IntfFilterCreator
548
// ----------------------------------------------------------------------------
549
public org.opencrx.kernel.base.cci.ExecuteWorkflowParamsFilter createExecuteWorkflowParamsFilter(
550   );
551
552   public org.opencrx.kernel.base.cci.ExecuteWorkflowParamsFilter createExecuteWorkflowParamsFilter(
553     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
554     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
555   );
556
557 // ----------------------------------------------------------------------------
558
// Package/IntfClassAccessor
559
// ----------------------------------------------------------------------------
560
public org.opencrx.kernel.base.cci.IntegerPropertyClass getIntegerPropertyClass();
561
562 // ----------------------------------------------------------------------------
563
// Package/IntfFilterCreator
564
// ----------------------------------------------------------------------------
565
public org.opencrx.kernel.base.cci.IntegerPropertyFilter createIntegerPropertyFilter(
566   );
567
568   public org.opencrx.kernel.base.cci.IntegerPropertyFilter createIntegerPropertyFilter(
569     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
570     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
571   );
572
573 // ----------------------------------------------------------------------------
574
// Package/IntfFilterCreator
575
// ----------------------------------------------------------------------------
576
public org.opencrx.kernel.base.cci.AssignableFilter createAssignableFilter(
577   );
578
579   public org.opencrx.kernel.base.cci.AssignableFilter createAssignableFilter(
580     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
581     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
582   );
583
584 // ----------------------------------------------------------------------------
585
// Package/IntfStructCreator
586
// ----------------------------------------------------------------------------
587
public org.opencrx.kernel.base.cci.ImportResult createImportResult(
588       org.openmdx.base.cci.BasicObject importedObject
589     , short status
590     , String JavaDoc statusMessage
591   );
592 // ----------------------------------------------------------------------------
593
// Package/IntfFilterCreator
594
// ----------------------------------------------------------------------------
595
public org.opencrx.kernel.base.cci.ImportResultFilter createImportResultFilter(
596   );
597
598   public org.opencrx.kernel.base.cci.ImportResultFilter createImportResultFilter(
599     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
600     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
601   );
602
603 // ----------------------------------------------------------------------------
604
// Package/IntfFilterCreator
605
// ----------------------------------------------------------------------------
606
public org.opencrx.kernel.base.cci.ImporterFilter createImporterFilter(
607   );
608
609   public org.opencrx.kernel.base.cci.ImporterFilter createImporterFilter(
610     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
611     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
612   );
613
614 // ----------------------------------------------------------------------------
615
// Package/IntfStructCreator
616
// ----------------------------------------------------------------------------
617
public org.opencrx.kernel.base.cci.CloneParams createCloneParams(
618       String JavaDoc referenceFilter
619   );
620 // ----------------------------------------------------------------------------
621
// Package/IntfFilterCreator
622
// ----------------------------------------------------------------------------
623
public org.opencrx.kernel.base.cci.CloneParamsFilter createCloneParamsFilter(
624   );
625
626   public org.opencrx.kernel.base.cci.CloneParamsFilter createCloneParamsFilter(
627     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
628     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
629   );
630
631 // ----------------------------------------------------------------------------
632
// Package/IntfStructCreator
633
// ----------------------------------------------------------------------------
634
public org.opencrx.kernel.base.cci.ModifyOwningGroupParams createModifyOwningGroupParams(
635       org.opencrx.security.realm1.cci.PrincipalGroup group
636     , short mode
637   );
638 // ----------------------------------------------------------------------------
639
// Package/IntfFilterCreator
640
// ----------------------------------------------------------------------------
641
public org.opencrx.kernel.base.cci.ModifyOwningGroupParamsFilter createModifyOwningGroupParamsFilter(
642   );
643
644   public org.opencrx.kernel.base.cci.ModifyOwningGroupParamsFilter createModifyOwningGroupParamsFilter(
645     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
646     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
647   );
648
649 // ----------------------------------------------------------------------------
650
// Package/IntfFilterCreator
651
// ----------------------------------------------------------------------------
652
public org.opencrx.kernel.base.cci.SubscriptionFilter createSubscriptionFilter(
653   );
654
655   public org.opencrx.kernel.base.cci.SubscriptionFilter createSubscriptionFilter(
656     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
657     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
658   );
659
660 // ----------------------------------------------------------------------------
661
// Package/IntfStructCreator
662
// ----------------------------------------------------------------------------
663
public org.opencrx.kernel.base.cci.SetAccessLevelParams createSetAccessLevelParams(
664       short accessLevelBrowse
665     , short accessLevelDelete
666     , short accessLevelUpdate
667     , short mode
668   );
669 // ----------------------------------------------------------------------------
670
// Package/IntfFilterCreator
671
// ----------------------------------------------------------------------------
672
public org.opencrx.kernel.base.cci.SetAccessLevelParamsFilter createSetAccessLevelParamsFilter(
673   );
674
675   public org.opencrx.kernel.base.cci.SetAccessLevelParamsFilter createSetAccessLevelParamsFilter(
676     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
677     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
678   );
679
680 // ----------------------------------------------------------------------------
681
// Package/IntfStructCreator
682
// ----------------------------------------------------------------------------
683
public org.opencrx.kernel.base.cci.CloneResult createCloneResult(
684       org.openmdx.base.cci.BasicObject clonedObject
685   );
686 // ----------------------------------------------------------------------------
687
// Package/IntfFilterCreator
688
// ----------------------------------------------------------------------------
689
public org.opencrx.kernel.base.cci.CloneResultFilter createCloneResultFilter(
690   );
691
692   public org.opencrx.kernel.base.cci.CloneResultFilter createCloneResultFilter(
693     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
694     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
695   );
696
697 // ----------------------------------------------------------------------------
698
// Package/IntfClassAccessor
699
// ----------------------------------------------------------------------------
700
public org.opencrx.kernel.base.cci.ObjectRemovalAuditEntryClass getObjectRemovalAuditEntryClass();
701
702 // ----------------------------------------------------------------------------
703
// Package/IntfFilterCreator
704
// ----------------------------------------------------------------------------
705
public org.opencrx.kernel.base.cci.ObjectRemovalAuditEntryFilter createObjectRemovalAuditEntryFilter(
706   );
707
708   public org.opencrx.kernel.base.cci.ObjectRemovalAuditEntryFilter createObjectRemovalAuditEntryFilter(
709     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
710     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
711   );
712
713 // ----------------------------------------------------------------------------
714
// Package/IntfFilterCreator
715
// ----------------------------------------------------------------------------
716
public org.opencrx.kernel.base.cci.TemplateEnabledFilter createTemplateEnabledFilter(
717   );
718
719   public org.opencrx.kernel.base.cci.TemplateEnabledFilter createTemplateEnabledFilter(
720     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
721     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
722   );
723
724 // ----------------------------------------------------------------------------
725
// Package/IntfStructCreator
726
// ----------------------------------------------------------------------------
727
public org.opencrx.kernel.base.cci.TemplateApplyReplacementsResult createTemplateApplyReplacementsResult(
728       int numberOfReplacements
729   );
730 // ----------------------------------------------------------------------------
731
// Package/IntfFilterCreator
732
// ----------------------------------------------------------------------------
733
public org.opencrx.kernel.base.cci.TemplateApplyReplacementsResultFilter createTemplateApplyReplacementsResultFilter(
734   );
735
736   public org.opencrx.kernel.base.cci.TemplateApplyReplacementsResultFilter createTemplateApplyReplacementsResultFilter(
737     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
738     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
739   );
740
741 // ----------------------------------------------------------------------------
742
// Package/IntfStructCreator
743
// ----------------------------------------------------------------------------
744
public org.opencrx.kernel.base.cci.AddAsBookmarkParams createAddAsBookmarkParams(
745       String JavaDoc description
746   );
747 // ----------------------------------------------------------------------------
748
// Package/IntfFilterCreator
749
// ----------------------------------------------------------------------------
750
public org.opencrx.kernel.base.cci.AddAsBookmarkParamsFilter createAddAsBookmarkParamsFilter(
751   );
752
753   public org.opencrx.kernel.base.cci.AddAsBookmarkParamsFilter createAddAsBookmarkParamsFilter(
754     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
755     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
756   );
757
758 // ----------------------------------------------------------------------------
759
// Package/IntfFilterCreator
760
// ----------------------------------------------------------------------------
761
public org.opencrx.kernel.base.cci.SecureObjectFilter createSecureObjectFilter(
762   );
763
764   public org.opencrx.kernel.base.cci.SecureObjectFilter createSecureObjectFilter(
765     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
766     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
767   );
768
769 // ----------------------------------------------------------------------------
770
// Package/IntfFilterCreator
771
// ----------------------------------------------------------------------------
772
public org.opencrx.kernel.base.cci.PropertyFilter createPropertyFilter(
773   );
774
775   public org.opencrx.kernel.base.cci.PropertyFilter createPropertyFilter(
776     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
777     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
778   );
779
780 // ----------------------------------------------------------------------------
781
// Package/IntfFilterCreator
782
// ----------------------------------------------------------------------------
783
public org.opencrx.kernel.base.cci.TemplateReplacementFilter createTemplateReplacementFilter(
784   );
785
786   public org.opencrx.kernel.base.cci.TemplateReplacementFilter createTemplateReplacementFilter(
787     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
788     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
789   );
790
791 // ----------------------------------------------------------------------------
792
// Package/IntfFilterCreator
793
// ----------------------------------------------------------------------------
794
public org.opencrx.kernel.base.cci.AbstractFilterPropertyFilter createAbstractFilterPropertyFilter(
795   );
796
797   public org.opencrx.kernel.base.cci.AbstractFilterPropertyFilter createAbstractFilterPropertyFilter(
798     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
799     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
800   );
801
802 // ----------------------------------------------------------------------------
803
// Package/IntfEnd.vm
804
// ----------------------------------------------------------------------------
805
}
806
Popular Tags