Uses of Class
org.jasig.portal.layout.dlm.remoting.registry.ChannelBean

Packages that use ChannelBean
org.jasig.portal.layout.dlm.remoting.registry   
 

Uses of ChannelBean in org.jasig.portal.layout.dlm.remoting.registry
 

Methods in org.jasig.portal.layout.dlm.remoting.registry that return types with arguments of type ChannelBean
 List<ChannelBean> ChannelRegistryBean.getChannels()
           
 List<ChannelBean> ChannelCategoryBean.getChannels()
           
 

Methods in org.jasig.portal.layout.dlm.remoting.registry with parameters of type ChannelBean
 void ChannelRegistryBean.addChannel(ChannelBean channel)
           
 void ChannelCategoryBean.addChannel(ChannelBean channel)
           
 

Method parameters in org.jasig.portal.layout.dlm.remoting.registry with type arguments of type ChannelBean
 void ChannelRegistryBean.setChannels(List<ChannelBean> channels)
           
 void ChannelCategoryBean.setChannels(List<ChannelBean> channels)
           
 



Copyright © 2010 Jasig. All Rights Reserved.