KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > depot1 > cci > DepotReportItemPositionClass


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

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

46   public DepotReportItemPosition createDepotReportItemPosition(
47       short accessLevelBrowse
48     , short accessLevelDelete
49     , short accessLevelUpdate
50     , String JavaDoc positionName
51     , java.util.Date JavaDoc valueDate
52     , java.math.BigDecimal JavaDoc balance
53     , java.math.BigDecimal JavaDoc balanceBop
54     , java.math.BigDecimal JavaDoc balanceCredit
55     , java.math.BigDecimal JavaDoc balanceCreditBop
56     , java.math.BigDecimal JavaDoc balanceDebit
57     , java.math.BigDecimal JavaDoc balanceDebitBop
58   );
59 // ----------------------------------------------------------------------------
60
// ClassProxy/IntfInstanceExtenderRequiredAttributes
61
// ----------------------------------------------------------------------------
62
/**
63    * Creates an instance of class <code>DepotReportItemPosition</code> based
64    * on the superclass <code>SecureObject</code> and all required attributes
65    * not included in this superclass.
66    * This is a factory operation used to create instance objects of class
67    * <code>DepotReportItemPosition</code>.
68    */

69   public DepotReportItemPosition extendSecureObject(
70       org.opencrx.kernel.base.cci.SecureObject _base
71     , String JavaDoc positionName
72     , java.util.Date JavaDoc valueDate
73     , java.math.BigDecimal JavaDoc balance
74     , java.math.BigDecimal JavaDoc balanceBop
75     , java.math.BigDecimal JavaDoc balanceCredit
76     , java.math.BigDecimal JavaDoc balanceCreditBop
77     , java.math.BigDecimal JavaDoc balanceDebit
78     , java.math.BigDecimal JavaDoc balanceDebitBop
79   );
80 // ----------------------------------------------------------------------------
81
// ClassProxy/IntfInstanceExtenderRequiredAttributes
82
// ----------------------------------------------------------------------------
83
/**
84    * Creates an instance of class <code>DepotReportItemPosition</code> based
85    * on the superclass <code>DepotReportItem</code> and all required
86    * attributes not included in this superclass.
87    * This is a factory operation used to create instance objects of class
88    * <code>DepotReportItemPosition</code>.
89    */

90   public DepotReportItemPosition extendDepotReportItem(
91       org.opencrx.kernel.depot1.cci.DepotReportItem _base
92     , java.math.BigDecimal JavaDoc balance
93     , java.math.BigDecimal JavaDoc balanceBop
94     , java.math.BigDecimal JavaDoc balanceCredit
95     , java.math.BigDecimal JavaDoc balanceCreditBop
96     , java.math.BigDecimal JavaDoc balanceDebit
97     , java.math.BigDecimal JavaDoc balanceDebitBop
98   );
99 // ----------------------------------------------------------------------------
100
// ClassProxy/IntfInstanceExtenderRequiredAttributes
101
// ----------------------------------------------------------------------------
102
/**
103    * Creates an instance of class <code>DepotReportItemPosition</code> based
104    * on the superclass <code>BasicObject</code> and all required attributes
105    * not included in this superclass.
106    * This is a factory operation used to create instance objects of class
107    * <code>DepotReportItemPosition</code>.
108    */

109   public DepotReportItemPosition extendBasicObject(
110       org.openmdx.base.cci.BasicObject _base
111     , short accessLevelBrowse
112     , short accessLevelDelete
113     , short accessLevelUpdate
114     , String JavaDoc positionName
115     , java.util.Date JavaDoc valueDate
116     , java.math.BigDecimal JavaDoc balance
117     , java.math.BigDecimal JavaDoc balanceBop
118     , java.math.BigDecimal JavaDoc balanceCredit
119     , java.math.BigDecimal JavaDoc balanceCreditBop
120     , java.math.BigDecimal JavaDoc balanceDebit
121     , java.math.BigDecimal JavaDoc balanceDebitBop
122   );
123 // ----------------------------------------------------------------------------
124
// ClassProxy/IntfInstanceExtenderRequiredAttributes
125
// ----------------------------------------------------------------------------
126
/**
127    * Creates an instance of class <code>DepotReportItemPosition</code> based
128    * on the superclass <code>ContextCapable</code> and all required
129    * attributes not included in this superclass.
130    * This is a factory operation used to create instance objects of class
131    * <code>DepotReportItemPosition</code>.
132    */

133   public DepotReportItemPosition extendContextCapable(
134       org.openmdx.base.cci.ContextCapable _base
135     , short accessLevelBrowse
136     , short accessLevelDelete
137     , short accessLevelUpdate
138     , String JavaDoc positionName
139     , java.util.Date JavaDoc valueDate
140     , java.math.BigDecimal JavaDoc balance
141     , java.math.BigDecimal JavaDoc balanceBop
142     , java.math.BigDecimal JavaDoc balanceCredit
143     , java.math.BigDecimal JavaDoc balanceCreditBop
144     , java.math.BigDecimal JavaDoc balanceDebit
145     , java.math.BigDecimal JavaDoc balanceDebitBop
146   );
147 // ----------------------------------------------------------------------------
148
// ClassProxy/IntfInstanceExtenderRequiredAttributes
149
// ----------------------------------------------------------------------------
150
/**
151    * Creates an instance of class <code>DepotReportItemPosition</code> based
152    * on the superclass <code>ExtentCapable</code> and all required
153    * attributes not included in this superclass.
154    * This is a factory operation used to create instance objects of class
155    * <code>DepotReportItemPosition</code>.
156    */

157   public DepotReportItemPosition extendExtentCapable(
158       org.openmdx.base.cci.ExtentCapable _base
159     , short accessLevelBrowse
160     , short accessLevelDelete
161     , short accessLevelUpdate
162     , String JavaDoc positionName
163     , java.util.Date JavaDoc valueDate
164     , java.math.BigDecimal JavaDoc balance
165     , java.math.BigDecimal JavaDoc balanceBop
166     , java.math.BigDecimal JavaDoc balanceCredit
167     , java.math.BigDecimal JavaDoc balanceCreditBop
168     , java.math.BigDecimal JavaDoc balanceDebit
169     , java.math.BigDecimal JavaDoc balanceDebitBop
170   );
171 // ----------------------------------------------------------------------------
172
// ClassProxy/IntfInstanceExtenderRequiredAttributes
173
// ----------------------------------------------------------------------------
174
/**
175    * Creates an instance of class <code>DepotReportItemPosition</code> based
176    * on the superclass <code>ViewCapable</code> and all required attributes
177    * not included in this superclass.
178    * This is a factory operation used to create instance objects of class
179    * <code>DepotReportItemPosition</code>.
180    */

181   public DepotReportItemPosition extendViewCapable(
182       org.openmdx.compatibility.view1.cci.ViewCapable _base
183     , short accessLevelBrowse
184     , short accessLevelDelete
185     , short accessLevelUpdate
186     , String JavaDoc positionName
187     , java.util.Date JavaDoc valueDate
188     , java.math.BigDecimal JavaDoc balance
189     , java.math.BigDecimal JavaDoc balanceBop
190     , java.math.BigDecimal JavaDoc balanceCredit
191     , java.math.BigDecimal JavaDoc balanceCreditBop
192     , java.math.BigDecimal JavaDoc balanceDebit
193     , java.math.BigDecimal JavaDoc balanceDebitBop
194   );
195 // ----------------------------------------------------------------------------
196
// ClassProxy/IntfEnd.vm
197
// ----------------------------------------------------------------------------
198
}
199
Popular Tags