KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > depot1 > cci > CompoundBookingClass


1 // ----------------------------------------------------------------------------
2
// ClassProxy/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:56 CEST 2006
9
//
10
// GENERATED - DO NOT CHANGE MANUALLY
11
//
12
//////////////////////////////////////////////////////////////////////////////
13
package org.opencrx.kernel.depot1.cci;
14
15 public interface CompoundBookingClass
16   extends org.openmdx.base.accessor.jmi.cci.RefClass_1_0 {
17
18   /**
19    * Creates an instance of class <code>CompoundBooking</code>.
20    * This is a factory operation used to create instance objects of class
21    * <code>CompoundBooking</code>.
22    */

23   public CompoundBooking createCompoundBooking(
24   );
25
26   /**
27    * Creates an instance of class <code>CompoundBooking</code> based on the
28    * specified Object instance.
29    * This is a factory operation used to create instance objects of class
30    * <code>CompoundBooking</code>.
31    * @param object The Object instance this class is based on. Object must
32    * be instanceof RefObject, Object_1_0 or Path.
33    */

34   public CompoundBooking getCompoundBooking(
35     Object JavaDoc object
36   );
37 // ----------------------------------------------------------------------------
38
// ClassProxy/IntfInstanceCreatorRequiredAttributes
39
// ----------------------------------------------------------------------------
40
/**
41    * Creates an instance of class <code>CompoundBooking</code> based on all
42    * required attributes.
43    * This is a factory operation used to create instance objects of class
44    * <code>CompoundBooking</code>.
45    */

46   public CompoundBooking createCompoundBooking(
47       short accessLevelBrowse
48     , short accessLevelDelete
49     , short accessLevelUpdate
50     , java.util.Date JavaDoc bookingDate
51     , short bookingStatus
52     , short bookingType
53     , boolean isLocked
54     , java.util.Date JavaDoc lockModifiedAt
55     , short lockingReason
56     , String JavaDoc name
57     , boolean disabled
58   );
59 // ----------------------------------------------------------------------------
60
// ClassProxy/IntfInstanceExtenderRequiredAttributes
61
// ----------------------------------------------------------------------------
62
/**
63    * Creates an instance of class <code>CompoundBooking</code> based on the
64    * superclass <code>Auditee</code> and all required attributes not
65    * included in this superclass.
66    * This is a factory operation used to create instance objects of class
67    * <code>CompoundBooking</code>.
68    */

69   public CompoundBooking extendAuditee(
70       org.opencrx.kernel.base.cci.Auditee _base
71     , short accessLevelBrowse
72     , short accessLevelDelete
73     , short accessLevelUpdate
74     , java.util.Date JavaDoc bookingDate
75     , short bookingStatus
76     , short bookingType
77     , boolean isLocked
78     , java.util.Date JavaDoc lockModifiedAt
79     , short lockingReason
80     , String JavaDoc name
81     , boolean disabled
82   );
83 // ----------------------------------------------------------------------------
84
// ClassProxy/IntfInstanceExtenderRequiredAttributes
85
// ----------------------------------------------------------------------------
86
/**
87    * Creates an instance of class <code>CompoundBooking</code> based on the
88    * superclass <code>Bookmarkable</code> and all required attributes not
89    * included in this superclass.
90    * This is a factory operation used to create instance objects of class
91    * <code>CompoundBooking</code>.
92    */

93   public CompoundBooking extendBookmarkable(
94       org.opencrx.kernel.base.cci.Bookmarkable _base
95     , short accessLevelBrowse
96     , short accessLevelDelete
97     , short accessLevelUpdate
98     , java.util.Date JavaDoc bookingDate
99     , short bookingStatus
100     , short bookingType
101     , boolean isLocked
102     , java.util.Date JavaDoc lockModifiedAt
103     , short lockingReason
104     , String JavaDoc name
105     , boolean disabled
106   );
107 // ----------------------------------------------------------------------------
108
// ClassProxy/IntfInstanceExtenderRequiredAttributes
109
// ----------------------------------------------------------------------------
110
/**
111    * Creates an instance of class <code>CompoundBooking</code> based on the
112    * superclass <code>Cloneable</code> and all required attributes not
113    * included in this superclass.
114    * This is a factory operation used to create instance objects of class
115    * <code>CompoundBooking</code>.
116    */

117   public CompoundBooking extendCloneable(
118       org.opencrx.kernel.base.cci.Cloneable _base
119     , short accessLevelBrowse
120     , short accessLevelDelete
121     , short accessLevelUpdate
122     , java.util.Date JavaDoc bookingDate
123     , short bookingStatus
124     , short bookingType
125     , boolean isLocked
126     , java.util.Date JavaDoc lockModifiedAt
127     , short lockingReason
128     , String JavaDoc name
129     , boolean disabled
130   );
131 // ----------------------------------------------------------------------------
132
// ClassProxy/IntfInstanceExtenderRequiredAttributes
133
// ----------------------------------------------------------------------------
134
/**
135    * Creates an instance of class <code>CompoundBooking</code> based on the
136    * superclass <code>Importer</code> and all required attributes not
137    * included in this superclass.
138    * This is a factory operation used to create instance objects of class
139    * <code>CompoundBooking</code>.
140    */

141   public CompoundBooking extendImporter(
142       org.opencrx.kernel.base.cci.Importer _base
143     , short accessLevelBrowse
144     , short accessLevelDelete
145     , short accessLevelUpdate
146     , java.util.Date JavaDoc bookingDate
147     , short bookingStatus
148     , short bookingType
149     , boolean isLocked
150     , java.util.Date JavaDoc lockModifiedAt
151     , short lockingReason
152     , String JavaDoc name
153     , boolean disabled
154   );
155 // ----------------------------------------------------------------------------
156
// ClassProxy/IntfInstanceExtenderRequiredAttributes
157
// ----------------------------------------------------------------------------
158
/**
159    * Creates an instance of class <code>CompoundBooking</code> based on the
160    * superclass <code>PropertySet</code> and all required attributes not
161    * included in this superclass.
162    * This is a factory operation used to create instance objects of class
163    * <code>CompoundBooking</code>.
164    */

165   public CompoundBooking extendPropertySet(
166       org.opencrx.kernel.base.cci.PropertySet _base
167     , short accessLevelBrowse
168     , short accessLevelDelete
169     , short accessLevelUpdate
170     , java.util.Date JavaDoc bookingDate
171     , short bookingStatus
172     , short bookingType
173     , boolean isLocked
174     , java.util.Date JavaDoc lockModifiedAt
175     , short lockingReason
176     , String JavaDoc name
177     , boolean disabled
178   );
179 // ----------------------------------------------------------------------------
180
// ClassProxy/IntfInstanceExtenderRequiredAttributes
181
// ----------------------------------------------------------------------------
182
/**
183    * Creates an instance of class <code>CompoundBooking</code> based on the
184    * superclass <code>SecureObject</code> and all required attributes not
185    * included in this superclass.
186    * This is a factory operation used to create instance objects of class
187    * <code>CompoundBooking</code>.
188    */

189   public CompoundBooking extendSecureObject(
190       org.opencrx.kernel.base.cci.SecureObject _base
191     , java.util.Date JavaDoc bookingDate
192     , short bookingStatus
193     , short bookingType
194     , boolean isLocked
195     , java.util.Date JavaDoc lockModifiedAt
196     , short lockingReason
197     , String JavaDoc name
198     , boolean disabled
199   );
200 // ----------------------------------------------------------------------------
201
// ClassProxy/IntfInstanceExtenderRequiredAttributes
202
// ----------------------------------------------------------------------------
203
/**
204    * Creates an instance of class <code>CompoundBooking</code> based on the
205    * superclass <code>SubscriptionTarget</code> and all required attributes
206    * not included in this superclass.
207    * This is a factory operation used to create instance objects of class
208    * <code>CompoundBooking</code>.
209    */

210   public CompoundBooking extendSubscriptionTarget(
211       org.opencrx.kernel.base.cci.SubscriptionTarget _base
212     , short accessLevelBrowse
213     , short accessLevelDelete
214     , short accessLevelUpdate
215     , java.util.Date JavaDoc bookingDate
216     , short bookingStatus
217     , short bookingType
218     , boolean isLocked
219     , java.util.Date JavaDoc lockModifiedAt
220     , short lockingReason
221     , String JavaDoc name
222     , boolean disabled
223   );
224 // ----------------------------------------------------------------------------
225
// ClassProxy/IntfInstanceExtenderRequiredAttributes
226
// ----------------------------------------------------------------------------
227
/**
228    * Creates an instance of class <code>CompoundBooking</code> based on the
229    * superclass <code>XmlExporter</code> and all required attributes not
230    * included in this superclass.
231    * This is a factory operation used to create instance objects of class
232    * <code>CompoundBooking</code>.
233    */

234   public CompoundBooking extendXmlExporter(
235       org.opencrx.kernel.base.cci.XmlExporter _base
236     , short accessLevelBrowse
237     , short accessLevelDelete
238     , short accessLevelUpdate
239     , java.util.Date JavaDoc bookingDate
240     , short bookingStatus
241     , short bookingType
242     , boolean isLocked
243     , java.util.Date JavaDoc lockModifiedAt
244     , short lockingReason
245     , String JavaDoc name
246     , boolean disabled
247   );
248 // ----------------------------------------------------------------------------
249
// ClassProxy/IntfInstanceExtenderRequiredAttributes
250
// ----------------------------------------------------------------------------
251
/**
252    * Creates an instance of class <code>CompoundBooking</code> based on the
253    * superclass <code>CrxObject</code> and all required attributes not
254    * included in this superclass.
255    * This is a factory operation used to create instance objects of class
256    * <code>CompoundBooking</code>.
257    */

258   public CompoundBooking extendCrxObject(
259       org.opencrx.kernel.generic.cci.CrxObject _base
260     , java.util.Date JavaDoc bookingDate
261     , short bookingStatus
262     , short bookingType
263     , boolean isLocked
264     , java.util.Date JavaDoc lockModifiedAt
265     , short lockingReason
266     , String JavaDoc name
267   );
268 // ----------------------------------------------------------------------------
269
// ClassProxy/IntfInstanceExtenderRequiredAttributes
270
// ----------------------------------------------------------------------------
271
/**
272    * Creates an instance of class <code>CompoundBooking</code> based on the
273    * superclass <code>DescriptionContainer</code> and all required
274    * attributes not included in this superclass.
275    * This is a factory operation used to create instance objects of class
276    * <code>CompoundBooking</code>.
277    */

278   public CompoundBooking extendDescriptionContainer(
279       org.opencrx.kernel.generic.cci.DescriptionContainer _base
280     , short accessLevelBrowse
281     , short accessLevelDelete
282     , short accessLevelUpdate
283     , java.util.Date JavaDoc bookingDate
284     , short bookingStatus
285     , short bookingType
286     , boolean isLocked
287     , java.util.Date JavaDoc lockModifiedAt
288     , short lockingReason
289     , String JavaDoc name
290     , boolean disabled
291   );
292 // ----------------------------------------------------------------------------
293
// ClassProxy/IntfInstanceExtenderRequiredAttributes
294
// ----------------------------------------------------------------------------
295
/**
296    * Creates an instance of class <code>CompoundBooking</code> based on the
297    * superclass <code>BasicObject</code> and all required attributes not
298    * included in this superclass.
299    * This is a factory operation used to create instance objects of class
300    * <code>CompoundBooking</code>.
301    */

302   public CompoundBooking extendBasicObject(
303       org.openmdx.base.cci.BasicObject _base
304     , short accessLevelBrowse
305     , short accessLevelDelete
306     , short accessLevelUpdate
307     , java.util.Date JavaDoc bookingDate
308     , short bookingStatus
309     , short bookingType
310     , boolean isLocked
311     , java.util.Date JavaDoc lockModifiedAt
312     , short lockingReason
313     , String JavaDoc name
314     , boolean disabled
315   );
316 // ----------------------------------------------------------------------------
317
// ClassProxy/IntfInstanceExtenderRequiredAttributes
318
// ----------------------------------------------------------------------------
319
/**
320    * Creates an instance of class <code>CompoundBooking</code> based on the
321    * superclass <code>ContextCapable</code> and all required attributes not
322    * included in this superclass.
323    * This is a factory operation used to create instance objects of class
324    * <code>CompoundBooking</code>.
325    */

326   public CompoundBooking extendContextCapable(
327       org.openmdx.base.cci.ContextCapable _base
328     , short accessLevelBrowse
329     , short accessLevelDelete
330     , short accessLevelUpdate
331     , java.util.Date JavaDoc bookingDate
332     , short bookingStatus
333     , short bookingType
334     , boolean isLocked
335     , java.util.Date JavaDoc lockModifiedAt
336     , short lockingReason
337     , String JavaDoc name
338     , boolean disabled
339   );
340 // ----------------------------------------------------------------------------
341
// ClassProxy/IntfInstanceExtenderRequiredAttributes
342
// ----------------------------------------------------------------------------
343
/**
344    * Creates an instance of class <code>CompoundBooking</code> based on the
345    * superclass <code>ExtentCapable</code> and all required attributes not
346    * included in this superclass.
347    * This is a factory operation used to create instance objects of class
348    * <code>CompoundBooking</code>.
349    */

350   public CompoundBooking extendExtentCapable(
351       org.openmdx.base.cci.ExtentCapable _base
352     , short accessLevelBrowse
353     , short accessLevelDelete
354     , short accessLevelUpdate
355     , java.util.Date JavaDoc bookingDate
356     , short bookingStatus
357     , short bookingType
358     , boolean isLocked
359     , java.util.Date JavaDoc lockModifiedAt
360     , short lockingReason
361     , String JavaDoc name
362     , boolean disabled
363   );
364 // ----------------------------------------------------------------------------
365
// ClassProxy/IntfInstanceExtenderRequiredAttributes
366
// ----------------------------------------------------------------------------
367
/**
368    * Creates an instance of class <code>CompoundBooking</code> based on the
369    * superclass <code>ViewCapable</code> and all required attributes not
370    * included in this superclass.
371    * This is a factory operation used to create instance objects of class
372    * <code>CompoundBooking</code>.
373    */

374   public CompoundBooking extendViewCapable(
375       org.openmdx.compatibility.view1.cci.ViewCapable _base
376     , short accessLevelBrowse
377     , short accessLevelDelete
378     , short accessLevelUpdate
379     , java.util.Date JavaDoc bookingDate
380     , short bookingStatus
381     , short bookingType
382     , boolean isLocked
383     , java.util.Date JavaDoc lockModifiedAt
384     , short lockingReason
385     , String JavaDoc name
386     , boolean disabled
387   );
388 // ----------------------------------------------------------------------------
389
// ClassProxy/IntfEnd.vm
390
// ----------------------------------------------------------------------------
391
}
392
Popular Tags