@Repository
public class LinkDao
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
LinkDao(com.ibatis.sqlmap.client.SqlMapClient sqlMapClient) |
Modifier and Type | Method and Description |
---|---|
java.util.List<LinkVo> |
recuperarListaPorConteudo(java.lang.Long conteudo) |
private static final long serialVersionUID
@Autowired public LinkDao(@Qualifier(value="portalSqlMapClient") com.ibatis.sqlmap.client.SqlMapClient sqlMapClient)
public java.util.List<LinkVo> recuperarListaPorConteudo(java.lang.Long conteudo) throws ErpDaoException
ErpDaoException