KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > account1 > 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:38:55 CEST 2006
9
//
10
// GENERATED - DO NOT CHANGE MANUALLY
11
//
12
//////////////////////////////////////////////////////////////////////////////
13
package org.opencrx.kernel.account1.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>AccountAddress</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 extendAccountAddress(
67       org.opencrx.kernel.account1.cci.AccountAddress _base
68     , short postalCountry
69     , short postalFreightTerms
70     , short postalUtcOffset
71   );
72 // ----------------------------------------------------------------------------
73
// ClassProxy/IntfInstanceExtenderRequiredAttributes
74
// ----------------------------------------------------------------------------
75
/**
76    * Creates an instance of class <code>PostalAddress</code> based on the
77    * superclass <code>Addressable</code> and all required attributes not
78    * included in this superclass.
79    * This is a factory operation used to create instance objects of class
80    * <code>PostalAddress</code>.
81    */

82   public PostalAddress extendAddressable(
83       org.opencrx.kernel.address1.cci.Addressable _base
84     , short postalCountry
85     , short postalFreightTerms
86     , short postalUtcOffset
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>PostalAddress</code> based on the
97    * superclass <code>PostalAddressable</code> and all required attributes
98    * not included in this superclass.
99    * This is a factory operation used to create instance objects of class
100    * <code>PostalAddress</code>.
101    */

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

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

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

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

183   public PostalAddress extendImporter(
184       org.opencrx.kernel.base.cci.Importer _base
185     , boolean isMain
186     , short postalCountry
187     , short postalFreightTerms
188     , short postalUtcOffset
189     , short accessLevelBrowse
190     , short accessLevelDelete
191     , short accessLevelUpdate
192     , boolean disabled
193   );
194 // ----------------------------------------------------------------------------
195
// ClassProxy/IntfInstanceExtenderRequiredAttributes
196
// ----------------------------------------------------------------------------
197
/**
198    * Creates an instance of class <code>PostalAddress</code> based on the
199    * superclass <code>SecureObject</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>PostalAddress</code>.
203    */

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

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

243   public PostalAddress extendXmlExporter(
244       org.opencrx.kernel.base.cci.XmlExporter _base
245     , boolean isMain
246     , short postalCountry
247     , short postalFreightTerms
248     , short postalUtcOffset
249     , short accessLevelBrowse
250     , short accessLevelDelete
251     , short accessLevelUpdate
252     , boolean disabled
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