Uses of Interface
org.jasig.portal.channel.dao.IChannelTypeDao

Packages that use IChannelTypeDao
org.jasig.portal.channel   
org.jasig.portal.channel.dao.jpa   
 

Uses of IChannelTypeDao in org.jasig.portal.channel
 

Methods in org.jasig.portal.channel with parameters of type IChannelTypeDao
 void JpaChannelRegistryStore.setChannelTypeDao(IChannelTypeDao channelTypeDao)
          Deprecated. Set the dao for channel type persistence.
 

Uses of IChannelTypeDao in org.jasig.portal.channel.dao.jpa
 

Classes in org.jasig.portal.channel.dao.jpa that implement IChannelTypeDao
 class JpaChannelTypeDao
          JPA/Hibernate implementation of IChannelTypeDao.
 



Copyright © 2010 Jasig. All Rights Reserved.