Uses of Class
com.siebel.rf.offline.data.negotiableinstrumentbox.NegotiableInstrumentBox

Packages that use NegotiableInstrumentBox
com.siebel.rf.offline.data.cashbox   
com.siebel.rf.offline.data.negotiableinstrumentbox   
com.siebel.rf.offline.data.teller   
com.siebel.rf.offline.request.handler.negotiableinstrumentmanagement   
 

Uses of NegotiableInstrumentBox in com.siebel.rf.offline.data.cashbox
 

Methods in com.siebel.rf.offline.data.cashbox that return NegotiableInstrumentBox
 NegotiableInstrumentBox CashBox.getNegotiableInstrumentBox(java.lang.String negotiableInstrumentType, java.lang.String currency)
          Returns NegotiableInstrumentBox
 

Uses of NegotiableInstrumentBox in com.siebel.rf.offline.data.negotiableinstrumentbox
 

Methods in com.siebel.rf.offline.data.negotiableinstrumentbox that return NegotiableInstrumentBox
static NegotiableInstrumentBox NegotiableInstrumentBoxFactory.findByPrimaryKey(java.lang.String companyCode, java.lang.String branchCode, java.lang.String negotiableInstrumentBoxId, java.lang.String cashBoxId)
          Returns NegotiableInstrumentBox
static NegotiableInstrumentBox NegotiableInstrumentBoxFactory.getNegotiableInstrumentBox(java.lang.String companyCode, java.lang.String branchCode, java.lang.String negotiableInstrumentBoxId, java.lang.String cashBoxId)
          Returns NegotiableInstrumentBox
 

Methods in com.siebel.rf.offline.data.negotiableinstrumentbox with parameters of type NegotiableInstrumentBox
 void NegotiableInstrumentBoxValidator.validateStore(NegotiableInstrumentBox negotiableInstrumentBox)
          Validates all the fields before store
 

Uses of NegotiableInstrumentBox in com.siebel.rf.offline.data.teller
 

Methods in com.siebel.rf.offline.data.teller that return NegotiableInstrumentBox
 NegotiableInstrumentBox Teller.getNegotiableInstrumentBox(java.lang.String negotiableInstrumentType, java.lang.String currency)
          Returns NegotiableInstrumentBox for negotiableInstrumentType and currency
 

Uses of NegotiableInstrumentBox in com.siebel.rf.offline.request.handler.negotiableinstrumentmanagement
 

Methods in com.siebel.rf.offline.request.handler.negotiableinstrumentmanagement that return NegotiableInstrumentBox
 NegotiableInstrumentBox NegotiableInstrumentManagementHandler.imGetNegotiableInstrumentBox(Teller teller, java.lang.String negotiableInstrumentType, java.lang.String currency)
          Retrieves NegotiableInstrumentBox