@Service
public class DetalhamentoDespesaService
extends <any>
Modifier and Type | Field and Description |
---|---|
private DetalhamentoDespesaDao |
detalhamentoDespesaDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
DetalhamentoDespesaService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.Map<java.lang.String,java.lang.Object> |
validacodigodespesa(java.lang.String chamada,
java.lang.Long plano,
java.lang.String codigo) |
private static final long serialVersionUID
@Autowired private DetalhamentoDespesaDao detalhamentoDespesaDao