com.siebel.rf.offline.data.negotiableinstrumentbox
Class NegotiableInstrumentBoxValidator

java.lang.Object
  |
  +--com.bankframe.bo.retail.solutionset.negotiableinstrumentbox.NegotiableInstrumentBoxValidator
        |
        +--com.bankframe.bo.retail.solutionset.impl.negotiableinstrumentbox.NegotiableInstrumentBoxValidator
              |
              +--com.siebel.rf.offline.data.negotiableinstrumentbox.NegotiableInstrumentBoxValidator

public class NegotiableInstrumentBoxValidator
extends com.bankframe.bo.retail.solutionset.impl.negotiableinstrumentbox.NegotiableInstrumentBoxValidator

The NegotiableInstrumentBoxValidator class


Constructor Summary
NegotiableInstrumentBoxValidator()
           
 
Method Summary
 void validateStore(NegotiableInstrumentBox negotiableInstrumentBox)
          Validates all the fields before store
 
Methods inherited from class com.bankframe.bo.retail.solutionset.negotiableinstrumentbox.NegotiableInstrumentBoxValidator
validateAmend, validateBranchCode, validateCashBoxId, validateCompanyCode, validateCreate, validateCurrency, validateFindByCompanyCodeAndBranchCodeAndCashBoxId, validateFindByCompanyCodeAndBranchCodeAndCashBoxIdAndNegotiableInstrumentBoxId, validateFindByCompanyCodeAndBranchCodeAndCashBoxIdAndNegotiableInstrumentTypeAndCurrency, validateFindByPrimaryKey, validateNegotiableInstrumentBoxId, validateNegotiableInstrumentType, validateTotalNumberOfNegotiableInstruments, validateVirtualFlag
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NegotiableInstrumentBoxValidator

public NegotiableInstrumentBoxValidator()
Method Detail

validateStore

public void validateStore(NegotiableInstrumentBox negotiableInstrumentBox)
                   throws com.bankframe.validation.ValidationException
Validates all the fields before store
Parameters:
negotiableInstrumentBox - NegotiableInstrumentBox
Throws:
com.bankframe.validation.ValidationException - This exception is thrown if validation fails