KickJava   Java API By Example, From Geeks To Geeks.

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


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

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

46   public WebAddress createWebAddress(
47       boolean isMain
48     , short accessLevelBrowse
49     , short accessLevelDelete
50     , short accessLevelUpdate
51     , boolean disabled
52   );
53 // ----------------------------------------------------------------------------
54
// ClassProxy/IntfInstanceExtenderRequiredAttributes
55
// ----------------------------------------------------------------------------
56
/**
57    * Creates an instance of class <code>WebAddress</code> based on the
58    * superclass <code>Addressable</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>WebAddress</code>.
62    */

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

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

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

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

134   public WebAddress extendCloneable(
135       org.opencrx.kernel.base.cci.Cloneable _base
136     , boolean isMain
137     , short accessLevelBrowse
138     , short accessLevelDelete
139     , short accessLevelUpdate
140     , boolean disabled
141   );
142 // ----------------------------------------------------------------------------
143
// ClassProxy/IntfInstanceExtenderRequiredAttributes
144
// ----------------------------------------------------------------------------
145
/**
146    * Creates an instance of class <code>WebAddress</code> based on the
147    * superclass <code>Importer</code> and all required attributes not
148    * included in this superclass.
149    * This is a factory operation used to create instance objects of class
150    * <code>WebAddress</code>.
151    */

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

170   public WebAddress extendSecureObject(
171       org.opencrx.kernel.base.cci.SecureObject _base
172     , boolean isMain
173     , boolean disabled
174   );
175 // ----------------------------------------------------------------------------
176
// ClassProxy/IntfInstanceExtenderRequiredAttributes
177
// ----------------------------------------------------------------------------
178
/**
179    * Creates an instance of class <code>WebAddress</code> based on the
180    * superclass <code>SubscriptionTarget</code> and all required attributes
181    * not included in this superclass.
182    * This is a factory operation used to create instance objects of class
183    * <code>WebAddress</code>.
184    */

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

203   public WebAddress extendXmlExporter(
204       org.opencrx.kernel.base.cci.XmlExporter _base
205     , boolean isMain
206     , short accessLevelBrowse
207     , short accessLevelDelete
208     , short accessLevelUpdate
209     , boolean disabled
210   );
211 // ----------------------------------------------------------------------------
212
// ClassProxy/IntfInstanceExtenderRequiredAttributes
213
// ----------------------------------------------------------------------------
214
/**
215    * Creates an instance of class <code>WebAddress</code> based on the
216    * superclass <code>CrxObject</code> and all required attributes not
217    * included in this superclass.
218    * This is a factory operation used to create instance objects of class
219    * <code>WebAddress</code>.
220    */

221   public WebAddress extendCrxObject(
222       org.opencrx.kernel.generic.cci.CrxObject _base
223     , boolean isMain
224   );
225 // ----------------------------------------------------------------------------
226
// ClassProxy/IntfInstanceExtenderRequiredAttributes
227
// ----------------------------------------------------------------------------
228
/**
229    * Creates an instance of class <code>WebAddress</code> based on the
230    * superclass <code>BasicObject</code> and all required attributes not
231    * included in this superclass.
232    * This is a factory operation used to create instance objects of class
233    * <code>WebAddress</code>.
234    */

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

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

271   public WebAddress extendExtentCapable(
272       org.openmdx.base.cci.ExtentCapable _base
273     , boolean isMain
274     , short accessLevelBrowse
275     , short accessLevelDelete
276     , short accessLevelUpdate
277     , boolean disabled
278   );
279 // ----------------------------------------------------------------------------
280
// ClassProxy/IntfInstanceExtenderRequiredAttributes
281
// ----------------------------------------------------------------------------
282
/**
283    * Creates an instance of class <code>WebAddress</code> based on the
284    * superclass <code>ViewCapable</code> and all required attributes not
285    * included in this superclass.
286    * This is a factory operation used to create instance objects of class
287    * <code>WebAddress</code>.
288    */

289   public WebAddress extendViewCapable(
290       org.openmdx.compatibility.view1.cci.ViewCapable _base
291     , boolean isMain
292     , short accessLevelBrowse
293     , short accessLevelDelete
294     , short accessLevelUpdate
295     , boolean disabled
296   );
297 // ----------------------------------------------------------------------------
298
// ClassProxy/IntfEnd.vm
299
// ----------------------------------------------------------------------------
300
}
301
Popular Tags