@Service
public class LdoMetasFiscaisService
extends <any>
Modifier and Type | Field and Description |
---|---|
private LdoMetasFiscaisDao |
ldoMetasFiscaisDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
LdoMetasFiscaisService() |
Modifier and Type | Method and Description |
---|---|
void |
dadosLdoAnteriorMeta(LdoMetasFiscaisVo entidade) |
<any> |
getDao() |
java.util.List<LdoMetasFiscaisVo> |
recuperarExercicioAnterior(java.lang.Long numeroLdo) |
private static final long serialVersionUID
@Autowired private LdoMetasFiscaisDao ldoMetasFiscaisDao
public <any> getDao()
public void dadosLdoAnteriorMeta(LdoMetasFiscaisVo entidade) throws ErpServiceException
ErpServiceException
public java.util.List<LdoMetasFiscaisVo> recuperarExercicioAnterior(java.lang.Long numeroLdo) throws ErpServiceException
ErpServiceException