Uses of Class
info.magnolia.channel.ChannelConfiguration

Packages that use ChannelConfiguration
info.magnolia.channel   
 

Uses of ChannelConfiguration in info.magnolia.channel
 

Methods in info.magnolia.channel that return types with arguments of type ChannelConfiguration
 Map<String,ChannelConfiguration> ChannelManagerImpl.getChannels()
           
 Map<String,ChannelConfiguration> ChannelManager.getChannels()
           
 

Methods in info.magnolia.channel with parameters of type ChannelConfiguration
 void ChannelManagerImpl.addChannel(String name, ChannelConfiguration configuration)
           
 

Method parameters in info.magnolia.channel with type arguments of type ChannelConfiguration
 void ChannelManagerImpl.setChannels(Map<String,ChannelConfiguration> channels)
           
 



Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.