Class AddPaymentDefaultValuesHandler

    • Constructor Detail

      • AddPaymentDefaultValuesHandler

        public AddPaymentDefaultValuesHandler()
    • Method Detail

      • getDefaultExpectedAmount

        public abstract String getDefaultExpectedAmount​(Map<String,​String> requestMap)
                                                 throws org.codehaus.jettison.json.JSONException
        Expected amount default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultActualAmount

        public abstract String getDefaultActualAmount​(Map<String,​String> requestMap)
                                               throws org.codehaus.jettison.json.JSONException
        Actual Payment default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultIsSOTrx

        public abstract String getDefaultIsSOTrx​(Map<String,​String> requestMap)
                                          throws org.codehaus.jettison.json.JSONException
        Expected Payment default value
        Parameters:
        requestMap - requestMap with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultTransactionType

        public abstract String getDefaultTransactionType​(Map<String,​String> requestMap)
                                                  throws org.codehaus.jettison.json.JSONException
        Transaction Type default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultPaymentType

        public abstract String getDefaultPaymentType​(Map<String,​String> requestMap)
                                              throws org.codehaus.jettison.json.JSONException
        fin_payment_id default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultOrderType

        public abstract String getDefaultOrderType​(Map<String,​String> requestMap)
                                            throws org.codehaus.jettison.json.JSONException
        c_order_id default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultInvoiceType

        public abstract String getDefaultInvoiceType​(Map<String,​String> requestMap)
                                              throws org.codehaus.jettison.json.JSONException
        c_invoice_id default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultConversionRate

        public abstract String getDefaultConversionRate​(Map<String,​String> requestMap)
                                                 throws org.codehaus.jettison.json.JSONException
        Conversion rate default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultConvertedAmount

        public abstract String getDefaultConvertedAmount​(Map<String,​String> requestMap)
                                                  throws org.codehaus.jettison.json.JSONException
        Converted amount default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultReceivedFrom

        public abstract String getDefaultReceivedFrom​(Map<String,​String> requestMap)
                                               throws org.codehaus.jettison.json.JSONException
        Business partner default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultStandardPrecision

        public abstract String getDefaultStandardPrecision​(Map<String,​String> requestMap)
                                                    throws org.codehaus.jettison.json.JSONException
        Standard Precision default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultCurrency

        public abstract String getDefaultCurrency​(Map<String,​String> requestMap)
                                           throws org.codehaus.jettison.json.JSONException
        Currency default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getOrganization

        public abstract String getOrganization​(Map<String,​String> requestMap)
                                        throws org.codehaus.jettison.json.JSONException
        Organization default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultDocument

        public abstract String getDefaultDocument​(Map<String,​String> requestMap)
                                           throws org.codehaus.jettison.json.JSONException
        Document default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultPaymentDate

        public abstract String getDefaultPaymentDate​(Map<String,​String> requestMap)
                                              throws org.codehaus.jettison.json.JSONException
        Payment date default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getBankStatementLineAmount

        public abstract String getBankStatementLineAmount​(Map<String,​String> requestMap)
                                                   throws org.codehaus.jettison.json.JSONException
        Bank Statement Line Amount default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getSeq

        protected abstract long getSeq()
      • getDefaultCurrencyTo

        public String getDefaultCurrencyTo​(Map<String,​String> requestMap)
                                    throws org.codehaus.jettison.json.JSONException
        Currency to Amount default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultCustomerCredit

        public String getDefaultCustomerCredit​(Map<String,​String> requestMap)
                                        throws org.codehaus.jettison.json.JSONException
        Customer credit default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultDocumentNo

        public String getDefaultDocumentNo​(Map<String,​String> requestMap)
                                    throws org.codehaus.jettison.json.JSONException
        Document number default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultFinancialAccount

        public String getDefaultFinancialAccount​(Map<String,​String> requestMap)
                                          throws org.codehaus.jettison.json.JSONException
        Financial Account default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultPaymentMethod

        public String getDefaultPaymentMethod​(Map<String,​String> requestMap)
                                       throws org.codehaus.jettison.json.JSONException
        Payment method default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultGeneratedCredit

        public String getDefaultGeneratedCredit​(Map<String,​String> requestMap)
                                         throws org.codehaus.jettison.json.JSONException
        Generated Credit default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultDocumentCategory

        public String getDefaultDocumentCategory​(Map<String,​String> requestMap)
                                          throws org.codehaus.jettison.json.JSONException
        Document category default value
        Parameters:
        requestMap - map with parameters
        Throws:
        org.codehaus.jettison.json.JSONException
      • getDefaultReferenceNo

        public String getDefaultReferenceNo​(Map<String,​String> requestMap)
                                     throws org.codehaus.jettison.json.JSONException
        Throws:
        org.codehaus.jettison.json.JSONException