@Service public class AtestesPendentesService extends br.inf.thema.erp.infra.service.ManutencaoService<AtestesPendentes>
Modifier and Type | Field and Description |
---|---|
private AtestesPendentesDao |
atestesPendentesDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
AtestesPendentesService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<AtestesPendentes> |
getDao() |
private static final long serialVersionUID
@Autowired private AtestesPendentesDao atestesPendentesDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<AtestesPendentes> getDao()