Class ValidaEmpresaCentroCustoEndpoint

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

public class ValidaEmpresaCentroCustoEndpoint extends systextil.ws.ResourceBase
Executa a função ValidaEmpresaCentroCusto.
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 ordemProducao, int codigoEstagio, String codProd)
    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

    • ValidaEmpresaCentroCustoEndpoint

      public ValidaEmpresaCentroCustoEndpoint()
  • Method Details

    • get

      public String get(int ordemProducao, int codigoEstagio, String codProd) throws TagException
      Executa a função.
      Parameters:
      ordemProducao - a ordem de produção
      codigoEstagio - o código do estágio
      codProd - o código de produto (no formato 0.XXXXX.XXX.XXXXXX)
      Returns:
      "OK" se for sucesso, ou a mensagem de validação se houver
      Throws:
      TagException - se der problema