Package com.portal.app.ccare.comp
Class PARPaymentSearchCriteria
java.lang.Object
com.portal.app.ccare.comp.PARPaymentSearchCriteria
- All Implemented Interfaces:
Serializable
This is a common class that is used to pass the payment search
criteria between the Payment page and the PaymentPage Bean.
- Author:
- pashok
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mbLastRadioIsChecked
public boolean mbLastRadioIsChecked -
mbFromRadioIsChecked
public boolean mbFromRadioIsChecked -
mbAllDatesIsChecked
public boolean mbAllDatesIsChecked -
mbAllAmountsIsChecked
public boolean mbAllAmountsIsChecked -
mFromDate
-
mToDate
-
mbShowAllocated
public boolean mbShowAllocated -
mbShowUnallocated
public boolean mbShowUnallocated -
mbShowReversed
public boolean mbShowReversed -
mNMonths
-
mFromAmt
-
mToAmt
-
-
Constructor Details
-
PARPaymentSearchCriteria
public PARPaymentSearchCriteria()Default constructor.
-
-
Method Details
-
reset
public void reset()
-