Uses of Class
org.jasig.portal.channels.CChannelManager.ModifyChannelSettings

Packages that use CChannelManager.ModifyChannelSettings
org.jasig.portal.channels   
 

Uses of CChannelManager.ModifyChannelSettings in org.jasig.portal.channels
 

Fields in org.jasig.portal.channels declared as CChannelManager.ModifyChannelSettings
protected  CChannelManager.ModifyChannelSettings CChannelManager.modChanSettings
           
 

Methods in org.jasig.portal.channels with parameters of type CChannelManager.ModifyChannelSettings
protected static void CChannelManager.appendModifyChannelSettings(org.w3c.dom.Element channelManager, CChannelManager.ModifyChannelSettings modChanSettings)
           
protected  org.w3c.dom.Document CChannelManager.getChannelManagerDoc(CChannelManager.ModifyChannelSettings modChanSettings)
          Produces an XML document used as an input to this channel's XSLT transformation.