Class PaymentOutAddOrderOrInvoiceFilterExpresion
- java.lang.Object
-
- org.openbravo.advpaymentmngt.filterexpression.PaymentOutAddOrderOrInvoiceFilterExpresion
-
public class PaymentOutAddOrderOrInvoiceFilterExpresion extends Object
-
-
Constructor Summary
Constructors Constructor Description PaymentOutAddOrderOrInvoiceFilterExpresion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected String
getDefaultPaymentMethod(Map<String,String> requestMap)
protected AddPaymentDefaultValuesHandler
getDefaultsHandler(String strWindowId)
String
getFilterExpression(Map<String,String> requestMap)
protected long
getSeq()
-
-
-
Method Detail
-
getSeq
protected long getSeq()
-
getFilterExpression
public String getFilterExpression(Map<String,String> requestMap) throws org.codehaus.jettison.json.JSONException
- Throws:
org.codehaus.jettison.json.JSONException
-
getDefaultsHandler
protected AddPaymentDefaultValuesHandler getDefaultsHandler(String strWindowId)
-
-