@Service
public class ImportacaoExportacaoTabelasService
extends <any>
Modifier and Type | Field and Description |
---|---|
private ImportacaoExportacaoTabelasDao |
importacaoExportacaoTabelasDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
ImportacaoExportacaoTabelasService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.lang.String |
importaExportaDados(ImportacaoExportacaoTabelasVo entidade) |
private static final long serialVersionUID
@Autowired private ImportacaoExportacaoTabelasDao importacaoExportacaoTabelasDao
public <any> getDao()
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.String importaExportaDados(ImportacaoExportacaoTabelasVo entidade) throws ErpServiceException
ErpServiceException