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)
    • sendDiscountInstruction

      void sendDiscountInstruction(br.com.intersys.systextil.connection.AppConnection cn, SendDiscountInstructionPayload payload) throws systextil.msg.Msg
      Throws:
      systextil.msg.Msg
    • synchronizeMovements

      void synchronizeMovements(br.com.intersys.systextil.connection.AppConnection cn, Integer numeroSolicitacao, BasicOperationDetails operationDetails, br.com.intersys.systextil.global.Mdi mdi, br.com.intersys.systextil.global.TagInteractive tagInteractive, Date dataInicio, Date dataFim) throws systextil.msg.Msg
      Throws:
      systextil.msg.Msg
    • sendProtestInstruction

      void sendProtestInstruction(br.com.intersys.systextil.connection.AppConnection cn, SendProtestInstructionPayload payload) throws systextil.msg.Msg
      Throws:
      systextil.msg.Msg
    • sendRescheduleInstruction

      void sendRescheduleInstruction(br.com.intersys.systextil.connection.AppConnection cn, SendRescheduleInstructionPayload payload) throws systextil.msg.Msg
      Throws:
      systextil.msg.Msg
    • sendCancelInstruction

      void sendCancelInstruction(br.com.intersys.systextil.connection.AppConnection cn, SendCancelInstructionPayload payload) throws systextil.msg.Msg
      Throws:
      systextil.msg.Msg
    • sendCancelDiscountInstruction

      void sendCancelDiscountInstruction(br.com.intersys.systextil.connection.AppConnection cn, SendCancelDiscountInstructionPayload payload) throws systextil.msg.Msg
      Throws:
      systextil.msg.Msg
    • sendCancelMoraInstruction

      void sendCancelMoraInstruction(br.com.intersys.systextil.connection.AppConnection cn, SendCancelMoraInstructionPayload payload) throws systextil.msg.Msg
      Throws:
      systextil.msg.Msg
    • generateCustomerPaymentOptionsList

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

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

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