@Service
public class RelacaoDependenteService
extends <any>
Modifier and Type | Field and Description |
---|---|
private RelacaoDependenteDao |
relacaoDependenteDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
RelacaoDependenteService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<RelacaoDependente> |
retornarTodosAtivo() |
private static final long serialVersionUID
@Autowired private RelacaoDependenteDao relacaoDependenteDao
public <any> getDao()
public java.util.List<RelacaoDependente> retornarTodosAtivo() throws ErpException
ErpException