Uses of Interface
org.jasig.portal.channel.IChannelPublishingService

Packages that use IChannelPublishingService
org.jasig.portal.channel   
org.jasig.portal.portlets.portletadmin   
org.jasig.portal.spring.locator   
 

Uses of IChannelPublishingService in org.jasig.portal.channel
 

Classes in org.jasig.portal.channel that implement IChannelPublishingService
 class ChannelPublishingServiceImpl
          Default implementation of IChannelPublishingService.
 

Uses of IChannelPublishingService in org.jasig.portal.portlets.portletadmin
 

Methods in org.jasig.portal.portlets.portletadmin with parameters of type IChannelPublishingService
 void PortletAdministrationHelper.setChannelPublishingService(IChannelPublishingService channelPublishingService)
           
 

Uses of IChannelPublishingService in org.jasig.portal.spring.locator
 

Methods in org.jasig.portal.spring.locator that return IChannelPublishingService
static IChannelPublishingService ChannelPublishingServiceLocator.getIChannelPublishingService()
           
 

Methods in org.jasig.portal.spring.locator that return types with arguments of type IChannelPublishingService
protected  AbstractBeanLocator<IChannelPublishingService> ChannelPublishingServiceLocator.getLocator()
           
 

Method parameters in org.jasig.portal.spring.locator with type arguments of type IChannelPublishingService
protected  void ChannelPublishingServiceLocator.setLocator(AbstractBeanLocator<IChannelPublishingService> locator)
           
 

Constructors in org.jasig.portal.spring.locator with parameters of type IChannelPublishingService
ChannelPublishingServiceLocator(IChannelPublishingService instance)
           
 



Copyright © 2010 Jasig. All Rights Reserved.