KickJava   Java API By Example, From Geeks To Geeks.

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


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

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

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

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

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

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

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

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

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

168   public ProductApplication extendXmlExporter(
169       org.opencrx.kernel.base.cci.XmlExporter _base
170     , short accessLevelBrowse
171     , short accessLevelDelete
172     , short accessLevelUpdate
173     , String JavaDoc name
174     , boolean disabled
175   );
176 // ----------------------------------------------------------------------------
177
// ClassProxy/IntfInstanceExtenderRequiredAttributes
178
// ----------------------------------------------------------------------------
179
/**
180    * Creates an instance of class <code>ProductApplication</code> based on
181    * the superclass <code>AddressContainer</code> and all required
182    * attributes not included in this superclass.
183    * This is a factory operation used to create instance objects of class
184    * <code>ProductApplication</code>.
185    */

186   public ProductApplication extendAddressContainer(
187       org.opencrx.kernel.contract1.cci.AddressContainer _base
188     , short accessLevelBrowse
189     , short accessLevelDelete
190     , short accessLevelUpdate
191     , String JavaDoc name
192     , boolean disabled
193   );
194 // ----------------------------------------------------------------------------
195
// ClassProxy/IntfInstanceExtenderRequiredAttributes
196
// ----------------------------------------------------------------------------
197
/**
198    * Creates an instance of class <code>ProductApplication</code> based on
199    * the superclass <code>CrxObject</code> and all required attributes not
200    * included in this superclass.
201    * This is a factory operation used to create instance objects of class
202    * <code>ProductApplication</code>.
203    */

204   public ProductApplication extendCrxObject(
205       org.opencrx.kernel.generic.cci.CrxObject _base
206     , String JavaDoc name
207   );
208 // ----------------------------------------------------------------------------
209
// ClassProxy/IntfInstanceExtenderRequiredAttributes
210
// ----------------------------------------------------------------------------
211
/**
212    * Creates an instance of class <code>ProductApplication</code> based on
213    * the superclass <code>BasicObject</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>ProductApplication</code>.
217    */

218   public ProductApplication extendBasicObject(
219       org.openmdx.base.cci.BasicObject _base
220     , short accessLevelBrowse
221     , short accessLevelDelete
222     , short accessLevelUpdate
223     , String JavaDoc name
224     , boolean disabled
225   );
226 // ----------------------------------------------------------------------------
227
// ClassProxy/IntfInstanceExtenderRequiredAttributes
228
// ----------------------------------------------------------------------------
229
/**
230    * Creates an instance of class <code>ProductApplication</code> based on
231    * the superclass <code>ContextCapable</code> and all required attributes
232    * not included in this superclass.
233    * This is a factory operation used to create instance objects of class
234    * <code>ProductApplication</code>.
235    */

236   public ProductApplication extendContextCapable(
237       org.openmdx.base.cci.ContextCapable _base
238     , short accessLevelBrowse
239     , short accessLevelDelete
240     , short accessLevelUpdate
241     , String JavaDoc name
242     , boolean disabled
243   );
244 // ----------------------------------------------------------------------------
245
// ClassProxy/IntfInstanceExtenderRequiredAttributes
246
// ----------------------------------------------------------------------------
247
/**
248    * Creates an instance of class <code>ProductApplication</code> based on
249    * the superclass <code>ExtentCapable</code> and all required attributes
250    * not included in this superclass.
251    * This is a factory operation used to create instance objects of class
252    * <code>ProductApplication</code>.
253    */

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

272   public ProductApplication extendViewCapable(
273       org.openmdx.compatibility.view1.cci.ViewCapable _base
274     , short accessLevelBrowse
275     , short accessLevelDelete
276     , short accessLevelUpdate
277     , String JavaDoc name
278     , boolean disabled
279   );
280 // ----------------------------------------------------------------------------
281
// ClassProxy/IntfEnd.vm
282
// ----------------------------------------------------------------------------
283
}
284
Popular Tags