@Service
public class OperacoesLoteFolhaEmpenhoService
extends <any>
Modifier and Type | Field and Description |
---|---|
private OperacoesLoteFolhaEmpenhoDao |
operacoesLoteFolhaEmpenhoDao |
Constructor and Description |
---|
OperacoesLoteFolhaEmpenhoService() |
Modifier and Type | Method and Description |
---|---|
void |
geraExclusaoEmLote(OperacoesLoteFolhaEmpenhoVo entidade) |
<any> |
getDao() |
void |
validaOperacaoEmLote(OperacoesLoteFolhaEmpenhoVo entidade) |
@Autowired private OperacoesLoteFolhaEmpenhoDao operacoesLoteFolhaEmpenhoDao
public <any> getDao()
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void validaOperacaoEmLote(OperacoesLoteFolhaEmpenhoVo entidade) throws ErpServiceException
ErpServiceException
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public void geraExclusaoEmLote(OperacoesLoteFolhaEmpenhoVo entidade) throws ErpServiceException
ErpServiceException