org.opencrx.kernel.depot1.jmi1
Interface DepotReportItemDebitClass

All Superinterfaces:
RefBaseObject, RefClass, RefFeatured

public interface DepotReportItemDebitClass
extends RefClass


Method Summary
 DepotReportItemDebit createDepotReportItemDebit()
          Creates an instance of class DepotReportItemDebit.
 DepotReportItemDebit createDepotReportItemDebit(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, String positionName, Date valueDate, BigDecimal balance, BigDecimal balanceCredit, BigDecimal balanceDebit, Date bookingDate, BigDecimal quantityDebit)
          Creates an instance of class DepotReportItemDebit based on all required attributes.
 DepotReportItemDebit extendBasicObject(org.openmdx.base.jmi1.BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, String positionName, Date valueDate, BigDecimal balance, BigDecimal balanceCredit, BigDecimal balanceDebit, Date bookingDate, BigDecimal quantityDebit)
          Creates an instance of class DepotReportItemDebit based on the superclass BasicObject and all required attributes not included in this superclass.
 DepotReportItemDebit extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, String positionName, Date valueDate, BigDecimal balance, BigDecimal balanceCredit, BigDecimal balanceDebit, Date bookingDate, BigDecimal quantityDebit)
          Creates an instance of class DepotReportItemDebit based on the superclass ContextCapable and all required attributes not included in this superclass.
 DepotReportItemDebit extendDepotReportItem(DepotReportItem _base, BigDecimal balance, BigDecimal balanceCredit, BigDecimal balanceDebit, Date bookingDate, BigDecimal quantityDebit)
          Creates an instance of class DepotReportItemDebit based on the superclass DepotReportItem and all required attributes not included in this superclass.
 DepotReportItemDebit extendDepotReportItemBooking(DepotReportItemBooking _base, BigDecimal quantityDebit)
          Creates an instance of class DepotReportItemDebit based on the superclass DepotReportItemBooking and all required attributes not included in this superclass.
 DepotReportItemDebit extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, String positionName, Date valueDate, BigDecimal balance, BigDecimal balanceCredit, BigDecimal balanceDebit, Date bookingDate, BigDecimal quantityDebit)
          Creates an instance of class DepotReportItemDebit based on the superclass ExtentCapable and all required attributes not included in this superclass.
 DepotReportItemDebit extendSecureObject(SecureObject _base, String positionName, Date valueDate, BigDecimal balance, BigDecimal balanceCredit, BigDecimal balanceDebit, Date bookingDate, BigDecimal quantityDebit)
          Creates an instance of class DepotReportItemDebit based on the superclass SecureObject and all required attributes not included in this superclass.
 DepotReportItemDebit extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, String positionName, Date valueDate, BigDecimal balance, BigDecimal balanceCredit, BigDecimal balanceDebit, Date bookingDate, BigDecimal quantityDebit)
          Creates an instance of class DepotReportItemDebit based on the superclass ViewCapable and all required attributes not included in this superclass.
 DepotReportItemDebit getDepotReportItemDebit(Object object)
          Creates an instance of class DepotReportItemDebit based on the specified Object instance.
 
Methods inherited from interface javax.jmi.reflect.RefClass
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

createDepotReportItemDebit

DepotReportItemDebit createDepotReportItemDebit()
Creates an instance of class DepotReportItemDebit. This is a factory operation used to create instance objects of class DepotReportItemDebit.


getDepotReportItemDebit

DepotReportItemDebit getDepotReportItemDebit(Object object)
Creates an instance of class DepotReportItemDebit based on the specified Object instance. This is a factory operation used to create instance objects of class DepotReportItemDebit.

Parameters:
object - The Object instance this class is based on.

createDepotReportItemDebit

DepotReportItemDebit createDepotReportItemDebit(short accessLevelBrowse,
                                                short accessLevelDelete,
                                                short accessLevelUpdate,
                                                String positionName,
                                                Date valueDate,
                                                BigDecimal balance,
                                                BigDecimal balanceCredit,
                                                BigDecimal balanceDebit,
                                                Date bookingDate,
                                                BigDecimal quantityDebit)
Creates an instance of class DepotReportItemDebit based on all required attributes. This is a factory operation used to create instance objects of class DepotReportItemDebit.


extendSecureObject

DepotReportItemDebit extendSecureObject(SecureObject _base,
                                        String positionName,
                                        Date valueDate,
                                        BigDecimal balance,
                                        BigDecimal balanceCredit,
                                        BigDecimal balanceDebit,
                                        Date bookingDate,
                                        BigDecimal quantityDebit)
Creates an instance of class DepotReportItemDebit based on the superclass SecureObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DepotReportItemDebit.


extendDepotReportItem

DepotReportItemDebit extendDepotReportItem(DepotReportItem _base,
                                           BigDecimal balance,
                                           BigDecimal balanceCredit,
                                           BigDecimal balanceDebit,
                                           Date bookingDate,
                                           BigDecimal quantityDebit)
Creates an instance of class DepotReportItemDebit based on the superclass DepotReportItem and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DepotReportItemDebit.


extendDepotReportItemBooking

DepotReportItemDebit extendDepotReportItemBooking(DepotReportItemBooking _base,
                                                  BigDecimal quantityDebit)
Creates an instance of class DepotReportItemDebit based on the superclass DepotReportItemBooking and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DepotReportItemDebit.


extendBasicObject

DepotReportItemDebit extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
                                       short accessLevelBrowse,
                                       short accessLevelDelete,
                                       short accessLevelUpdate,
                                       String positionName,
                                       Date valueDate,
                                       BigDecimal balance,
                                       BigDecimal balanceCredit,
                                       BigDecimal balanceDebit,
                                       Date bookingDate,
                                       BigDecimal quantityDebit)
Creates an instance of class DepotReportItemDebit based on the superclass BasicObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DepotReportItemDebit.


extendContextCapable

DepotReportItemDebit extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
                                          short accessLevelBrowse,
                                          short accessLevelDelete,
                                          short accessLevelUpdate,
                                          String positionName,
                                          Date valueDate,
                                          BigDecimal balance,
                                          BigDecimal balanceCredit,
                                          BigDecimal balanceDebit,
                                          Date bookingDate,
                                          BigDecimal quantityDebit)
Creates an instance of class DepotReportItemDebit based on the superclass ContextCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DepotReportItemDebit.


extendExtentCapable

DepotReportItemDebit extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
                                         short accessLevelBrowse,
                                         short accessLevelDelete,
                                         short accessLevelUpdate,
                                         String positionName,
                                         Date valueDate,
                                         BigDecimal balance,
                                         BigDecimal balanceCredit,
                                         BigDecimal balanceDebit,
                                         Date bookingDate,
                                         BigDecimal quantityDebit)
Creates an instance of class DepotReportItemDebit based on the superclass ExtentCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DepotReportItemDebit.


extendViewCapable

DepotReportItemDebit extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
                                       short accessLevelBrowse,
                                       short accessLevelDelete,
                                       short accessLevelUpdate,
                                       String positionName,
                                       Date valueDate,
                                       BigDecimal balance,
                                       BigDecimal balanceCredit,
                                       BigDecimal balanceDebit,
                                       Date bookingDate,
                                       BigDecimal quantityDebit)
Creates an instance of class DepotReportItemDebit based on the superclass ViewCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DepotReportItemDebit.



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.