Uses of Interface
lumis.portal.page.link.IPageLinkDao
-
Packages that use IPageLinkDao Package Description lumis.portal.dao lumis.portal.page.link -
-
Uses of IPageLinkDao in lumis.portal.dao
Methods in lumis.portal.dao that return IPageLinkDao Modifier and Type Method Description static IPageLinkDao
DaoFactory. getPageLinkDao()
-
Uses of IPageLinkDao in lumis.portal.page.link
Classes in lumis.portal.page.link that implement IPageLinkDao Modifier and Type Class Description class
PageLinkDaoJdbc
IPageLinkDao
JDBC implementation
-