Class ValidaEstornoEndpoint

java.lang.Object
systextil.ws.ResourceBase
systextil.bo.func.ValidaEstornoEndpoint

public class ValidaEstornoEndpoint extends systextil.ws.ResourceBase
Executa a função ValidaEstorno.
Author:
sergio
  • Nested Class Summary

    Nested classes/interfaces inherited from class systextil.ws.ResourceBase

    systextil.ws.ResourceBase.Err
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    get(int periodoProd, int ordemConf, int codigoEstagio, int qtdeProduzida, int qtde2a, int qtdePerda)
    Executa a função.

    Methods inherited from class systextil.ws.ResourceBase

    execute, getLogin, run

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ValidaEstornoEndpoint

      public ValidaEstornoEndpoint()
  • Method Details

    • get

      public String get(int periodoProd, int ordemConf, int codigoEstagio, int qtdeProduzida, int qtde2a, int qtdePerda) throws TagException
      Executa a função.
      Parameters:
      periodoProd - o período de produção
      ordemConf - a ordem de confecção
      codigoEstagio - o código do estágio
      qtdeProduzida - a quantidade produzida
      qtde2a - a quantidade de segunda qualidade
      qtdePerda - a quantidade de perda
      Returns:
      "OK" se for sucesso, ou a mensagem de validação se houver
      Throws:
      TagException - se der problema