@Service
public class LinkService
extends <any>
Modifier and Type | Field and Description |
---|---|
private LinkDao |
LinkDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
LinkService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<LinkVo> |
recuperarListaPorConteudo(java.lang.Long conteudo) |
private static final long serialVersionUID
@Autowired private LinkDao LinkDao
public <any> getDao()
public java.util.List<LinkVo> recuperarListaPorConteudo(java.lang.Long conteudo) throws ErpServiceException
ErpServiceException