Interface Sph


public interface Sph
  • Method Details

    • generateLogTrace

      void generateLogTrace(br.com.intersys.systextil.connection.AppConnection cn, String origin, String process)
    • renegotiationCall

      boolean renegotiationCall(br.com.intersys.systextil.connection.AppConnection cn, int renegotiationNumber, int companyCode, int cgc9, int cgc4, int cgc2, String user) throws Exception
      Throws:
      Exception
    • renegotiationCallRT

      boolean renegotiationCallRT(br.com.intersys.systextil.connection.AppConnection cn, int renegotiationNumber, int companyCode, String cgc_r, String cgc_o, int cgc2, String user) throws Exception
      Throws:
      Exception
    • validatePaymentFormSelected

      String validatePaymentFormSelected(br.com.intersys.systextil.connection.AppConnection cn, int paymentForm)
    • generatePaymentData

      String generatePaymentData(br.com.intersys.systextil.connection.AppConnection cn, int codEmpresa, String usuario, RequestObject request, int paymentForm) throws Exception
      Throws:
      Exception
    • changeToPending

      String changeToPending(br.com.intersys.systextil.connection.AppConnection cn, String responseMessage, int cgc9, int cgc4, int cgc2, int sequencia)
    • changeToPendingRT

      String changeToPendingRT(br.com.intersys.systextil.connection.AppConnection cn, String responseMessage, String cgc_r, String cgc_o, int cgc2, int sequencia)
    • generateCustomerPaymentOptionsList

      List<PaymentOptionsObject> generateCustomerPaymentOptionsList(br.com.intersys.systextil.connection.AppConnection cn)
    • generateServiceList

      List<ServiceListObject> generateServiceList(br.com.intersys.systextil.connection.AppConnection cn)