@Service
public class ImportacaoOrdensPagamentosService
extends <any>
Modifier and Type | Field and Description |
---|---|
private ImportacaoOrdensPagamentosDao |
importacaoOrdensPagamentosDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
ImportacaoOrdensPagamentosService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.lang.String |
incluiOpItem(ImportacaoOrdensPagamentosVo entidade,
java.lang.Long sequenciaItem) |
private static final long serialVersionUID
@Autowired private ImportacaoOrdensPagamentosDao importacaoOrdensPagamentosDao
public <any> getDao()
@Transactional(rollbackFor={java.lang.RuntimeException.class,java.lang.Exception.class}) public java.lang.String incluiOpItem(ImportacaoOrdensPagamentosVo entidade, java.lang.Long sequenciaItem) throws ErpServiceException
ErpServiceException