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