org.kuali.kfs.fp.businessobject
Class DepositWizardCashieringCheckHelper

java.lang.Object
  extended by org.kuali.kfs.fp.businessobject.DepositWizardCashieringCheckHelper

public class DepositWizardCashieringCheckHelper
extends Object

This class works with the Deposit Wizard form to figure out which cashiering checks are to be included in a given deposit


Constructor Summary
DepositWizardCashieringCheckHelper()
           
 
Method Summary
 Integer getSequenceId()
          Gets the sequenceId attribute.
 void setSequenceId(Integer sequenceId)
          Sets the sequenceId attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DepositWizardCashieringCheckHelper

public DepositWizardCashieringCheckHelper()
Method Detail

getSequenceId

public Integer getSequenceId()
Gets the sequenceId attribute.

Returns:
Returns the sequenceId.

setSequenceId

public void setSequenceId(Integer sequenceId)
Sets the sequenceId attribute value.

Parameters:
sequenceId - The sequenceId to set.


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.