Class ControleFamiliaCelulaEndpoint

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

public class ControleFamiliaCelulaEndpoint extends systextil.ws.ResourceBase
Executa a função ControleFamiliaCelula.
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 estagioAtual, int ordemProducao, int familia, int prodProx, int ordemConfeccao, int familiaProx)
    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

    • ControleFamiliaCelulaEndpoint

      public ControleFamiliaCelulaEndpoint()
  • Method Details

    • get

      public String get(int estagioAtual, int ordemProducao, int familia, int prodProx, int ordemConfeccao, int familiaProx) throws Msg
      Executa a função.
      Parameters:
      estagioAtual - o estágio atual
      ordemProducao - a ordem de produção
      familia - a família
      prodProx - o tipo de prod prox (?)
      ordemConfeccao - a ordem de confecção
      familiaProx - a família prox se prodProx for 3
      Returns:
      o objeto da função com os valores de retorno
      Throws:
      Msg - se der problema