KickJava   Java API By Example, From Geeks To Geeks.

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


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

24   public OrganizationalUnitRelationship createOrganizationalUnitRelationship(
25   );
26
27   /**
28    * Creates an instance of class
29    * <code>OrganizationalUnitRelationship</code> based on the specified
30    * Object instance.
31    * This is a factory operation used to create instance objects of class
32    * <code>OrganizationalUnitRelationship</code>.
33    * @param object The Object instance this class is based on. Object must
34    * be instanceof RefObject, Object_1_0 or Path.
35    */

36   public OrganizationalUnitRelationship getOrganizationalUnitRelationship(
37     Object JavaDoc object
38   );
39 // ----------------------------------------------------------------------------
40
// ClassProxy/IntfInstanceCreatorRequiredAttributes
41
// ----------------------------------------------------------------------------
42
/**
43    * Creates an instance of class
44    * <code>OrganizationalUnitRelationship</code> based on all required
45    * attributes.
46    * This is a factory operation used to create instance objects of class
47    * <code>OrganizationalUnitRelationship</code>.
48    */

49   public OrganizationalUnitRelationship createOrganizationalUnitRelationship(
50       org.opencrx.kernel.account1.cci.OrganizationalUnit fromUnit
51     , String JavaDoc name
52     , short organizationalUnitRelationshipState
53     , short relationshipType
54     , org.opencrx.kernel.account1.cci.OrganizationalUnit toUnit
55     , short accessLevelBrowse
56     , short accessLevelDelete
57     , short accessLevelUpdate
58     , boolean disabled
59   );
60 // ----------------------------------------------------------------------------
61
// ClassProxy/IntfInstanceExtenderRequiredAttributes
62
// ----------------------------------------------------------------------------
63
/**
64    * Creates an instance of class
65    * <code>OrganizationalUnitRelationship</code> based on the superclass
66    * <code>Auditee</code> and all required attributes not included in this
67    * superclass.
68    * This is a factory operation used to create instance objects of class
69    * <code>OrganizationalUnitRelationship</code>.
70    */

71   public OrganizationalUnitRelationship extendAuditee(
72       org.opencrx.kernel.base.cci.Auditee _base
73     , org.opencrx.kernel.account1.cci.OrganizationalUnit fromUnit
74     , String JavaDoc name
75     , short organizationalUnitRelationshipState
76     , short relationshipType
77     , org.opencrx.kernel.account1.cci.OrganizationalUnit toUnit
78     , short accessLevelBrowse
79     , short accessLevelDelete
80     , short accessLevelUpdate
81     , boolean disabled
82   );
83 // ----------------------------------------------------------------------------
84
// ClassProxy/IntfInstanceExtenderRequiredAttributes
85
// ----------------------------------------------------------------------------
86
/**
87    * Creates an instance of class
88    * <code>OrganizationalUnitRelationship</code> based on the superclass
89    * <code>Bookmarkable</code> and all required attributes not included in
90    * this superclass.
91    * This is a factory operation used to create instance objects of class
92    * <code>OrganizationalUnitRelationship</code>.
93    */

94   public OrganizationalUnitRelationship extendBookmarkable(
95       org.opencrx.kernel.base.cci.Bookmarkable _base
96     , org.opencrx.kernel.account1.cci.OrganizationalUnit fromUnit
97     , String JavaDoc name
98     , short organizationalUnitRelationshipState
99     , short relationshipType
100     , org.opencrx.kernel.account1.cci.OrganizationalUnit toUnit
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
111    * <code>OrganizationalUnitRelationship</code> based on the superclass
112    * <code>Cloneable</code> and all required attributes not included in this
113    * superclass.
114    * This is a factory operation used to create instance objects of class
115    * <code>OrganizationalUnitRelationship</code>.
116    */

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

140   public OrganizationalUnitRelationship extendImporter(
141       org.opencrx.kernel.base.cci.Importer _base
142     , org.opencrx.kernel.account1.cci.OrganizationalUnit fromUnit
143     , String JavaDoc name
144     , short organizationalUnitRelationshipState
145     , short relationshipType
146     , org.opencrx.kernel.account1.cci.OrganizationalUnit toUnit
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
157    * <code>OrganizationalUnitRelationship</code> based on the superclass
158    * <code>SecureObject</code> and all required attributes not included in
159    * this superclass.
160    * This is a factory operation used to create instance objects of class
161    * <code>OrganizationalUnitRelationship</code>.
162    */

163   public OrganizationalUnitRelationship extendSecureObject(
164       org.opencrx.kernel.base.cci.SecureObject _base
165     , org.opencrx.kernel.account1.cci.OrganizationalUnit fromUnit
166     , String JavaDoc name
167     , short organizationalUnitRelationshipState
168     , short relationshipType
169     , org.opencrx.kernel.account1.cci.OrganizationalUnit toUnit
170     , boolean disabled
171   );
172 // ----------------------------------------------------------------------------
173
// ClassProxy/IntfInstanceExtenderRequiredAttributes
174
// ----------------------------------------------------------------------------
175
/**
176    * Creates an instance of class
177    * <code>OrganizationalUnitRelationship</code> based on the superclass
178    * <code>SubscriptionTarget</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>OrganizationalUnitRelationship</code>.
182    */

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

206   public OrganizationalUnitRelationship extendXmlExporter(
207       org.opencrx.kernel.base.cci.XmlExporter _base
208     , org.opencrx.kernel.account1.cci.OrganizationalUnit fromUnit
209     , String JavaDoc name
210     , short organizationalUnitRelationshipState
211     , short relationshipType
212     , org.opencrx.kernel.account1.cci.OrganizationalUnit toUnit
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
223    * <code>OrganizationalUnitRelationship</code> based on the superclass
224    * <code>CrxObject</code> and all required attributes not included in this
225    * superclass.
226    * This is a factory operation used to create instance objects of class
227    * <code>OrganizationalUnitRelationship</code>.
228    */

229   public OrganizationalUnitRelationship extendCrxObject(
230       org.opencrx.kernel.generic.cci.CrxObject _base
231     , org.opencrx.kernel.account1.cci.OrganizationalUnit fromUnit
232     , String JavaDoc name
233     , short organizationalUnitRelationshipState
234     , short relationshipType
235     , org.opencrx.kernel.account1.cci.OrganizationalUnit toUnit
236   );
237 // ----------------------------------------------------------------------------
238
// ClassProxy/IntfInstanceExtenderRequiredAttributes
239
// ----------------------------------------------------------------------------
240
/**
241    * Creates an instance of class
242    * <code>OrganizationalUnitRelationship</code> based on the superclass
243    * <code>BasicObject</code> and all required attributes not included in
244    * this superclass.
245    * This is a factory operation used to create instance objects of class
246    * <code>OrganizationalUnitRelationship</code>.
247    */

248   public OrganizationalUnitRelationship extendBasicObject(
249       org.openmdx.base.cci.BasicObject _base
250     , org.opencrx.kernel.account1.cci.OrganizationalUnit fromUnit
251     , String JavaDoc name
252     , short organizationalUnitRelationshipState
253     , short relationshipType
254     , org.opencrx.kernel.account1.cci.OrganizationalUnit toUnit
255     , short accessLevelBrowse
256     , short accessLevelDelete
257     , short accessLevelUpdate
258     , boolean disabled
259   );
260 // ----------------------------------------------------------------------------
261
// ClassProxy/IntfInstanceExtenderRequiredAttributes
262
// ----------------------------------------------------------------------------
263
/**
264    * Creates an instance of class
265    * <code>OrganizationalUnitRelationship</code> based on the superclass
266    * <code>ContextCapable</code> and all required attributes not included in
267    * this superclass.
268    * This is a factory operation used to create instance objects of class
269    * <code>OrganizationalUnitRelationship</code>.
270    */

271   public OrganizationalUnitRelationship extendContextCapable(
272       org.openmdx.base.cci.ContextCapable _base
273     , org.opencrx.kernel.account1.cci.OrganizationalUnit fromUnit
274     , String JavaDoc name
275     , short organizationalUnitRelationshipState
276     , short relationshipType
277     , org.opencrx.kernel.account1.cci.OrganizationalUnit toUnit
278     , short accessLevelBrowse
279     , short accessLevelDelete
280     , short accessLevelUpdate
281     , boolean disabled
282   );
283 // ----------------------------------------------------------------------------
284
// ClassProxy/IntfInstanceExtenderRequiredAttributes
285
// ----------------------------------------------------------------------------
286
/**
287    * Creates an instance of class
288    * <code>OrganizationalUnitRelationship</code> based on the superclass
289    * <code>ExtentCapable</code> and all required attributes not included in
290    * this superclass.
291    * This is a factory operation used to create instance objects of class
292    * <code>OrganizationalUnitRelationship</code>.
293    */

294   public OrganizationalUnitRelationship extendExtentCapable(
295       org.openmdx.base.cci.ExtentCapable _base
296     , org.opencrx.kernel.account1.cci.OrganizationalUnit fromUnit
297     , String JavaDoc name
298     , short organizationalUnitRelationshipState
299     , short relationshipType
300     , org.opencrx.kernel.account1.cci.OrganizationalUnit toUnit
301     , short accessLevelBrowse
302     , short accessLevelDelete
303     , short accessLevelUpdate
304     , boolean disabled
305   );
306 // ----------------------------------------------------------------------------
307
// ClassProxy/IntfInstanceExtenderRequiredAttributes
308
// ----------------------------------------------------------------------------
309
/**
310    * Creates an instance of class
311    * <code>OrganizationalUnitRelationship</code> based on the superclass
312    * <code>ViewCapable</code> and all required attributes not included in
313    * this superclass.
314    * This is a factory operation used to create instance objects of class
315    * <code>OrganizationalUnitRelationship</code>.
316    */

317   public OrganizationalUnitRelationship extendViewCapable(
318       org.openmdx.compatibility.view1.cci.ViewCapable _base
319     , org.opencrx.kernel.account1.cci.OrganizationalUnit fromUnit
320     , String JavaDoc name
321     , short organizationalUnitRelationshipState
322     , short relationshipType
323     , org.opencrx.kernel.account1.cci.OrganizationalUnit toUnit
324     , short accessLevelBrowse
325     , short accessLevelDelete
326     , short accessLevelUpdate
327     , boolean disabled
328   );
329 // ----------------------------------------------------------------------------
330
// ClassProxy/IntfEnd.vm
331
// ----------------------------------------------------------------------------
332
}
333
Popular Tags