Uses of Class
systextil.dao.ProdutoTecidoParte
Packages that use ProdutoTecidoParte
Package
Description
Faz o mapeamento de tabelas de banco de dados do Systêxtil 5 para classes Java,
utilizando orientação a objetos e funcionalidades de baixo nível.
-
Uses of ProdutoTecidoParte in systextil.dao
Methods in systextil.dao that return ProdutoTecidoParteModifier and TypeMethodDescriptionstatic ProdutoTecidoParte[]
ProdutoTecidoParte.list
(br.com.intersys.systextil.connection.AppConnection conn, String grupo_estrutura, String subgru_estrutura, String item_estrutura, int alternativa_item, int sequencia) Deprecated.Verificar.static ProdutoTecidoParte[]
ProdutoTecidoParte.listOrZeros
(br.com.intersys.systextil.connection.AppConnection conn, String grupo_estrutura, String subgru_estrutura, String item_estrutura, int alternativa_item, int sequencia) static ProdutoTecidoParte[]
ProdutoTecidoParte.toArray
(br.com.intersys.systextil.connection.AppConnection cn) Methods in systextil.dao with parameters of type ProdutoTecidoParteModifier and TypeMethodDescriptionstatic String
ProdutoTecidoParte.achaDescrPartes
(ProdutoTecidoParte[] partes) Implementa a lógica da funçãoAcha_Descr_Partes
que é usada no cálculo da ficha de custos, e talvez em outros lugares.