com.siebel.rf.offline.data.branchcurrencytotalssnapshot
Class BranchCurrencyTotalsSnapshotValidator

java.lang.Object
  |
  +--com.bankframe.util.retail.solutionset.utilities.Validator
        |
        +--com.bankframe.util.retail.solutionset.impl.utilities.ValidatorImpl
              |
              +--com.bankframe.bo.retail.solutionset.branchcurrencytotalssnapshot.BranchCurrencyTotalsSnapshotValidator
                    |
                    +--com.bankframe.bo.retail.solutionset.impl.branchcurrencytotalssnapshot.BranchCurrencyTotalsSnapshotValidator
                          |
                          +--com.siebel.rf.offline.data.branchcurrencytotalssnapshot.BranchCurrencyTotalsSnapshotValidator

public class BranchCurrencyTotalsSnapshotValidator
extends com.bankframe.bo.retail.solutionset.impl.branchcurrencytotalssnapshot.BranchCurrencyTotalsSnapshotValidator

The BranchCurrencyTotalsSnapshotValidator class


Constructor Summary
BranchCurrencyTotalsSnapshotValidator()
           
 
Method Summary
 void validateStore(BranchCurrencyTotalsSnapshot branchCurrencyTotalsSnapshot)
          Validates all fields before store
 
Methods inherited from class com.bankframe.bo.retail.solutionset.branchcurrencytotalssnapshot.BranchCurrencyTotalsSnapshotValidator
validateAmend, validateBranchCode, validateCoinTotal, validateCompanyCode, validateCreate, validateCurrency, validateDate, validateNotesTotal, validatePrimaryKey, validateRunningTotal, validateSnapshotType
 
Methods inherited from class com.bankframe.util.retail.solutionset.utilities.Validator
isDateValid, validateAccountNumber, validateBranchCode, validateCompanyCode, validateConstantValue, validateCreditCardAccountNumber, validateCustomerNumber, validateCustomerSessionId, validateDate, validateDigits, validateDouble, validateExactLength, validateInteger, validateLengthLessThanOrEqualTo, validateLettersDigitsOrWhitespaceOnly, validateLettersOnly, validateLettersOrDigitsOnly, validateLong, validateMandatory, validateOwnerId, validateProductCode, validateProductId, validateTime, validateUserId
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BranchCurrencyTotalsSnapshotValidator

public BranchCurrencyTotalsSnapshotValidator()
Method Detail

validateStore

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