Uses of Interface
org.opencrx.kernel.depot1.cci.CompoundBooking

Packages that use CompoundBooking
org.opencrx.kernel.activity1.cci   
org.opencrx.kernel.contract1.cci   
org.opencrx.kernel.contract1.jmi   
org.opencrx.kernel.depot1.cci   
org.opencrx.kernel.depot1.jmi   
 

Uses of CompoundBooking in org.opencrx.kernel.activity1.cci
 

Methods in org.opencrx.kernel.activity1.cci that return CompoundBooking
 CompoundBooking ActivityWorkRecordImpl.getWorkCb()
           
 CompoundBooking AbstractWorkRecordImpl.getWorkCb()
           
 CompoundBooking AbstractWorkRecord.getWorkCb()
          Retrieves the value for the optional reference workCb.
 

Methods in org.opencrx.kernel.activity1.cci with parameters of type CompoundBooking
 void ActivityWorkRecordFilterImpl.forAllWorkCb(short operator, CompoundBooking[] filterValues)
           
 void AbstractWorkRecordFilterImpl.forAllWorkCb(short operator, CompoundBooking[] filterValues)
           
 void AbstractWorkRecordFilter.forAllWorkCb(short operator, CompoundBooking[] filterValues)
           
protected  void ActivityWorkRecordImpl.setWorkCb(CompoundBooking newValue)
           
protected  void AbstractWorkRecordImpl.setWorkCb(CompoundBooking newValue)
           
 void ActivityWorkRecordFilterImpl.thereExistsWorkCb(short operator, CompoundBooking[] filterValues)
           
 void AbstractWorkRecordFilterImpl.thereExistsWorkCb(short operator, CompoundBooking[] filterValues)
           
 void AbstractWorkRecordFilter.thereExistsWorkCb(short operator, CompoundBooking[] filterValues)
           
 

Uses of CompoundBooking in org.opencrx.kernel.contract1.cci
 

Methods in org.opencrx.kernel.contract1.cci that return CompoundBooking
 CompoundBooking UpdateInventoryResultImpl.getCompoundBooking()
           
 CompoundBooking UpdateInventoryResult.getCompoundBooking()
          Retrieves the value for the optional structure field compoundBooking.
 CompoundBooking SalesOrderImpl.getInventoryCb(int index)
           
 CompoundBooking QuoteImpl.getInventoryCb(int index)
           
 CompoundBooking OpportunityImpl.getInventoryCb(int index)
           
 CompoundBooking LeadImpl.getInventoryCb(int index)
           
 CompoundBooking InvoiceImpl.getInventoryCb(int index)
           
 CompoundBooking AbstractContractImpl.getInventoryCb(int index)
           
 CompoundBooking AbstractContract.getInventoryCb(int index)
          Retrieves the value for the reference inventoryCb for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.contract1.cci with parameters of type CompoundBooking
protected  void SalesOrderImpl.addInventoryCb(CompoundBooking newValue)
           
protected  void QuoteImpl.addInventoryCb(CompoundBooking newValue)
           
protected  void OpportunityImpl.addInventoryCb(CompoundBooking newValue)
           
protected  void LeadImpl.addInventoryCb(CompoundBooking newValue)
           
protected  void InvoiceImpl.addInventoryCb(CompoundBooking newValue)
           
protected  void AbstractContractImpl.addInventoryCb(CompoundBooking newValue)
           
protected  void SalesOrderImpl.addInventoryCb(int index, CompoundBooking newValue)
           
protected  void QuoteImpl.addInventoryCb(int index, CompoundBooking newValue)
           
protected  void OpportunityImpl.addInventoryCb(int index, CompoundBooking newValue)
           
protected  void LeadImpl.addInventoryCb(int index, CompoundBooking newValue)
           
protected  void InvoiceImpl.addInventoryCb(int index, CompoundBooking newValue)
           
protected  void AbstractContractImpl.addInventoryCb(int index, CompoundBooking newValue)
           
 UpdateInventoryResult contract1PackageImpl.createUpdateInventoryResult(CompoundBooking compoundBooking)
           
 UpdateInventoryResult contract1Package.createUpdateInventoryResult(CompoundBooking compoundBooking)
           
 void UpdateInventoryResultFilterImpl.forAllCompoundBooking(short operator, CompoundBooking[] filterValues)
           
 void UpdateInventoryResultFilter.forAllCompoundBooking(short operator, CompoundBooking[] filterValues)
           
 void SalesOrderFilterImpl.forAllInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void QuoteFilterImpl.forAllInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void OpportunityFilterImpl.forAllInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void LeadFilterImpl.forAllInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void InvoiceFilterImpl.forAllInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void AbstractContractFilterImpl.forAllInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void AbstractContractFilter.forAllInventoryCb(short operator, CompoundBooking[] filterValues)
           
protected  void SalesOrderImpl.setInventoryCb(CompoundBooking[] newValue)
           
protected  void QuoteImpl.setInventoryCb(CompoundBooking[] newValue)
           
protected  void OpportunityImpl.setInventoryCb(CompoundBooking[] newValue)
           
protected  void LeadImpl.setInventoryCb(CompoundBooking[] newValue)
           
protected  void InvoiceImpl.setInventoryCb(CompoundBooking[] newValue)
           
protected  void AbstractContractImpl.setInventoryCb(CompoundBooking[] newValue)
           
 void UpdateInventoryResultFilterImpl.thereExistsCompoundBooking(short operator, CompoundBooking[] filterValues)
           
 void UpdateInventoryResultFilter.thereExistsCompoundBooking(short operator, CompoundBooking[] filterValues)
           
 void SalesOrderFilterImpl.thereExistsInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void QuoteFilterImpl.thereExistsInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void OpportunityFilterImpl.thereExistsInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void LeadFilterImpl.thereExistsInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void InvoiceFilterImpl.thereExistsInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void AbstractContractFilterImpl.thereExistsInventoryCb(short operator, CompoundBooking[] filterValues)
           
 void AbstractContractFilter.thereExistsInventoryCb(short operator, CompoundBooking[] filterValues)
           
 

Uses of CompoundBooking in org.opencrx.kernel.contract1.jmi
 

Methods in org.opencrx.kernel.contract1.jmi with parameters of type CompoundBooking
 UpdateInventoryResult Contract1Package.createUpdateInventoryResult(CompoundBooking compoundBooking)
           
 

Uses of CompoundBooking in org.opencrx.kernel.depot1.cci
 

Classes in org.opencrx.kernel.depot1.cci that implement CompoundBooking
 class CompoundBookingImpl
           
 

Methods in org.opencrx.kernel.depot1.cci that return CompoundBooking
 CompoundBooking CompoundBookingClassImpl.createCompoundBooking()
           
 CompoundBooking CompoundBookingClass.createCompoundBooking()
          Creates an instance of class CompoundBooking.
 CompoundBooking CompoundBookingClassImpl.createCompoundBooking(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.createCompoundBooking(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on all required attributes.
 CompoundBooking CompoundBookingClassImpl.extendAlertSender(AlertSender _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendAlertSender(AlertSender _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass AlertSender and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass Auditee and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendBasicObject(BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendBasicObject(BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass BasicObject and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendCloneable(Cloneable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendCloneable(Cloneable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass Cloneable and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendContextCapable(ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendContextCapable(ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass ContextCapable and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendCrxObject(CrxObject _base, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name)
           
 CompoundBooking CompoundBookingClass.extendCrxObject(CrxObject _base, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name)
          Creates an instance of class CompoundBooking based on the superclass CrxObject and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendDescriptionContainer(DescriptionContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendDescriptionContainer(DescriptionContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass DescriptionContainer and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendExtentCapable(ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendExtentCapable(ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass ExtentCapable and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendImporter(Importer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendImporter(Importer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass Importer and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendIndexed(Indexed _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendIndexed(Indexed _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass Indexed and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendPropertySet(PropertySet _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendPropertySet(PropertySet _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass PropertySet and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendSecureObject(SecureObject _base, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendSecureObject(SecureObject _base, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass SecureObject and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendSubscriptionTarget(SubscriptionTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendSubscriptionTarget(SubscriptionTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendViewCapable(ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendViewCapable(ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass ViewCapable and all required attributes not included in this superclass.
 CompoundBooking CompoundBookingClassImpl.extendXmlExporter(XmlExporter _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
           
 CompoundBooking CompoundBookingClass.extendXmlExporter(XmlExporter _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, Date bookingDate, short bookingStatus, short bookingType, boolean isLocked, Date lockModifiedAt, short lockingReason, String name, boolean disabled)
          Creates an instance of class CompoundBooking based on the superclass XmlExporter and all required attributes not included in this superclass.
 CompoundBooking CancelCompoundBookingResultImpl.getCancelBooking()
           
 CompoundBooking CancelCompoundBookingResult.getCancelBooking()
          Retrieves the value for the structure field cancelBooking.
 CompoundBooking DepotReportItemDebitImpl.getCb()
           
 CompoundBooking DepotReportItemCreditImpl.getCb()
           
 CompoundBooking DepotReportItemBookingImpl.getCb()
           
 CompoundBooking DepotReportItemBooking.getCb()
          Retrieves the value for the optional reference cb.
 CompoundBooking DebitBookingImpl.getCb()
           
 CompoundBooking CreditBookingImpl.getCb()
           
 CompoundBooking BookingImpl.getCb()
           
 CompoundBooking Booking.getCb()
          Retrieves the value for the optional reference cb.
 CompoundBooking SegmentImpl.getCb(String id)
           
 CompoundBooking Segment.getCb(String id)
          Retrieves the value for the reference cb for the specified qualifier attribute value.
 CompoundBooking CreateBookingResultImpl.getCompoundBooking()
           
 CompoundBooking CreateBookingResult.getCompoundBooking()
          Retrieves the value for the optional structure field compoundBooking.
 CompoundBooking CompoundBookingClassImpl.getCompoundBooking(Object object)
           
 CompoundBooking CompoundBookingClass.getCompoundBooking(Object object)
          Creates an instance of class CompoundBooking based on the specified Object instance.
 CompoundBooking CreateBookingByProductParamsImpl.getReversalOf()
           
 CompoundBooking CreateBookingByProductParams.getReversalOf()
          Retrieves the value for the optional structure field reversalOf.
 CompoundBooking CreateBookingByPositionParamsImpl.getReversalOf()
           
 CompoundBooking CreateBookingByPositionParams.getReversalOf()
          Retrieves the value for the optional structure field reversalOf.
 CompoundBooking CreateBookingByPositionNameParamsImpl.getReversalOf()
           
 CompoundBooking CreateBookingByPositionNameParams.getReversalOf()
          Retrieves the value for the optional structure field reversalOf.
 CompoundBooking CompoundBookingImpl.getReversalOf()
           
 CompoundBooking CompoundBooking.getReversalOf()
          Retrieves the value for the optional reference reversalOf.
 

Methods in org.opencrx.kernel.depot1.cci with parameters of type CompoundBooking
protected  void SegmentImpl.addCb(CompoundBooking newValue)
           
protected  void SegmentImpl.addCb(String id, CompoundBooking newValue)
           
 CreateBookingResult DepotEntityImpl.createBookingByPosition(BookingText bookingText, String bookingTextName, short bookingType, DepotPosition positionCredit, DepotPosition positionDebit, BigDecimal quantity, CompoundBooking reversalOf, Date valueDate)
           
 CreateBookingResult DepotEntity.createBookingByPosition(BookingText bookingText, String bookingTextName, short bookingType, DepotPosition positionCredit, DepotPosition positionDebit, BigDecimal quantity, CompoundBooking reversalOf, Date valueDate)
           
 CreateBookingResult DepotEntityImpl.createBookingByPositionName(BookingText bookingText, String bookingTextName, short bookingType, Depot depotCredit, Depot depotDebit, String depotNumberCredit, String depotNumberDebit, String positionName, BigDecimal quantity, CompoundBooking reversalOf, Date valueDate)
         &