KickJava   Java API By Example, From Geeks To Geeks.

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


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 LeadClass
16   extends org.openmdx.base.accessor.jmi.cci.RefClass_1_0 {
17
18   /**
19    * Creates an instance of class <code>Lead</code>.
20    * This is a factory operation used to create instance objects of class
21    * <code>Lead</code>.
22    */

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

46   public Lead createLead(
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 leadRating
59     , short leadSource
60     , org.opencrx.kernel.account1.cci.Account carrier
61     , boolean isGift
62     , short shippingMethod
63     , boolean disabled
64   );
65 // ----------------------------------------------------------------------------
66
// ClassProxy/IntfInstanceExtenderRequiredAttributes
67
// ----------------------------------------------------------------------------
68
/**
69    * Creates an instance of class <code>Lead</code> based on the superclass
70    * <code>Assignable</code> and all required attributes not included in
71    * this superclass.
72    * This is a factory operation used to create instance objects of class
73    * <code>Lead</code>.
74    */

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

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

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

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

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

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

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

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

311   public Lead extendXmlExporter(
312       org.opencrx.kernel.base.cci.XmlExporter _base
313     , short accessLevelBrowse
314     , short accessLevelDelete
315     , short accessLevelUpdate
316     , String JavaDoc templateReferenceFilter
317     , short contractCurrency
318     , short contractLanguage
319     , short contractState
320     , String JavaDoc name
321     , short paymentTerms
322     , short pricingState
323     , short priority
324     , short leadRating
325     , short leadSource
326     , org.opencrx.kernel.account1.cci.Account carrier
327     , boolean isGift
328     , short shippingMethod
329     , boolean disabled
330   );
331 // ----------------------------------------------------------------------------
332
// ClassProxy/IntfInstanceExtenderRequiredAttributes
333
// ----------------------------------------------------------------------------
334
/**
335    * Creates an instance of class <code>Lead</code> based on the superclass
336    * <code>AbstractContract</code> and all required attributes not included
337    * in this superclass.
338    * This is a factory operation used to create instance objects of class
339    * <code>Lead</code>.
340    */

341   public Lead extendAbstractContract(
342       org.opencrx.kernel.contract1.cci.AbstractContract _base
343     , short accessLevelBrowse
344     , short accessLevelDelete
345     , short accessLevelUpdate
346     , short leadRating
347     , short leadSource
348     , boolean disabled
349   );
350 // ----------------------------------------------------------------------------
351
// ClassProxy/IntfInstanceExtenderRequiredAttributes
352
// ----------------------------------------------------------------------------
353
/**
354    * Creates an instance of class <code>Lead</code> based on the superclass
355    * <code>AddressContainer</code> and all required attributes not included
356    * in this superclass.
357    * This is a factory operation used to create instance objects of class
358    * <code>Lead</code>.
359    */

360   public Lead extendAddressContainer(
361       org.opencrx.kernel.contract1.cci.AddressContainer _base
362     , short accessLevelBrowse
363     , short accessLevelDelete
364     , short accessLevelUpdate
365     , String JavaDoc templateReferenceFilter
366     , short contractCurrency
367     , short contractLanguage
368     , short contractState
369     , String JavaDoc name
370     , short paymentTerms
371     , short pricingState
372     , short priority
373     , short leadRating
374     , short leadSource
375     , org.opencrx.kernel.account1.cci.Account carrier
376     , boolean isGift
377     , short shippingMethod
378     , boolean disabled
379   );
380 // ----------------------------------------------------------------------------
381
// ClassProxy/IntfInstanceExtenderRequiredAttributes
382
// ----------------------------------------------------------------------------
383
/**
384    * Creates an instance of class <code>Lead</code> based on the superclass
385    * <code>DeliveryRequestContainer</code> and all required attributes not
386    * included in this superclass.
387    * This is a factory operation used to create instance objects of class
388    * <code>Lead</code>.
389    */

390   public Lead extendDeliveryRequestContainer(
391       org.opencrx.kernel.contract1.cci.DeliveryRequestContainer _base
392     , short accessLevelBrowse
393     , short accessLevelDelete
394     , short accessLevelUpdate
395     , String JavaDoc templateReferenceFilter
396     , short contractCurrency
397     , short contractLanguage
398     , short contractState
399     , String JavaDoc name
400     , short paymentTerms
401     , short pricingState
402     , short priority
403     , short leadRating
404     , short leadSource
405     , org.opencrx.kernel.account1.cci.Account carrier
406     , boolean isGift
407     , short shippingMethod
408     , boolean disabled
409   );
410 // ----------------------------------------------------------------------------
411
// ClassProxy/IntfInstanceExtenderRequiredAttributes
412
// ----------------------------------------------------------------------------
413
/**
414    * Creates an instance of class <code>Lead</code> based on the superclass
415    * <code>ShippingDetail</code> and all required attributes not included in
416    * this superclass.
417    * This is a factory operation used to create instance objects of class
418    * <code>Lead</code>.
419    */

420   public Lead extendShippingDetail(
421       org.opencrx.kernel.contract1.cci.ShippingDetail _base
422     , short accessLevelBrowse
423     , short accessLevelDelete
424     , short accessLevelUpdate
425     , String JavaDoc templateReferenceFilter
426     , short contractCurrency
427     , short contractLanguage
428     , short contractState
429     , String JavaDoc name
430     , short paymentTerms
431     , short pricingState
432     , short priority
433     , short leadRating
434     , short leadSource
435     , boolean disabled
436   );
437 // ----------------------------------------------------------------------------
438
// ClassProxy/IntfInstanceExtenderRequiredAttributes
439
// ----------------------------------------------------------------------------
440
/**
441    * Creates an instance of class <code>Lead</code> based on the superclass
442    * <code>DepotReferenceHolder</code> and all required attributes not
443    * included in this superclass.
444    * This is a factory operation used to create instance objects of class
445    * <code>Lead</code>.
446    */

447   public Lead extendDepotReferenceHolder(
448       org.opencrx.kernel.depot1.cci.DepotReferenceHolder _base
449     , short accessLevelBrowse
450     , short accessLevelDelete
451     , short accessLevelUpdate
452     , String JavaDoc templateReferenceFilter
453     , short contractCurrency
454     , short contractLanguage
455     , short contractState
456     , String JavaDoc name
457     , short paymentTerms
458     , short pricingState
459     , short priority
460     , short leadRating
461     , short leadSource
462     , org.opencrx.kernel.account1.cci.Account carrier
463     , boolean isGift
464     , short shippingMethod
465     , boolean disabled
466   );
467 // ----------------------------------------------------------------------------
468
// ClassProxy/IntfInstanceExtenderRequiredAttributes
469
// ----------------------------------------------------------------------------
470
/**
471    * Creates an instance of class <code>Lead</code> based on the superclass
472    * <code>CrxObject</code> and all required attributes not included in this
473    * superclass.
474    * This is a factory operation used to create instance objects of class
475    * <code>Lead</code>.
476    */

477   public Lead extendCrxObject(
478       org.opencrx.kernel.generic.cci.CrxObject _base
479     , String JavaDoc templateReferenceFilter
480     , short contractCurrency
481     , short contractLanguage
482     , short contractState
483     , String JavaDoc name
484     , short paymentTerms
485     , short pricingState
486     , short priority
487     , short leadRating
488     , short leadSource
489     , org.opencrx.kernel.account1.cci.Account carrier
490     , boolean isGift
491     , short shippingMethod
492   );
493 // ----------------------------------------------------------------------------
494
// ClassProxy/IntfInstanceExtenderRequiredAttributes
495
// ----------------------------------------------------------------------------
496
/**
497    * Creates an instance of class <code>Lead</code> based on the superclass
498    * <code>BasicObject</code> and all required attributes not included in
499    * this superclass.
500    * This is a factory operation used to create instance objects of class
501    * <code>Lead</code>.
502    */

503   public Lead extendBasicObject(
504       org.openmdx.base.cci.BasicObject _base
505     , short accessLevelBrowse
506     , short accessLevelDelete
507     , short accessLevelUpdate
508     , String JavaDoc templateReferenceFilter
509     , short contractCurrency
510     , short contractLanguage
511     , short contractState
512     , String JavaDoc name
513     , short paymentTerms
514     , short pricingState
515     , short priority
516     , short leadRating
517     , short leadSource
518     , org.opencrx.kernel.account1.cci.Account carrier
519     , boolean isGift
520     , short shippingMethod
521     , boolean disabled
522   );
523 // ----------------------------------------------------------------------------
524
// ClassProxy/IntfInstanceExtenderRequiredAttributes
525
// ----------------------------------------------------------------------------
526
/**
527    * Creates an instance of class <code>Lead</code> based on the superclass
528    * <code>ContextCapable</code> and all required attributes not included in
529    * this superclass.
530    * This is a factory operation used to create instance objects of class
531    * <code>Lead</code>.
532    */

533   public Lead extendContextCapable(
534       org.openmdx.base.cci.ContextCapable _base
535     , short accessLevelBrowse
536     , short accessLevelDelete
537     , short accessLevelUpdate
538     , String JavaDoc templateReferenceFilter
539     , short contractCurrency
540     , short contractLanguage
541     , short contractState
542     , String JavaDoc name
543     , short paymentTerms
544     , short pricingState
545     , short priority
546     , short leadRating
547     , short leadSource
548     , org.opencrx.kernel.account1.cci.Account carrier
549     , boolean isGift
550     , short shippingMethod
551     , boolean disabled
552   );
553 // ----------------------------------------------------------------------------
554
// ClassProxy/IntfInstanceExtenderRequiredAttributes
555
// ----------------------------------------------------------------------------
556
/**
557    * Creates an instance of class <code>Lead</code> based on the superclass
558    * <code>ExtentCapable</code> and all required attributes not included in
559    * this superclass.
560    * This is a factory operation used to create instance objects of class
561    * <code>Lead</code>.
562    */

563   public Lead extendExtentCapable(
564       org.openmdx.base.cci.ExtentCapable _base
565     , short accessLevelBrowse
566     , short accessLevelDelete
567     , short accessLevelUpdate
568     , String JavaDoc templateReferenceFilter
569     , short contractCurrency
570     , short contractLanguage
571     , short contractState
572     , String JavaDoc name
573     , short paymentTerms
574     , short pricingState
575     , short priority
576     , short leadRating
577     , short leadSource
578     , org.opencrx.kernel.account1.cci.Account carrier
579     , boolean isGift
580     , short shippingMethod
581     , boolean disabled
582   );
583 // ----------------------------------------------------------------------------
584
// ClassProxy/IntfInstanceExtenderRequiredAttributes
585
// ----------------------------------------------------------------------------
586
/**
587    * Creates an instance of class <code>Lead</code> based on the superclass
588    * <code>ViewCapable</code> and all required attributes not included in
589    * this superclass.
590    * This is a factory operation used to create instance objects of class
591    * <code>Lead</code>.
592    */

593   public Lead extendViewCapable(
594       org.openmdx.compatibility.view1.cci.ViewCapable _base
595     , short accessLevelBrowse
596     , short accessLevelDelete
597     , short accessLevelUpdate
598     , String JavaDoc templateReferenceFilter
599     , short contractCurrency
600     , short contractLanguage
601     , short contractState
602     , String JavaDoc name
603     , short paymentTerms
604     , short pricingState
605     , short priority
606     , short leadRating
607     , short leadSource
608     , org.opencrx.kernel.account1.cci.Account carrier
609     , boolean isGift
610     , short shippingMethod
611     , boolean disabled
612   );
613 // ----------------------------------------------------------------------------
614
// ClassProxy/IntfEnd.vm
615
// ----------------------------------------------------------------------------
616
}
617
Popular Tags