Uses of Interface
lumis.portal.channel.tree.IChannelTreeDao
-
Packages that use IChannelTreeDao Package Description lumis.portal.channel.tree lumis.portal.dao -
-
Uses of IChannelTreeDao in lumis.portal.channel.tree
Classes in lumis.portal.channel.tree that implement IChannelTreeDao Modifier and Type Class Description class
ChannelTreeDaoJdbc
Dao Jdbc for channel tree. -
Uses of IChannelTreeDao in lumis.portal.dao
Methods in lumis.portal.dao that return IChannelTreeDao Modifier and Type Method Description static IChannelTreeDao
DaoFactory. getChannelTreeDao()
-