KickJava   Java API By Example, From Geeks To Geeks.

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


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

23   public CreditBooking createCreditBooking(
24   );
25
26   /**
27    * Creates an instance of class <code>CreditBooking</code> based on the
28    * specified Object instance.
29    * This is a factory operation used to create instance objects of class
30    * <code>CreditBooking</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 CreditBooking getCreditBooking(
35     Object JavaDoc object
36   );
37 // ----------------------------------------------------------------------------
38
// ClassProxy/IntfInstanceCreatorRequiredAttributes
39
// ----------------------------------------------------------------------------
40
/**
41    * Creates an instance of class <code>CreditBooking</code> based on all
42    * required attributes.
43    * This is a factory operation used to create instance objects of class
44    * <code>CreditBooking</code>.
45    */

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

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

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

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

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

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

183   public CreditBooking extendSecureObject(
184       org.opencrx.kernel.base.cci.SecureObject _base
185     , java.util.Date JavaDoc bookingDate
186     , short bookingStatus
187     , short bookingType
188     , String JavaDoc name
189     , java.util.Date JavaDoc valueDate
190     , java.math.BigDecimal JavaDoc quantityCredit
191     , boolean disabled
192   );
193 // ----------------------------------------------------------------------------
194
// ClassProxy/IntfInstanceExtenderRequiredAttributes
195
// ----------------------------------------------------------------------------
196
/**
197    * Creates an instance of class <code>CreditBooking</code> based on the
198    * superclass <code>SubscriptionTarget</code> and all required attributes
199    * not included in this superclass.
200    * This is a factory operation used to create instance objects of class
201    * <code>CreditBooking</code>.
202    */

203   public CreditBooking extendSubscriptionTarget(
204       org.opencrx.kernel.base.cci.SubscriptionTarget _base
205     , short accessLevelBrowse
206     , short accessLevelDelete
207     , short accessLevelUpdate
208     , java.util.Date JavaDoc bookingDate
209     , short bookingStatus
210     , short bookingType
211     , String JavaDoc name
212     , java.util.Date JavaDoc valueDate
213     , java.math.BigDecimal JavaDoc quantityCredit
214     , boolean disabled
215   );
216 // ----------------------------------------------------------------------------
217
// ClassProxy/IntfInstanceExtenderRequiredAttributes
218
// ----------------------------------------------------------------------------
219
/**
220    * Creates an instance of class <code>CreditBooking</code> based on the
221    * superclass <code>XmlExporter</code> and all required attributes not
222    * included in this superclass.
223    * This is a factory operation used to create instance objects of class
224    * <code>CreditBooking</code>.
225    */

226   public CreditBooking extendXmlExporter(
227       org.opencrx.kernel.base.cci.XmlExporter _base
228     , short accessLevelBrowse
229     , short accessLevelDelete
230     , short accessLevelUpdate
231     , java.util.Date JavaDoc bookingDate
232     , short bookingStatus
233     , short bookingType
234     , String JavaDoc name
235     , java.util.Date JavaDoc valueDate
236     , java.math.BigDecimal JavaDoc quantityCredit
237     , boolean disabled
238   );
239 // ----------------------------------------------------------------------------
240
// ClassProxy/IntfInstanceExtenderRequiredAttributes
241
// ----------------------------------------------------------------------------
242
/**
243    * Creates an instance of class <code>CreditBooking</code> based on the
244    * superclass <code>Booking</code> and all required attributes not
245    * included in this superclass.
246    * This is a factory operation used to create instance objects of class
247    * <code>CreditBooking</code>.
248    */

249   public CreditBooking extendBooking(
250       org.opencrx.kernel.depot1.cci.Booking _base
251     , java.math.BigDecimal JavaDoc quantityCredit
252   );
253 // ----------------------------------------------------------------------------
254
// ClassProxy/IntfInstanceExtenderRequiredAttributes
255
// ----------------------------------------------------------------------------
256
/**
257    * Creates an instance of class <code>CreditBooking</code> based on the
258    * superclass <code>CrxObject</code> and all required attributes not
259    * included in this superclass.
260    * This is a factory operation used to create instance objects of class
261    * <code>CreditBooking</code>.
262    */

263   public CreditBooking extendCrxObject(
264       org.opencrx.kernel.generic.cci.CrxObject _base
265     , java.util.Date JavaDoc bookingDate
266     , short bookingStatus
267     , short bookingType
268     , String JavaDoc name
269     , java.util.Date JavaDoc valueDate
270     , java.math.BigDecimal JavaDoc quantityCredit
271   );
272 // ----------------------------------------------------------------------------
273
// ClassProxy/IntfInstanceExtenderRequiredAttributes
274
// ----------------------------------------------------------------------------
275
/**
276    * Creates an instance of class <code>CreditBooking</code> based on the
277    * superclass <code>DescriptionContainer</code> and all required
278    * attributes not included in this superclass.
279    * This is a factory operation used to create instance objects of class
280    * <code>CreditBooking</code>.
281    */

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

305   public CreditBooking extendProductConfigurationSet(
306       org.opencrx.kernel.product1.cci.ProductConfigurationSet _base
307     , short accessLevelBrowse
308     , short accessLevelDelete
309     , short accessLevelUpdate
310     , java.util.Date JavaDoc bookingDate
311     , short bookingStatus
312     , short bookingType
313     , String JavaDoc name
314     , java.util.Date JavaDoc valueDate
315     , java.math.BigDecimal JavaDoc quantityCredit
316     , boolean disabled
317   );
318 // ----------------------------------------------------------------------------
319
// ClassProxy/IntfInstanceExtenderRequiredAttributes
320
// ----------------------------------------------------------------------------
321
/**
322    * Creates an instance of class <code>CreditBooking</code> based on the
323    * superclass <code>BasicObject</code> and all required attributes not
324    * included in this superclass.
325    * This is a factory operation used to create instance objects of class
326    * <code>CreditBooking</code>.
327    */

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

351   public CreditBooking extendContextCapable(
352       org.openmdx.base.cci.ContextCapable _base
353     , short accessLevelBrowse
354     , short accessLevelDelete
355     , short accessLevelUpdate
356     , java.util.Date JavaDoc bookingDate
357     , short bookingStatus
358     , short bookingType
359     , String JavaDoc name
360     , java.util.Date JavaDoc valueDate
361     , java.math.BigDecimal JavaDoc quantityCredit
362     , boolean disabled
363   );
364 // ----------------------------------------------------------------------------
365
// ClassProxy/IntfInstanceExtenderRequiredAttributes
366
// ----------------------------------------------------------------------------
367
/**
368    * Creates an instance of class <code>CreditBooking</code> based on the
369    * superclass <code>ExtentCapable</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>CreditBooking</code>.
373    */

374   public CreditBooking extendExtentCapable(
375       org.openmdx.base.cci.ExtentCapable _base
376     , short accessLevelBrowse
377     , short accessLevelDelete
378     , short accessLevelUpdate
379     , java.util.Date JavaDoc bookingDate
380     , short bookingStatus
381     , short bookingType
382     , String JavaDoc name
383     , java.util.Date JavaDoc valueDate
384     , java.math.BigDecimal JavaDoc quantityCredit
385     , boolean disabled
386   );
387 // ----------------------------------------------------------------------------
388
// ClassProxy/IntfInstanceExtenderRequiredAttributes
389
// ----------------------------------------------------------------------------
390
/**
391    * Creates an instance of class <code>CreditBooking</code> based on the
392    * superclass <code>ViewCapable</code> and all required attributes not
393    * included in this superclass.
394    * This is a factory operation used to create instance objects of class
395    * <code>CreditBooking</code>.
396    */

397   public CreditBooking extendViewCapable(
398       org.openmdx.compatibility.view1.cci.ViewCapable _base
399     , short accessLevelBrowse
400     , short accessLevelDelete
401     , short accessLevelUpdate
402     , java.util.Date JavaDoc bookingDate
403     , short bookingStatus
404     , short bookingType
405     , String JavaDoc name
406     , java.util.Date JavaDoc valueDate
407     , java.math.BigDecimal JavaDoc quantityCredit
408     , boolean disabled
409   );
410 // ----------------------------------------------------------------------------
411
// ClassProxy/IntfEnd.vm
412
// ----------------------------------------------------------------------------
413
}
414
Popular Tags