Uses of Interface
lumis.portal.channel.IChannelDao
-
Packages that use IChannelDao Package Description lumis.portal.channel lumis.portal.dao -
-
Uses of IChannelDao in lumis.portal.channel
Classes in lumis.portal.channel that implement IChannelDao Modifier and Type Class Description class
ChannelDaoJdbc
Dao implementation for channels, based on JDBC. -
Uses of IChannelDao in lumis.portal.dao
Methods in lumis.portal.dao that return IChannelDao Modifier and Type Method Description static IChannelDao
DaoFactory. getChannelDao()
-