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