KickJava   Java API By Example, From Geeks To Geeks.

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


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

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

46   public WfAction createWfAction(
47       String JavaDoc name
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>WfAction</code> based on the
58    * superclass <code>Auditee</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>WfAction</code>.
62    */

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

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

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

117   public WfAction extendImporter(
118       org.opencrx.kernel.base.cci.Importer _base
119     , String JavaDoc name
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>WfAction</code> based on the
130    * superclass <code>SecureObject</code> and all required attributes not
131    * included in this superclass.
132    * This is a factory operation used to create instance objects of class
133    * <code>WfAction</code>.
134    */

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

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

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

186   public WfAction extendCrxObject(
187       org.opencrx.kernel.generic.cci.CrxObject _base
188     , String JavaDoc name
189   );
190 // ----------------------------------------------------------------------------
191
// ClassProxy/IntfInstanceExtenderRequiredAttributes
192
// ----------------------------------------------------------------------------
193
/**
194    * Creates an instance of class <code>WfAction</code> based on the
195    * superclass <code>BasicObject</code> and all required attributes not
196    * included in this superclass.
197    * This is a factory operation used to create instance objects of class
198    * <code>WfAction</code>.
199    */

200   public WfAction extendBasicObject(
201       org.openmdx.base.cci.BasicObject _base
202     , String JavaDoc name
203     , short accessLevelBrowse
204     , short accessLevelDelete
205     , short accessLevelUpdate
206     , boolean disabled
207   );
208 // ----------------------------------------------------------------------------
209
// ClassProxy/IntfInstanceExtenderRequiredAttributes
210
// ----------------------------------------------------------------------------
211
/**
212    * Creates an instance of class <code>WfAction</code> based on the
213    * superclass <code>ContextCapable</code> and all required attributes not
214    * included in this superclass.
215    * This is a factory operation used to create instance objects of class
216    * <code>WfAction</code>.
217    */

218   public WfAction extendContextCapable(
219       org.openmdx.base.cci.ContextCapable _base
220     , String JavaDoc name
221     , short accessLevelBrowse
222     , short accessLevelDelete
223     , short accessLevelUpdate
224     , boolean disabled
225   );
226 // ----------------------------------------------------------------------------
227
// ClassProxy/IntfInstanceExtenderRequiredAttributes
228
// ----------------------------------------------------------------------------
229
/**
230    * Creates an instance of class <code>WfAction</code> based on the
231    * superclass <code>ExtentCapable</code> and all required attributes not
232    * included in this superclass.
233    * This is a factory operation used to create instance objects of class
234    * <code>WfAction</code>.
235    */

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

254   public WfAction extendViewCapable(
255       org.openmdx.compatibility.view1.cci.ViewCapable _base
256     , String JavaDoc name
257     , short accessLevelBrowse
258     , short accessLevelDelete
259     , short accessLevelUpdate
260     , boolean disabled
261   );
262 // ----------------------------------------------------------------------------
263
// ClassProxy/IntfEnd.vm
264
// ----------------------------------------------------------------------------
265
}
266
Popular Tags