@Service
public class DetalhaDespesaItemService
extends <any>
Modifier and Type | Field and Description |
---|---|
private DetalhaDespesaItemDao |
detalhaDespesaItemDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
DetalhaDespesaItemService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<DetalhaDespesaItemVo> |
totalDespesa(java.lang.Long sequencial) |
private static final long serialVersionUID
@Autowired private DetalhaDespesaItemDao detalhaDespesaItemDao
public <any> getDao()
public java.util.List<DetalhaDespesaItemVo> totalDespesa(java.lang.Long sequencial) throws ErpServiceException
ErpServiceException