KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > account1 > cci > RevenueReportClass


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

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

46   public RevenueReport createRevenueReport(
47       short reportNumber
48     , java.math.BigDecimal JavaDoc reportedRevenue
49     , short reportingCurrency
50     , short reportingQuarter
51     , short reportingYear
52     , short accessLevelBrowse
53     , short accessLevelDelete
54     , short accessLevelUpdate
55     , boolean disabled
56   );
57 // ----------------------------------------------------------------------------
58
// ClassProxy/IntfInstanceExtenderRequiredAttributes
59
// ----------------------------------------------------------------------------
60
/**
61    * Creates an instance of class <code>RevenueReport</code> based on the
62    * superclass <code>Auditee</code> and all required attributes not
63    * included in this superclass.
64    * This is a factory operation used to create instance objects of class
65    * <code>RevenueReport</code>.
66    */

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

89   public RevenueReport extendBookmarkable(
90       org.opencrx.kernel.base.cci.Bookmarkable _base
91     , short reportNumber
92     , java.math.BigDecimal JavaDoc reportedRevenue
93     , short reportingCurrency
94     , short reportingQuarter
95     , short reportingYear
96     , short accessLevelBrowse
97     , short accessLevelDelete
98     , short accessLevelUpdate
99     , boolean disabled
100   );
101 // ----------------------------------------------------------------------------
102
// ClassProxy/IntfInstanceExtenderRequiredAttributes
103
// ----------------------------------------------------------------------------
104
/**
105    * Creates an instance of class <code>RevenueReport</code> based on the
106    * superclass <code>Cloneable</code> and all required attributes not
107    * included in this superclass.
108    * This is a factory operation used to create instance objects of class
109    * <code>RevenueReport</code>.
110    */

111   public RevenueReport extendCloneable(
112       org.opencrx.kernel.base.cci.Cloneable _base
113     , short reportNumber
114     , java.math.BigDecimal JavaDoc reportedRevenue
115     , short reportingCurrency
116     , short reportingQuarter
117     , short reportingYear
118     , short accessLevelBrowse
119     , short accessLevelDelete
120     , short accessLevelUpdate
121     , boolean disabled
122   );
123 // ----------------------------------------------------------------------------
124
// ClassProxy/IntfInstanceExtenderRequiredAttributes
125
// ----------------------------------------------------------------------------
126
/**
127    * Creates an instance of class <code>RevenueReport</code> based on the
128    * superclass <code>Importer</code> and all required attributes not
129    * included in this superclass.
130    * This is a factory operation used to create instance objects of class
131    * <code>RevenueReport</code>.
132    */

133   public RevenueReport extendImporter(
134       org.opencrx.kernel.base.cci.Importer _base
135     , short reportNumber
136     , java.math.BigDecimal JavaDoc reportedRevenue
137     , short reportingCurrency
138     , short reportingQuarter
139     , short reportingYear
140     , short accessLevelBrowse
141     , short accessLevelDelete
142     , short accessLevelUpdate
143     , boolean disabled
144   );
145 // ----------------------------------------------------------------------------
146
// ClassProxy/IntfInstanceExtenderRequiredAttributes
147
// ----------------------------------------------------------------------------
148
/**
149    * Creates an instance of class <code>RevenueReport</code> based on the
150    * superclass <code>SecureObject</code> and all required attributes not
151    * included in this superclass.
152    * This is a factory operation used to create instance objects of class
153    * <code>RevenueReport</code>.
154    */

155   public RevenueReport extendSecureObject(
156       org.opencrx.kernel.base.cci.SecureObject _base
157     , short reportNumber
158     , java.math.BigDecimal JavaDoc reportedRevenue
159     , short reportingCurrency
160     , short reportingQuarter
161     , short reportingYear
162     , boolean disabled
163   );
164 // ----------------------------------------------------------------------------
165
// ClassProxy/IntfInstanceExtenderRequiredAttributes
166
// ----------------------------------------------------------------------------
167
/**
168    * Creates an instance of class <code>RevenueReport</code> based on the
169    * superclass <code>SubscriptionTarget</code> and all required attributes
170    * not included in this superclass.
171    * This is a factory operation used to create instance objects of class
172    * <code>RevenueReport</code>.
173    */

174   public RevenueReport extendSubscriptionTarget(
175       org.opencrx.kernel.base.cci.SubscriptionTarget _base
176     , short reportNumber
177     , java.math.BigDecimal JavaDoc reportedRevenue
178     , short reportingCurrency
179     , short reportingQuarter
180     , short reportingYear
181     , short accessLevelBrowse
182     , short accessLevelDelete
183     , short accessLevelUpdate
184     , boolean disabled
185   );
186 // ----------------------------------------------------------------------------
187
// ClassProxy/IntfInstanceExtenderRequiredAttributes
188
// ----------------------------------------------------------------------------
189
/**
190    * Creates an instance of class <code>RevenueReport</code> based on the
191    * superclass <code>XmlExporter</code> and all required attributes not
192    * included in this superclass.
193    * This is a factory operation used to create instance objects of class
194    * <code>RevenueReport</code>.
195    */

196   public RevenueReport extendXmlExporter(
197       org.opencrx.kernel.base.cci.XmlExporter _base
198     , short reportNumber
199     , java.math.BigDecimal JavaDoc reportedRevenue
200     , short reportingCurrency
201     , short reportingQuarter
202     , short reportingYear
203     , short accessLevelBrowse
204     , short accessLevelDelete
205     , short accessLevelUpdate
206     , boolean disabled
207   );
208 // ----------------------------------------------------------------------------
209
// ClassProxy/IntfInstanceExtenderRequiredAttributes
210
// ----------------------------------------------------------------------------
211
/**
212    * Creates an instance of class <code>RevenueReport</code> based on the
213    * superclass <code>CrxObject</code> and all required attributes not
214    * included in this superclass.
215    * This is a factory operation used to create instance objects of class
216    * <code>RevenueReport</code>.
217    */

218   public RevenueReport extendCrxObject(
219       org.opencrx.kernel.generic.cci.CrxObject _base
220     , short reportNumber
221     , java.math.BigDecimal JavaDoc reportedRevenue
222     , short reportingCurrency
223     , short reportingQuarter
224     , short reportingYear
225   );
226 // ----------------------------------------------------------------------------
227
// ClassProxy/IntfInstanceExtenderRequiredAttributes
228
// ----------------------------------------------------------------------------
229
/**
230    * Creates an instance of class <code>RevenueReport</code> based on the
231    * superclass <code>BasicObject</code> and all required attributes not
232    * included in this superclass.
233    * This is a factory operation used to create instance objects of class
234    * <code>RevenueReport</code>.
235    */

236   public RevenueReport extendBasicObject(
237       org.openmdx.base.cci.BasicObject _base
238     , short reportNumber
239     , java.math.BigDecimal JavaDoc reportedRevenue
240     , short reportingCurrency
241     , short reportingQuarter
242     , short reportingYear
243     , short accessLevelBrowse
244     , short accessLevelDelete
245     , short accessLevelUpdate
246     , boolean disabled
247   );
248 // ----------------------------------------------------------------------------
249
// ClassProxy/IntfInstanceExtenderRequiredAttributes
250
// ----------------------------------------------------------------------------
251
/**
252    * Creates an instance of class <code>RevenueReport</code> based on the
253    * superclass <code>ContextCapable</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>RevenueReport</code>.
257    */

258   public RevenueReport extendContextCapable(
259       org.openmdx.base.cci.ContextCapable _base
260     , short reportNumber
261     , java.math.BigDecimal JavaDoc reportedRevenue
262     , short reportingCurrency
263     , short reportingQuarter
264     , short reportingYear
265     , short accessLevelBrowse
266     , short accessLevelDelete
267     , short accessLevelUpdate
268     , boolean disabled
269   );
270 // ----------------------------------------------------------------------------
271
// ClassProxy/IntfInstanceExtenderRequiredAttributes
272
// ----------------------------------------------------------------------------
273
/**
274    * Creates an instance of class <code>RevenueReport</code> based on the
275    * superclass <code>ExtentCapable</code> and all required attributes not
276    * included in this superclass.
277    * This is a factory operation used to create instance objects of class
278    * <code>RevenueReport</code>.
279    */

280   public RevenueReport extendExtentCapable(
281       org.openmdx.base.cci.ExtentCapable _base
282     , short reportNumber
283     , java.math.BigDecimal JavaDoc reportedRevenue
284     , short reportingCurrency
285     , short reportingQuarter
286     , short reportingYear
287     , short accessLevelBrowse
288     , short accessLevelDelete
289     , short accessLevelUpdate
290     , boolean disabled
291   );
292 // ----------------------------------------------------------------------------
293
// ClassProxy/IntfInstanceExtenderRequiredAttributes
294
// ----------------------------------------------------------------------------
295
/**
296    * Creates an instance of class <code>RevenueReport</code> based on the
297    * superclass <code>ViewCapable</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>RevenueReport</code>.
301    */

302   public RevenueReport extendViewCapable(
303       org.openmdx.compatibility.view1.cci.ViewCapable _base
304     , short reportNumber
305     , java.math.BigDecimal JavaDoc reportedRevenue
306     , short reportingCurrency
307     , short reportingQuarter
308     , short reportingYear
309     , short accessLevelBrowse
310     , short accessLevelDelete
311     , short accessLevelUpdate
312     , boolean disabled
313   );
314 // ----------------------------------------------------------------------------
315
// ClassProxy/IntfEnd.vm
316
// ----------------------------------------------------------------------------
317
}
318
Popular Tags