Class CentroCusto

java.lang.Object
systextil.bo.basi.CentroCusto

public class CentroCusto extends Object
  • Constructor Details

    • CentroCusto

      public CentroCusto()
  • Method Details

    • getValidadorCentroCusto

      public static ValidadorComDescricaoInt getValidadorCentroCusto(String msg, String descDefault)
    • getValidadorCentroCusto

      public static ValidadorComDescricaoInt getValidadorCentroCusto(String descDefault)
    • getValidadorCentroCustoInativo

      public static ValidadorComDescricaoInt getValidadorCentroCustoInativo(int codigoEmpresa, String descDefault)
      Faz a validação default para ver se existe centro de custo e também valida se centro de custos está inativo.
    • validarCentroCustoAtivo

      public static systextil.dao.CentroDeCustos validarCentroCustoAtivo(br.com.intersys.systextil.connection.AppConnection conn, int centroCusto, boolean validarAtivo) throws TagException
      Throws:
      TagException
    • getDescCentroCustos

      public static String getDescCentroCustos(br.com.intersys.systextil.connection.AppConnection conn, int centroCusto) throws TagException
      Throws:
      TagException