KickJava   Java API By Example, From Geeks To Geeks.

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


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

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

46   public Competitor createCompetitor(
47       short competitorState
48     , String JavaDoc name
49     , short accessLevelBrowse
50     , short accessLevelDelete
51     , short accessLevelUpdate
52     , boolean disabled
53   );
54 // ----------------------------------------------------------------------------
55
// ClassProxy/IntfInstanceExtenderRequiredAttributes
56
// ----------------------------------------------------------------------------
57
/**
58    * Creates an instance of class <code>Competitor</code> based on the
59    * superclass <code>Auditee</code> and all required attributes not
60    * included in this superclass.
61    * This is a factory operation used to create instance objects of class
62    * <code>Competitor</code>.
63    */

64   public Competitor extendAuditee(
65       org.opencrx.kernel.base.cci.Auditee _base
66     , short competitorState
67     , String JavaDoc name
68     , short accessLevelBrowse
69     , short accessLevelDelete
70     , short accessLevelUpdate
71     , boolean disabled
72   );
73 // ----------------------------------------------------------------------------
74
// ClassProxy/IntfInstanceExtenderRequiredAttributes
75
// ----------------------------------------------------------------------------
76
/**
77    * Creates an instance of class <code>Competitor</code> based on the
78    * superclass <code>Bookmarkable</code> and all required attributes not
79    * included in this superclass.
80    * This is a factory operation used to create instance objects of class
81    * <code>Competitor</code>.
82    */

83   public Competitor extendBookmarkable(
84       org.opencrx.kernel.base.cci.Bookmarkable _base
85     , short competitorState
86     , String JavaDoc name
87     , short accessLevelBrowse
88     , short accessLevelDelete
89     , short accessLevelUpdate
90     , boolean disabled
91   );
92 // ----------------------------------------------------------------------------
93
// ClassProxy/IntfInstanceExtenderRequiredAttributes
94
// ----------------------------------------------------------------------------
95
/**
96    * Creates an instance of class <code>Competitor</code> based on the
97    * superclass <code>Cloneable</code> and all required attributes not
98    * included in this superclass.
99    * This is a factory operation used to create instance objects of class
100    * <code>Competitor</code>.
101    */

102   public Competitor extendCloneable(
103       org.opencrx.kernel.base.cci.Cloneable _base
104     , short competitorState
105     , String JavaDoc name
106     , short accessLevelBrowse
107     , short accessLevelDelete
108     , short accessLevelUpdate
109     , boolean disabled
110   );
111 // ----------------------------------------------------------------------------
112
// ClassProxy/IntfInstanceExtenderRequiredAttributes
113
// ----------------------------------------------------------------------------
114
/**
115    * Creates an instance of class <code>Competitor</code> based on the
116    * superclass <code>Importer</code> and all required attributes not
117    * included in this superclass.
118    * This is a factory operation used to create instance objects of class
119    * <code>Competitor</code>.
120    */

121   public Competitor extendImporter(
122       org.opencrx.kernel.base.cci.Importer _base
123     , short competitorState
124     , String JavaDoc name
125     , short accessLevelBrowse
126     , short accessLevelDelete
127     , short accessLevelUpdate
128     , boolean disabled
129   );
130 // ----------------------------------------------------------------------------
131
// ClassProxy/IntfInstanceExtenderRequiredAttributes
132
// ----------------------------------------------------------------------------
133
/**
134    * Creates an instance of class <code>Competitor</code> based on the
135    * superclass <code>SecureObject</code> and all required attributes not
136    * included in this superclass.
137    * This is a factory operation used to create instance objects of class
138    * <code>Competitor</code>.
139    */

140   public Competitor extendSecureObject(
141       org.opencrx.kernel.base.cci.SecureObject _base
142     , short competitorState
143     , String JavaDoc name
144     , boolean disabled
145   );
146 // ----------------------------------------------------------------------------
147
// ClassProxy/IntfInstanceExtenderRequiredAttributes
148
// ----------------------------------------------------------------------------
149
/**
150    * Creates an instance of class <code>Competitor</code> based on the
151    * superclass <code>SubscriptionTarget</code> and all required attributes
152    * not included in this superclass.
153    * This is a factory operation used to create instance objects of class
154    * <code>Competitor</code>.
155    */

156   public Competitor extendSubscriptionTarget(
157       org.opencrx.kernel.base.cci.SubscriptionTarget _base
158     , short competitorState
159     , String JavaDoc name
160     , short accessLevelBrowse
161     , short accessLevelDelete
162     , short accessLevelUpdate
163     , boolean disabled
164   );
165 // ----------------------------------------------------------------------------
166
// ClassProxy/IntfInstanceExtenderRequiredAttributes
167
// ----------------------------------------------------------------------------
168
/**
169    * Creates an instance of class <code>Competitor</code> based on the
170    * superclass <code>XmlExporter</code> and all required attributes not
171    * included in this superclass.
172    * This is a factory operation used to create instance objects of class
173    * <code>Competitor</code>.
174    */

175   public Competitor extendXmlExporter(
176       org.opencrx.kernel.base.cci.XmlExporter _base
177     , short competitorState
178     , String JavaDoc name
179     , short accessLevelBrowse
180     , short accessLevelDelete
181     , short accessLevelUpdate
182     , boolean disabled
183   );
184 // ----------------------------------------------------------------------------
185
// ClassProxy/IntfInstanceExtenderRequiredAttributes
186
// ----------------------------------------------------------------------------
187
/**
188    * Creates an instance of class <code>Competitor</code> based on the
189    * superclass <code>CrxObject</code> and all required attributes not
190    * included in this superclass.
191    * This is a factory operation used to create instance objects of class
192    * <code>Competitor</code>.
193    */

194   public Competitor extendCrxObject(
195       org.opencrx.kernel.generic.cci.CrxObject _base
196     , short competitorState
197     , String JavaDoc name
198   );
199 // ----------------------------------------------------------------------------
200
// ClassProxy/IntfInstanceExtenderRequiredAttributes
201
// ----------------------------------------------------------------------------
202
/**
203    * Creates an instance of class <code>Competitor</code> based on the
204    * superclass <code>BasicObject</code> and all required attributes not
205    * included in this superclass.
206    * This is a factory operation used to create instance objects of class
207    * <code>Competitor</code>.
208    */

209   public Competitor extendBasicObject(
210       org.openmdx.base.cci.BasicObject _base
211     , short competitorState
212     , String JavaDoc name
213     , short accessLevelBrowse
214     , short accessLevelDelete
215     , short accessLevelUpdate
216     , boolean disabled
217   );
218 // ----------------------------------------------------------------------------
219
// ClassProxy/IntfInstanceExtenderRequiredAttributes
220
// ----------------------------------------------------------------------------
221
/**
222    * Creates an instance of class <code>Competitor</code> based on the
223    * superclass <code>ContextCapable</code> and all required attributes not
224    * included in this superclass.
225    * This is a factory operation used to create instance objects of class
226    * <code>Competitor</code>.
227    */

228   public Competitor extendContextCapable(
229       org.openmdx.base.cci.ContextCapable _base
230     , short competitorState
231     , String JavaDoc name
232     , short accessLevelBrowse
233     , short accessLevelDelete
234     , short accessLevelUpdate
235     , boolean disabled
236   );
237 // ----------------------------------------------------------------------------
238
// ClassProxy/IntfInstanceExtenderRequiredAttributes
239
// ----------------------------------------------------------------------------
240
/**
241    * Creates an instance of class <code>Competitor</code> based on the
242    * superclass <code>ExtentCapable</code> and all required attributes not
243    * included in this superclass.
244    * This is a factory operation used to create instance objects of class
245    * <code>Competitor</code>.
246    */

247   public Competitor extendExtentCapable(
248       org.openmdx.base.cci.ExtentCapable _base
249     , short competitorState
250     , String JavaDoc name
251     , short accessLevelBrowse
252     , short accessLevelDelete
253     , short accessLevelUpdate
254     , boolean disabled
255   );
256 // ----------------------------------------------------------------------------
257
// ClassProxy/IntfInstanceExtenderRequiredAttributes
258
// ----------------------------------------------------------------------------
259
/**
260    * Creates an instance of class <code>Competitor</code> based on the
261    * superclass <code>ViewCapable</code> and all required attributes not
262    * included in this superclass.
263    * This is a factory operation used to create instance objects of class
264    * <code>Competitor</code>.
265    */

266   public Competitor extendViewCapable(
267       org.openmdx.compatibility.view1.cci.ViewCapable _base
268     , short competitorState
269     , String JavaDoc name
270     , short accessLevelBrowse
271     , short accessLevelDelete
272     , short accessLevelUpdate
273     , boolean disabled
274   );
275 // ----------------------------------------------------------------------------
276
// ClassProxy/IntfEnd.vm
277
// ----------------------------------------------------------------------------
278
}
279
Popular Tags