findAboveLimit(KualiDecimal limit) Retrieve a collection of NegativePaymentRequestApprovalLimit where the NegativePaymentRequestApprovalLimitAmount is greater
than the limit passed in.
findBelowLimit(KualiDecimal limit) Retrieve a collection of NegativePaymentRequestApprovalLimit where the NegativePaymentRequestApprovalLimitAmount is less than
the limit passed in.
Retrieve a collection of NegativePaymentRequestApprovalLimit where the NegativePaymentRequestApprovalLimitAmount is greater
than the limit passed in. (Used for Testing.)
Parameters: limit - - lower limit - collection of negative payment request approval limits
Retrieve a collection of NegativePaymentRequestApprovalLimit where the NegativePaymentRequestApprovalLimitAmount is less than
the limit passed in. (Used for Testing.)
Parameters: limit - - upper limit - collection of negative payment request approval limits