KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > activity1 > cci > LinkedActivityFollowUpActionClass


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

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

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

64   public LinkedActivityFollowUpAction extendActivityProcessAction(
65       org.opencrx.kernel.activity1.cci.ActivityProcessAction _base
66     , short activityLinkType
67   );
68 // ----------------------------------------------------------------------------
69
// ClassProxy/IntfInstanceExtenderRequiredAttributes
70
// ----------------------------------------------------------------------------
71
/**
72    * Creates an instance of class <code>LinkedActivityFollowUpAction</code>
73    * based on the superclass <code>Auditee</code> and all required
74    * attributes not included in this superclass.
75    * This is a factory operation used to create instance objects of class
76    * <code>LinkedActivityFollowUpAction</code>.
77    */

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

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

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

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

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

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

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

208   public LinkedActivityFollowUpAction extendCrxObject(
209       org.opencrx.kernel.generic.cci.CrxObject _base
210     , String JavaDoc name
211     , short activityLinkType
212   );
213 // ----------------------------------------------------------------------------
214
// ClassProxy/IntfInstanceExtenderRequiredAttributes
215
// ----------------------------------------------------------------------------
216
/**
217    * Creates an instance of class <code>LinkedActivityFollowUpAction</code>
218    * based on the superclass <code>BasicObject</code> and all required
219    * attributes not included in this superclass.
220    * This is a factory operation used to create instance objects of class
221    * <code>LinkedActivityFollowUpAction</code>.
222    */

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

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

261   public LinkedActivityFollowUpAction extendExtentCapable(
262       org.openmdx.base.cci.ExtentCapable _base
263     , String JavaDoc name
264     , short activityLinkType
265     , short accessLevelBrowse
266     , short accessLevelDelete
267     , short accessLevelUpdate
268     , boolean disabled
269   );
270 // ----------------------------------------------------------------------------
271
// ClassProxy/IntfInstanceExtenderRequiredAttributes
272
// ----------------------------------------------------------------------------
273
/**
274    * Creates an instance of class <code>LinkedActivityFollowUpAction</code>
275    * based on the superclass <code>ViewCapable</code> and all required
276    * attributes not included in this superclass.
277    * This is a factory operation used to create instance objects of class
278    * <code>LinkedActivityFollowUpAction</code>.
279    */

280   public LinkedActivityFollowUpAction extendViewCapable(
281       org.openmdx.compatibility.view1.cci.ViewCapable _base
282     , String JavaDoc name
283     , short activityLinkType
284     , short accessLevelBrowse
285     , short accessLevelDelete
286     , short accessLevelUpdate
287     , boolean disabled
288   );
289 // ----------------------------------------------------------------------------
290
// ClassProxy/IntfEnd.vm
291
// ----------------------------------------------------------------------------
292
}
293
Popular Tags