Uses of Class
systextil.services.engenharia.ProdutoComponenteDTO
Packages that use ProdutoComponenteDTO
-
Uses of ProdutoComponenteDTO in systextil.services.engenharia
Methods in systextil.services.engenharia that return ProdutoComponenteDTOModifier and TypeMethodDescriptionEngenhariaDummy.carregarDadosExplosao
(br.com.intersys.systextil.connection.AppConnection conn, ProdutoComponenteDTO dto, br.com.intersys.systextil.util.Alternativa prod) EngenhariaService.carregarDadosExplosao
(br.com.intersys.systextil.connection.AppConnection conn, ProdutoComponenteDTO dto, br.com.intersys.systextil.util.Alternativa prod) Methods in systextil.services.engenharia that return types with arguments of type ProdutoComponenteDTOModifier and TypeMethodDescriptionEngenhariaDummy.listProdutoComponente
(br.com.intersys.systextil.connection.AppConnection conn, br.com.intersys.systextil.util.Alternativa alternativa) EngenhariaService.listProdutoComponente
(br.com.intersys.systextil.connection.AppConnection conn, br.com.intersys.systextil.util.Alternativa alternativa) Methods in systextil.services.engenharia with parameters of type ProdutoComponenteDTOModifier and TypeMethodDescriptionEngenhariaDummy.carregarDadosExplosao
(br.com.intersys.systextil.connection.AppConnection conn, ProdutoComponenteDTO dto, br.com.intersys.systextil.util.Alternativa prod) EngenhariaService.carregarDadosExplosao
(br.com.intersys.systextil.connection.AppConnection conn, ProdutoComponenteDTO dto, br.com.intersys.systextil.util.Alternativa prod) static EstruturaProdutoDTO
EstruturaProdutoDTO.parser
(ProdutoComponenteDTO produtoComponenteDTO) Method parameters in systextil.services.engenharia with type arguments of type ProdutoComponenteDTOModifier and TypeMethodDescriptionEngenhariaDummy.deletaEstrutura
(br.com.intersys.systextil.connection.AppConnection conn, br.com.intersys.systextil.util.Alternativa alt, HashMap<ProdutoComponenteDTO, List<ProdutoComponentePorCorDTO>> componentesEPorCorboolean, HashMap<ProdutoComponenteDTO, List<FichaTecnicaInformacaoTesteDTO>> fichaTecnicaInformacaoTeste, boolean forcarExclusao, int tipoExclusaoEstrutura, String nivel_importar) EngenhariaService.deletaEstrutura
(br.com.intersys.systextil.connection.AppConnection conn, br.com.intersys.systextil.util.Alternativa alt, HashMap<ProdutoComponenteDTO, List<ProdutoComponentePorCorDTO>> componentesEPorCor, HashMap<ProdutoComponenteDTO, List<FichaTecnicaInformacaoTesteDTO>> fichaTecnicaInformacaoTeste, boolean forcarExclusao, int tipoExclusaoEstrutura, String nivel_importar) void
EngenhariaDummy.gravaEstrutura
(br.com.intersys.systextil.connection.AppConnection conn, br.com.intersys.systextil.global.Mdi mdi, HashMap<ProdutoComponenteDTO, List<ProdutoComponentePorCorDTO>> componentesEPorCor, HashMap<ProdutoComponenteDTO, List<ProdutoTecidoParteDTO>> componentesEPartesPeca, HashMap<ProdutoComponenteDTO, List<ProdutoInformacaoDTO>> componentesELocalizacoes) void
EngenhariaService.gravaEstrutura
(br.com.intersys.systextil.connection.AppConnection conn, br.com.intersys.systextil.global.Mdi mdi, HashMap<ProdutoComponenteDTO, List<ProdutoComponentePorCorDTO>> componentesEPorCor, HashMap<ProdutoComponenteDTO, List<ProdutoTecidoParteDTO>> componentesEPartesPeca, HashMap<ProdutoComponenteDTO, List<ProdutoInformacaoDTO>> componentesELocalizacoes) EngenhariaDummy.validaEstrutura
(br.com.intersys.systextil.connection.AppConnection conn, br.com.intersys.systextil.global.Mdi mdi, br.com.intersys.systextil.util.Alternativa alternativa, HashMap<ProdutoComponenteDTO, List<ProdutoComponentePorCorDTO>> componentesEstrutura, HashMap<ProdutoComponenteDTO, List<ProdutoTecidoParteDTO>> componentesPartesPeca, HashMap<ProdutoComponenteDTO, List<ProdutoInformacaoDTO>> componentesLocalizacoes) EngenhariaService.validaEstrutura
(br.com.intersys.systextil.connection.AppConnection conn, br.com.intersys.systextil.global.Mdi mdi, br.com.intersys.systextil.util.Alternativa alternativa, HashMap<ProdutoComponenteDTO, List<ProdutoComponentePorCorDTO>> componentesEstrutura, HashMap<ProdutoComponenteDTO, List<ProdutoTecidoParteDTO>> componentesPartesPeca, HashMap<ProdutoComponenteDTO, List<ProdutoInformacaoDTO>> componentesLocalizacoes)