org.opencrx.kernel.depot1.jmi1
Interface DepotReportItemCreditClass

All Superinterfaces:
RefBaseObject, RefClass, RefFeatured

public interface DepotReportItemCreditClass
extends RefClass


Method Summary
 DepotReportItemCredit createDepotReportItemCredit()
          Creates an instance of class DepotReportItemCredit.
 DepotReportItemCredit createDepotReportItemCredit(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, String positionName, Date valueDate, BigDecimal balance, BigDecimal balanceCredit, BigDecimal balanceDebit, Date bookingDate, BigDecimal quantityCredit)
          Creates an instance of class DepotReportItemCredit based on all required attributes.
 DepotReportItemCredit 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 quantityCredit)
          Creates an instance of class DepotReportItemCredit based on the superclass BasicObject and all required attributes not included in this superclass.
 DepotReportItemCredit 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 quantityCredit)
          Creates an instance of class DepotReportItemCredit based on the superclass ContextCapable and all required attributes not included in this superclass.
 DepotReportItemCredit extendDepotReportItem(DepotReportItem _base, BigDecimal balance, BigDecimal balanceCredit, BigDecimal balanceDebit, Date bookingDate, BigDecimal quantityCredit)
          Creates an instance of class DepotReportItemCredit based on the superclass DepotReportItem and all required attributes not included in this superclass.
 DepotReportItemCredit extendDepotReportItemBooking(DepotReportItemBooking _base, BigDecimal quantityCredit)
          Creates an instance of class DepotReportItemCredit based on the superclass DepotReportItemBooking and all required attributes not included in this superclass.
 DepotReportItemCredit 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 quantityCredit)
          Creates an instance of class DepotReportItemCredit based on the superclass ExtentCapable and all required attributes not included in this superclass.
 DepotReportItemCredit extendSecureObject(SecureObject _base, String positionName, Date valueDate, BigDecimal balance, BigDecimal balanceCredit, BigDecimal balanceDebit, Date bookingDate, BigDecimal quantityCredit)
          Creates an instance of class DepotReportItemCredit based on the superclass SecureObject and all required attributes not included in this superclass.
 DepotReportItemCredit 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 quantityCredit)
          Creates an instance of class DepotReportItemCredit based on the superclass ViewCapable and all required attributes not included in this superclass.
 DepotReportItemCredit getDepotReportItemCredit(Object object)
          Creates an instance of class DepotReportItemCredit 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

createDepotReportItemCredit

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


getDepotReportItemCredit

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

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

createDepotReportItemCredit

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


extendSecureObject

DepotReportItemCredit extendSecureObject(SecureObject _base,
                                         String positionName,
                                         Date valueDate,
                                         BigDecimal balance,
                                         BigDecimal balanceCredit,
                                         BigDecimal balanceDebit,
                                         Date bookingDate,
                                         BigDecimal quantityCredit)
Creates an instance of class DepotReportItemCredit 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 DepotReportItemCredit.


extendDepotReportItem

DepotReportItemCredit extendDepotReportItem(DepotReportItem _base,
                                            BigDecimal balance,
                                            BigDecimal balanceCredit,
                                            BigDecimal balanceDebit,
                                            Date bookingDate,
                                            BigDecimal quantityCredit)
Creates an instance of class DepotReportItemCredit 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 DepotReportItemCredit.


extendDepotReportItemBooking

DepotReportItemCredit extendDepotReportItemBooking(DepotReportItemBooking _base,
                                                   BigDecimal quantityCredit)
Creates an instance of class DepotReportItemCredit 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 DepotReportItemCredit.


extendBasicObject

DepotReportItemCredit 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 quantityCredit)
Creates an instance of class DepotReportItemCredit 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 DepotReportItemCredit.


extendContextCapable

DepotReportItemCredit 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 quantityCredit)
Creates an instance of class DepotReportItemCredit 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 DepotReportItemCredit.


extendExtentCapable

DepotReportItemCredit 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 quantityCredit)
Creates an instance of class DepotReportItemCredit 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 DepotReportItemCredit.


extendViewCapable

DepotReportItemCredit 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 quantityCredit)
Creates an instance of class DepotReportItemCredit 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 DepotReportItemCredit.



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