KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > contract1 > cci > QuoteClass


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

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

46   public Quote createQuote(
47       short accessLevelBrowse
48     , short accessLevelDelete
49     , short accessLevelUpdate
50     , String JavaDoc templateReferenceFilter
51     , short contractCurrency
52     , short contractLanguage
53     , short contractState
54     , String JavaDoc name
55     , short paymentTerms
56     , short pricingState
57     , short priority
58     , short freightTerms
59     , org.opencrx.kernel.account1.cci.Account carrier
60     , boolean isGift
61     , short shippingMethod
62     , boolean disabled
63   );
64 // ----------------------------------------------------------------------------
65
// ClassProxy/IntfInstanceExtenderRequiredAttributes
66
// ----------------------------------------------------------------------------
67
/**
68    * Creates an instance of class <code>Quote</code> based on the superclass
69    * <code>Assignable</code> and all required attributes not included in
70    * this superclass.
71    * This is a factory operation used to create instance objects of class
72    * <code>Quote</code>.
73    */

74   public Quote extendAssignable(
75       org.opencrx.kernel.base.cci.Assignable _base
76     , short accessLevelBrowse
77     , short accessLevelDelete
78     , short accessLevelUpdate
79     , String JavaDoc templateReferenceFilter
80     , short contractCurrency
81     , short contractLanguage
82     , short contractState
83     , String JavaDoc name
84     , short paymentTerms
85     , short pricingState
86     , short priority
87     , short freightTerms
88     , org.opencrx.kernel.account1.cci.Account carrier
89     , boolean isGift
90     , short shippingMethod
91     , boolean disabled
92   );
93 // ----------------------------------------------------------------------------
94
// ClassProxy/IntfInstanceExtenderRequiredAttributes
95
// ----------------------------------------------------------------------------
96
/**
97    * Creates an instance of class <code>Quote</code> based on the superclass
98    * <code>Auditee</code> and all required attributes not included in this
99    * superclass.
100    * This is a factory operation used to create instance objects of class
101    * <code>Quote</code>.
102    */

103   public Quote extendAuditee(
104       org.opencrx.kernel.base.cci.Auditee _base
105     , short accessLevelBrowse
106     , short accessLevelDelete
107     , short accessLevelUpdate
108     , String JavaDoc templateReferenceFilter
109     , short contractCurrency
110     , short contractLanguage
111     , short contractState
112     , String JavaDoc name
113     , short paymentTerms
114     , short pricingState
115     , short priority
116     , short freightTerms
117     , org.opencrx.kernel.account1.cci.Account carrier
118     , boolean isGift
119     , short shippingMethod
120     , boolean disabled
121   );
122 // ----------------------------------------------------------------------------
123
// ClassProxy/IntfInstanceExtenderRequiredAttributes
124
// ----------------------------------------------------------------------------
125
/**
126    * Creates an instance of class <code>Quote</code> based on the superclass
127    * <code>Bookmarkable</code> and all required attributes not included in
128    * this superclass.
129    * This is a factory operation used to create instance objects of class
130    * <code>Quote</code>.
131    */

132   public Quote extendBookmarkable(
133       org.opencrx.kernel.base.cci.Bookmarkable _base
134     , short accessLevelBrowse
135     , short accessLevelDelete
136     , short accessLevelUpdate
137     , String JavaDoc templateReferenceFilter
138     , short contractCurrency
139     , short contractLanguage
140     , short contractState
141     , String JavaDoc name
142     , short paymentTerms
143     , short pricingState
144     , short priority
145     , short freightTerms
146     , org.opencrx.kernel.account1.cci.Account carrier
147     , boolean isGift
148     , short shippingMethod
149     , boolean disabled
150   );
151 // ----------------------------------------------------------------------------
152
// ClassProxy/IntfInstanceExtenderRequiredAttributes
153
// ----------------------------------------------------------------------------
154
/**
155    * Creates an instance of class <code>Quote</code> based on the superclass
156    * <code>Cloneable</code> and all required attributes not included in this
157    * superclass.
158    * This is a factory operation used to create instance objects of class
159    * <code>Quote</code>.
160    */

161   public Quote extendCloneable(
162       org.opencrx.kernel.base.cci.Cloneable _base
163     , short accessLevelBrowse
164     , short accessLevelDelete
165     , short accessLevelUpdate
166     , String JavaDoc templateReferenceFilter
167     , short contractCurrency
168     , short contractLanguage
169     , short contractState
170     , String JavaDoc name
171     , short paymentTerms
172     , short pricingState
173     , short priority
174     , short freightTerms
175     , org.opencrx.kernel.account1.cci.Account carrier
176     , boolean isGift
177     , short shippingMethod
178     , boolean disabled
179   );
180 // ----------------------------------------------------------------------------
181
// ClassProxy/IntfInstanceExtenderRequiredAttributes
182
// ----------------------------------------------------------------------------
183
/**
184    * Creates an instance of class <code>Quote</code> based on the superclass
185    * <code>Importer</code> and all required attributes not included in this
186    * superclass.
187    * This is a factory operation used to create instance objects of class
188    * <code>Quote</code>.
189    */

190   public Quote extendImporter(
191       org.opencrx.kernel.base.cci.Importer _base
192     , short accessLevelBrowse
193     , short accessLevelDelete
194     , short accessLevelUpdate
195     , String JavaDoc templateReferenceFilter
196     , short contractCurrency
197     , short contractLanguage
198     , short contractState
199     , String JavaDoc name
200     , short paymentTerms
201     , short pricingState
202     , short priority
203     , short freightTerms
204     , org.opencrx.kernel.account1.cci.Account carrier
205     , boolean isGift
206     , short shippingMethod
207     , boolean disabled
208   );
209 // ----------------------------------------------------------------------------
210
// ClassProxy/IntfInstanceExtenderRequiredAttributes
211
// ----------------------------------------------------------------------------
212
/**
213    * Creates an instance of class <code>Quote</code> based on the superclass
214    * <code>SecureObject</code> and all required attributes not included in
215    * this superclass.
216    * This is a factory operation used to create instance objects of class
217    * <code>Quote</code>.
218    */

219   public Quote extendSecureObject(
220       org.opencrx.kernel.base.cci.SecureObject _base
221     , String JavaDoc templateReferenceFilter
222     , short contractCurrency
223     , short contractLanguage
224     , short contractState
225     , String JavaDoc name
226     , short paymentTerms
227     , short pricingState
228     , short priority
229     , short freightTerms
230     , org.opencrx.kernel.account1.cci.Account carrier
231     , boolean isGift
232     , short shippingMethod
233     , boolean disabled
234   );
235 // ----------------------------------------------------------------------------
236
// ClassProxy/IntfInstanceExtenderRequiredAttributes
237
// ----------------------------------------------------------------------------
238
/**
239    * Creates an instance of class <code>Quote</code> based on the superclass
240    * <code>SubscriptionTarget</code> and all required attributes not
241    * included in this superclass.
242    * This is a factory operation used to create instance objects of class
243    * <code>Quote</code>.
244    */

245   public Quote extendSubscriptionTarget(
246       org.opencrx.kernel.base.cci.SubscriptionTarget _base
247     , short accessLevelBrowse
248     , short accessLevelDelete
249     , short accessLevelUpdate
250     , String JavaDoc templateReferenceFilter
251     , short contractCurrency
252     , short contractLanguage
253     , short contractState
254     , String JavaDoc name
255     , short paymentTerms
256     , short pricingState
257     , short priority
258     , short freightTerms
259     , org.opencrx.kernel.account1.cci.Account carrier
260     , boolean isGift
261     , short shippingMethod
262     , boolean disabled
263   );
264 // ----------------------------------------------------------------------------
265
// ClassProxy/IntfInstanceExtenderRequiredAttributes
266
// ----------------------------------------------------------------------------
267
/**
268    * Creates an instance of class <code>Quote</code> based on the superclass
269    * <code>TemplateEnabled</code> and all required attributes not included
270    * in this superclass.
271    * This is a factory operation used to create instance objects of class
272    * <code>Quote</code>.
273    */

274   public Quote extendTemplateEnabled(
275       org.opencrx.kernel.base.cci.TemplateEnabled _base
276     , short accessLevelBrowse
277     , short accessLevelDelete
278     , short accessLevelUpdate
279     , short contractCurrency
280     , short contractLanguage
281     , short contractState
282     , String JavaDoc name
283     , short paymentTerms
284     , short pricingState
285     , short priority
286     , short freightTerms
287     , org.opencrx.kernel.account1.cci.Account carrier
288     , boolean isGift
289     , short shippingMethod
290     , boolean disabled
291   );
292 // ----------------------------------------------------------------------------
293
// ClassProxy/IntfInstanceExtenderRequiredAttributes
294
// ----------------------------------------------------------------------------
295
/**
296    * Creates an instance of class <code>Quote</code> based on the superclass
297    * <code>XmlExporter</code> and all required attributes not included in
298    * this superclass.
299    * This is a factory operation used to create instance objects of class
300    * <code>Quote</code>.
301    */

302   public Quote extendXmlExporter(
303       org.opencrx.kernel.base.cci.XmlExporter _base
304     , short accessLevelBrowse
305     , short accessLevelDelete
306     , short accessLevelUpdate
307     , String JavaDoc templateReferenceFilter
308     , short contractCurrency
309     , short contractLanguage
310     , short contractState
311     , String JavaDoc name
312     , short paymentTerms
313     , short pricingState
314     , short priority
315     , short freightTerms
316     , org.opencrx.kernel.account1.cci.Account carrier
317     , boolean isGift
318     , short shippingMethod
319     , boolean disabled
320   );
321 // ----------------------------------------------------------------------------
322
// ClassProxy/IntfInstanceExtenderRequiredAttributes
323
// ----------------------------------------------------------------------------
324
/**
325    * Creates an instance of class <code>Quote</code> based on the superclass
326    * <code>AbstractContract</code> and all required attributes not included
327    * in this superclass.
328    * This is a factory operation used to create instance objects of class
329    * <code>Quote</code>.
330    */

331   public Quote extendAbstractContract(
332       org.opencrx.kernel.contract1.cci.AbstractContract _base
333     , short accessLevelBrowse
334     , short accessLevelDelete
335     , short accessLevelUpdate
336     , short freightTerms
337     , boolean disabled
338   );
339 // ----------------------------------------------------------------------------
340
// ClassProxy/IntfInstanceExtenderRequiredAttributes
341
// ----------------------------------------------------------------------------
342
/**
343    * Creates an instance of class <code>Quote</code> based on the superclass
344    * <code>AddressContainer</code> and all required attributes not included
345    * in this superclass.
346    * This is a factory operation used to create instance objects of class
347    * <code>Quote</code>.
348    */

349   public Quote extendAddressContainer(
350       org.opencrx.kernel.contract1.cci.AddressContainer _base
351     , short accessLevelBrowse
352     , short accessLevelDelete
353     , short accessLevelUpdate
354     , String JavaDoc templateReferenceFilter
355     , short contractCurrency
356     , short contractLanguage
357     , short contractState
358     , String JavaDoc name
359     , short paymentTerms
360     , short pricingState
361     , short priority
362     , short freightTerms
363     , org.opencrx.kernel.account1.cci.Account carrier
364     , boolean isGift
365     , short shippingMethod
366     , boolean disabled
367   );
368 // ----------------------------------------------------------------------------
369
// ClassProxy/IntfInstanceExtenderRequiredAttributes
370
// ----------------------------------------------------------------------------
371
/**
372    * Creates an instance of class <code>Quote</code> based on the superclass
373    * <code>DeliveryRequestContainer</code> and all required attributes not
374    * included in this superclass.
375    * This is a factory operation used to create instance objects of class
376    * <code>Quote</code>.
377    */

378   public Quote extendDeliveryRequestContainer(
379       org.opencrx.kernel.contract1.cci.DeliveryRequestContainer _base
380     , short accessLevelBrowse
381     , short accessLevelDelete
382     , short accessLevelUpdate
383     , String JavaDoc templateReferenceFilter
384     , short contractCurrency
385     , short contractLanguage
386     , short contractState
387     , String JavaDoc name
388     , short paymentTerms
389     , short pricingState
390     , short priority
391     , short freightTerms
392     , org.opencrx.kernel.account1.cci.Account carrier
393     , boolean isGift
394     , short shippingMethod
395     , boolean disabled
396   );
397 // ----------------------------------------------------------------------------
398
// ClassProxy/IntfInstanceExtenderRequiredAttributes
399
// ----------------------------------------------------------------------------
400
/**
401    * Creates an instance of class <code>Quote</code> based on the superclass
402    * <code>ShippingDetail</code> and all required attributes not included in
403    * this superclass.
404    * This is a factory operation used to create instance objects of class
405    * <code>Quote</code>.
406    */

407   public Quote extendShippingDetail(
408       org.opencrx.kernel.contract1.cci.ShippingDetail _base
409     , short accessLevelBrowse
410     , short accessLevelDelete
411     , short accessLevelUpdate
412     , String JavaDoc templateReferenceFilter
413     , short contractCurrency
414     , short contractLanguage
415     , short contractState
416     , String JavaDoc name
417     , short paymentTerms
418     , short pricingState
419     , short priority
420     , short freightTerms
421     , boolean disabled
422   );
423 // ----------------------------------------------------------------------------
424
// ClassProxy/IntfInstanceExtenderRequiredAttributes
425
// ----------------------------------------------------------------------------
426
/**
427    * Creates an instance of class <code>Quote</code> based on the superclass
428    * <code>DepotReferenceHolder</code> and all required attributes not
429    * included in this superclass.
430    * This is a factory operation used to create instance objects of class
431    * <code>Quote</code>.
432    */

433   public Quote extendDepotReferenceHolder(
434       org.opencrx.kernel.depot1.cci.DepotReferenceHolder _base
435     , short accessLevelBrowse
436     , short accessLevelDelete
437     , short accessLevelUpdate
438     , String JavaDoc templateReferenceFilter
439     , short contractCurrency
440     , short contractLanguage
441     , short contractState
442     , String JavaDoc name
443     , short paymentTerms
444     , short pricingState
445     , short priority
446     , short freightTerms
447     , org.opencrx.kernel.account1.cci.Account carrier
448     , boolean isGift
449     , short shippingMethod
450     , boolean disabled
451   );
452 // ----------------------------------------------------------------------------
453
// ClassProxy/IntfInstanceExtenderRequiredAttributes
454
// ----------------------------------------------------------------------------
455
/**
456    * Creates an instance of class <code>Quote</code> based on the superclass
457    * <code>CrxObject</code> and all required attributes not included in this
458    * superclass.
459    * This is a factory operation used to create instance objects of class
460    * <code>Quote</code>.
461    */

462   public Quote extendCrxObject(
463       org.opencrx.kernel.generic.cci.CrxObject _base
464     , String JavaDoc templateReferenceFilter
465     , short contractCurrency
466     , short contractLanguage
467     , short contractState
468     , String JavaDoc name
469     , short paymentTerms
470     , short pricingState
471     , short priority
472     , short freightTerms
473     , org.opencrx.kernel.account1.cci.Account carrier
474     , boolean isGift
475     , short shippingMethod
476   );
477 // ----------------------------------------------------------------------------
478
// ClassProxy/IntfInstanceExtenderRequiredAttributes
479
// ----------------------------------------------------------------------------
480
/**
481    * Creates an instance of class <code>Quote</code> based on the superclass
482    * <code>BasicObject</code> and all required attributes not included in
483    * this superclass.
484    * This is a factory operation used to create instance objects of class
485    * <code>Quote</code>.
486    */

487   public Quote extendBasicObject(
488       org.openmdx.base.cci.BasicObject _base
489     , short accessLevelBrowse
490     , short accessLevelDelete
491     , short accessLevelUpdate
492     , String JavaDoc templateReferenceFilter
493     , short contractCurrency
494     , short contractLanguage
495     , short contractState
496     , String JavaDoc name
497     , short paymentTerms
498     , short pricingState
499     , short priority
500     , short freightTerms
501     , org.opencrx.kernel.account1.cci.Account carrier
502     , boolean isGift
503     , short shippingMethod
504     , boolean disabled
505   );
506 // ----------------------------------------------------------------------------
507
// ClassProxy/IntfInstanceExtenderRequiredAttributes
508
// ----------------------------------------------------------------------------
509
/**
510    * Creates an instance of class <code>Quote</code> based on the superclass
511    * <code>ContextCapable</code> and all required attributes not included in
512    * this superclass.
513    * This is a factory operation used to create instance objects of class
514    * <code>Quote</code>.
515    */

516   public Quote extendContextCapable(
517       org.openmdx.base.cci.ContextCapable _base
518     , short accessLevelBrowse
519     , short accessLevelDelete
520     , short accessLevelUpdate
521     , String JavaDoc templateReferenceFilter
522     , short contractCurrency
523     , short contractLanguage
524     , short contractState
525     , String JavaDoc name
526     , short paymentTerms
527     , short pricingState
528     , short priority
529     , short freightTerms
530     , org.opencrx.kernel.account1.cci.Account carrier
531     , boolean isGift
532     , short shippingMethod
533     , boolean disabled
534   );
535 // ----------------------------------------------------------------------------
536
// ClassProxy/IntfInstanceExtenderRequiredAttributes
537
// ----------------------------------------------------------------------------
538
/**
539    * Creates an instance of class <code>Quote</code> based on the superclass
540    * <code>ExtentCapable</code> and all required attributes not included in
541    * this superclass.
542    * This is a factory operation used to create instance objects of class
543    * <code>Quote</code>.
544    */

545   public Quote extendExtentCapable(
546       org.openmdx.base.cci.ExtentCapable _base
547     , short accessLevelBrowse
548     , short accessLevelDelete
549     , short accessLevelUpdate
550     , String JavaDoc templateReferenceFilter
551     , short contractCurrency
552     , short contractLanguage
553     , short contractState
554     , String JavaDoc name
555     , short paymentTerms
556     , short pricingState
557     , short priority
558     , short freightTerms
559     , org.opencrx.kernel.account1.cci.Account carrier
560     , boolean isGift
561     , short shippingMethod
562     , boolean disabled
563   );
564 // ----------------------------------------------------------------------------
565
// ClassProxy/IntfInstanceExtenderRequiredAttributes
566
// ----------------------------------------------------------------------------
567
/**
568    * Creates an instance of class <code>Quote</code> based on the superclass
569    * <code>ViewCapable</code> and all required attributes not included in
570    * this superclass.
571    * This is a factory operation used to create instance objects of class
572    * <code>Quote</code>.
573    */

574   public Quote extendViewCapable(
575       org.openmdx.compatibility.view1.cci.ViewCapable _base
576     , short accessLevelBrowse
577     , short accessLevelDelete
578     , short accessLevelUpdate
579     , String JavaDoc templateReferenceFilter
580     , short contractCurrency
581     , short contractLanguage
582     , short contractState
583     , String JavaDoc name
584     , short paymentTerms
585     , short pricingState
586     , short priority
587     , short freightTerms
588     , org.opencrx.kernel.account1.cci.Account carrier
589     , boolean isGift
590     , short shippingMethod
591     , boolean disabled
592   );
593 // ----------------------------------------------------------------------------
594
// ClassProxy/IntfEnd.vm
595
// ----------------------------------------------------------------------------
596
}
597
Popular Tags