KickJava   Java API By Example, From Geeks To Geeks.

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


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

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

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

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

86   public PostalAddress extendPostalAddressable(
87       org.opencrx.kernel.address1.cci.PostalAddressable _base
88     , boolean isMain
89     , short accessLevelBrowse
90     , short accessLevelDelete
91     , short accessLevelUpdate
92     , boolean disabled
93   );
94 // ----------------------------------------------------------------------------
95
// ClassProxy/IntfInstanceExtenderRequiredAttributes
96
// ----------------------------------------------------------------------------
97
/**
98    * Creates an instance of class <code>PostalAddress</code> based on the
99    * superclass <code>Auditee</code> and all required attributes not
100    * included in this superclass.
101    * This is a factory operation used to create instance objects of class
102    * <code>PostalAddress</code>.
103    */

104   public PostalAddress extendAuditee(
105       org.opencrx.kernel.base.cci.Auditee _base
106     , boolean isMain
107     , short postalCountry
108     , short postalFreightTerms
109     , short postalUtcOffset
110     , short accessLevelBrowse
111     , short accessLevelDelete
112     , short accessLevelUpdate
113     , boolean disabled
114   );
115 // ----------------------------------------------------------------------------
116
// ClassProxy/IntfInstanceExtenderRequiredAttributes
117
// ----------------------------------------------------------------------------
118
/**
119    * Creates an instance of class <code>PostalAddress</code> based on the
120    * superclass <code>Bookmarkable</code> and all required attributes not
121    * included in this superclass.
122    * This is a factory operation used to create instance objects of class
123    * <code>PostalAddress</code>.
124    */

125   public PostalAddress extendBookmarkable(
126       org.opencrx.kernel.base.cci.Bookmarkable _base
127     , boolean isMain
128     , short postalCountry
129     , short postalFreightTerms
130     , short postalUtcOffset
131     , short accessLevelBrowse
132     , short accessLevelDelete
133     , short accessLevelUpdate
134     , boolean disabled
135   );
136 // ----------------------------------------------------------------------------
137
// ClassProxy/IntfInstanceExtenderRequiredAttributes
138
// ----------------------------------------------------------------------------
139
/**
140    * Creates an instance of class <code>PostalAddress</code> based on the
141    * superclass <code>Cloneable</code> and all required attributes not
142    * included in this superclass.
143    * This is a factory operation used to create instance objects of class
144    * <code>PostalAddress</code>.
145    */

146   public PostalAddress extendCloneable(
147       org.opencrx.kernel.base.cci.Cloneable _base
148     , boolean isMain
149     , short postalCountry
150     , short postalFreightTerms
151     , short postalUtcOffset
152     , short accessLevelBrowse
153     , short accessLevelDelete
154     , short accessLevelUpdate
155     , boolean disabled
156   );
157 // ----------------------------------------------------------------------------
158
// ClassProxy/IntfInstanceExtenderRequiredAttributes
159
// ----------------------------------------------------------------------------
160
/**
161    * Creates an instance of class <code>PostalAddress</code> based on the
162    * superclass <code>Importer</code> and all required attributes not
163    * included in this superclass.
164    * This is a factory operation used to create instance objects of class
165    * <code>PostalAddress</code>.
166    */

167   public PostalAddress extendImporter(
168       org.opencrx.kernel.base.cci.Importer _base
169     , boolean isMain
170     , short postalCountry
171     , short postalFreightTerms
172     , short postalUtcOffset
173     , short accessLevelBrowse
174     , short accessLevelDelete
175     , short accessLevelUpdate
176     , boolean disabled
177   );
178 // ----------------------------------------------------------------------------
179
// ClassProxy/IntfInstanceExtenderRequiredAttributes
180
// ----------------------------------------------------------------------------
181
/**
182    * Creates an instance of class <code>PostalAddress</code> based on the
183    * superclass <code>SecureObject</code> and all required attributes not
184    * included in this superclass.
185    * This is a factory operation used to create instance objects of class
186    * <code>PostalAddress</code>.
187    */

188   public PostalAddress extendSecureObject(
189       org.opencrx.kernel.base.cci.SecureObject _base
190     , boolean isMain
191     , short postalCountry
192     , short postalFreightTerms
193     , short postalUtcOffset
194     , boolean disabled
195   );
196 // ----------------------------------------------------------------------------
197
// ClassProxy/IntfInstanceExtenderRequiredAttributes
198
// ----------------------------------------------------------------------------
199
/**
200    * Creates an instance of class <code>PostalAddress</code> based on the
201    * superclass <code>SubscriptionTarget</code> and all required attributes
202    * not included in this superclass.
203    * This is a factory operation used to create instance objects of class
204    * <code>PostalAddress</code>.
205    */

206   public PostalAddress extendSubscriptionTarget(
207       org.opencrx.kernel.base.cci.SubscriptionTarget _base
208     , boolean isMain
209     , short postalCountry
210     , short postalFreightTerms
211     , short postalUtcOffset
212     , short accessLevelBrowse
213     , short accessLevelDelete
214     , short accessLevelUpdate
215     , boolean disabled
216   );
217 // ----------------------------------------------------------------------------
218
// ClassProxy/IntfInstanceExtenderRequiredAttributes
219
// ----------------------------------------------------------------------------
220
/**
221    * Creates an instance of class <code>PostalAddress</code> based on the
222    * superclass <code>XmlExporter</code> and all required attributes not
223    * included in this superclass.
224    * This is a factory operation used to create instance objects of class
225    * <code>PostalAddress</code>.
226    */

227   public PostalAddress extendXmlExporter(
228       org.opencrx.kernel.base.cci.XmlExporter _base
229     , boolean isMain
230     , short postalCountry
231     , short postalFreightTerms
232     , short postalUtcOffset
233     , short accessLevelBrowse
234     , short accessLevelDelete
235     , short accessLevelUpdate
236     , boolean disabled
237   );
238 // ----------------------------------------------------------------------------
239
// ClassProxy/IntfInstanceExtenderRequiredAttributes
240
// ----------------------------------------------------------------------------
241
/**
242    * Creates an instance of class <code>PostalAddress</code> based on the
243    * superclass <code>ContractAddress</code> and all required attributes not
244    * included in this superclass.
245    * This is a factory operation used to create instance objects of class
246    * <code>PostalAddress</code>.
247    */

248   public PostalAddress extendContractAddress(
249       org.opencrx.kernel.contract1.cci.ContractAddress _base
250     , short postalCountry
251     , short postalFreightTerms
252     , short postalUtcOffset
253   );
254 // ----------------------------------------------------------------------------
255
// ClassProxy/IntfInstanceExtenderRequiredAttributes
256
// ----------------------------------------------------------------------------
257
/**
258    * Creates an instance of class <code>PostalAddress</code> based on the
259    * superclass <code>CrxObject</code> and all required attributes not
260    * included in this superclass.
261    * This is a factory operation used to create instance objects of class
262    * <code>PostalAddress</code>.
263    */

264   public PostalAddress extendCrxObject(
265       org.opencrx.kernel.generic.cci.CrxObject _base
266     , boolean isMain
267     , short postalCountry
268     , short postalFreightTerms
269     , short postalUtcOffset
270   );
271 // ----------------------------------------------------------------------------
272
// ClassProxy/IntfInstanceExtenderRequiredAttributes
273
// ----------------------------------------------------------------------------
274
/**
275    * Creates an instance of class <code>PostalAddress</code> based on the
276    * superclass <code>Pictured</code> and all required attributes not
277    * included in this superclass.
278    * This is a factory operation used to create instance objects of class
279    * <code>PostalAddress</code>.
280    */

281   public PostalAddress extendPictured(
282       org.opencrx.kernel.generic.cci.Pictured _base
283     , boolean isMain
284     , short postalCountry
285     , short postalFreightTerms
286     , short postalUtcOffset
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>PostalAddress</code> based on the
297    * superclass <code>BasicObject</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>PostalAddress</code>.
301    */

302   public PostalAddress extendBasicObject(
303       org.openmdx.base.cci.BasicObject _base
304     , boolean isMain
305     , short postalCountry
306     , short postalFreightTerms
307     , short postalUtcOffset
308     , short accessLevelBrowse
309     , short accessLevelDelete
310     , short accessLevelUpdate
311     , boolean disabled
312   );
313 // ----------------------------------------------------------------------------
314
// ClassProxy/IntfInstanceExtenderRequiredAttributes
315
// ----------------------------------------------------------------------------
316
/**
317    * Creates an instance of class <code>PostalAddress</code> based on the
318    * superclass <code>ContextCapable</code> and all required attributes not
319    * included in this superclass.
320    * This is a factory operation used to create instance objects of class
321    * <code>PostalAddress</code>.
322    */

323   public PostalAddress extendContextCapable(
324       org.openmdx.base.cci.ContextCapable _base
325     , boolean isMain
326     , short postalCountry
327     , short postalFreightTerms
328     , short postalUtcOffset
329     , short accessLevelBrowse
330     , short accessLevelDelete
331     , short accessLevelUpdate
332     , boolean disabled
333   );
334 // ----------------------------------------------------------------------------
335
// ClassProxy/IntfInstanceExtenderRequiredAttributes
336
// ----------------------------------------------------------------------------
337
/**
338    * Creates an instance of class <code>PostalAddress</code> based on the
339    * superclass <code>ExtentCapable</code> and all required attributes not
340    * included in this superclass.
341    * This is a factory operation used to create instance objects of class
342    * <code>PostalAddress</code>.
343    */

344   public PostalAddress extendExtentCapable(
345       org.openmdx.base.cci.ExtentCapable _base
346     , boolean isMain
347     , short postalCountry
348     , short postalFreightTerms
349     , short postalUtcOffset
350     , short accessLevelBrowse
351     , short accessLevelDelete
352     , short accessLevelUpdate
353     , boolean disabled
354   );
355 // ----------------------------------------------------------------------------
356
// ClassProxy/IntfInstanceExtenderRequiredAttributes
357
// ----------------------------------------------------------------------------
358
/**
359    * Creates an instance of class <code>PostalAddress</code> based on the
360    * superclass <code>ViewCapable</code> and all required attributes not
361    * included in this superclass.
362    * This is a factory operation used to create instance objects of class
363    * <code>PostalAddress</code>.
364    */

365   public PostalAddress extendViewCapable(
366       org.openmdx.compatibility.view1.cci.ViewCapable _base
367     , boolean isMain
368     , short postalCountry
369     , short postalFreightTerms
370     , short postalUtcOffset
371     , short accessLevelBrowse
372     , short accessLevelDelete
373     , short accessLevelUpdate
374     , boolean disabled
375   );
376 // ----------------------------------------------------------------------------
377
// ClassProxy/IntfEnd.vm
378
// ----------------------------------------------------------------------------
379
}
380
Popular Tags