Uses of Interface
lumis.portal.channel.tree.IChannelChildProvider

Packages that use IChannelChildProvider
lumis.doui.control.selectpage   
lumis.doui.control.selectserviceinstance   
lumis.portal.channel.tree   
lumis.service.categorization Service that allows you to categorize portal content into hierarquical terms. 
lumis.service.document   
lumis.service.image   
 

Uses of IChannelChildProvider in lumis.doui.control.selectpage
 

Methods in lumis.doui.control.selectpage that return IChannelChildProvider
 IChannelChildProvider SelectPageOrPageTemplateControl.createChannelChildProvider()
           
abstract  IChannelChildProvider SelectChannelChildControl.createChannelChildProvider()
           
 

Uses of IChannelChildProvider in lumis.doui.control.selectserviceinstance
 

Classes in lumis.doui.control.selectserviceinstance that implement IChannelChildProvider
 class ServiceInstanceProvider
          Provides service instances that are children of a specified channel.
 

Methods in lumis.doui.control.selectserviceinstance that return IChannelChildProvider
 IChannelChildProvider SelectServiceInstanceControl.createChannelChildProvider()
           
 

Uses of IChannelChildProvider in lumis.portal.channel.tree
 

Classes in lumis.portal.channel.tree that implement IChannelChildProvider
 class PageProvider
           
 

Methods in lumis.portal.channel.tree with parameters of type IChannelChildProvider
 String IChannelTreeManager.getBasicData(SessionConfig sessionConfig, IChannelChildProvider channelChildProvider, String channelId, boolean hidePages, boolean hidePageTemplates, boolean hideChannelTemplates, ITransaction transaction)
          Get the basic tree data of the channel.
 String ChannelTreeManager.getBasicData(SessionConfig sessionConfig, IChannelChildProvider channelChildProvider, String channelId, boolean hidePages, boolean hidePageTemplates, boolean hideChannelTemplates, ITransaction transaction)
           
 String IChannelTreeManager.getChildrenData(SessionConfig sessionConfig, IChannelChildProvider channelChildProvider, String channelId, int hideChannels, int hidePages, int hidePageTemplates, int hideChannelTemplates, ITransaction transaction)
          Get the children's tree data of the channel.
 String ChannelTreeManager.getChildrenData(SessionConfig sessionConfig, IChannelChildProvider channelChildProvider, String channelId, int hideChannels, int hidePages, int hidePageTemplates, int hideChannelTemplates, ITransaction transaction)
           
 

Uses of IChannelChildProvider in lumis.service.categorization
 

Classes in lumis.service.categorization that implement IChannelChildProvider
 class CategorizationServiceInstanceProvider
          Service instance provider for categorization services
 

Uses of IChannelChildProvider in lumis.service.document
 

Classes in lumis.service.document that implement IChannelChildProvider
 class DocumentServiceInstanceProvider
           
 

Methods in lumis.service.document that return IChannelChildProvider
 IChannelChildProvider SelectDocumentServiceInstanceControl.createChannelChildProvider()
           
 

Uses of IChannelChildProvider in lumis.service.image
 

Classes in lumis.service.image that implement IChannelChildProvider
 class ImageServiceInstanceProvider
           
 

Methods in lumis.service.image that return IChannelChildProvider
 IChannelChildProvider SelectImageServiceInstanceControl.createChannelChildProvider()
           
 



Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.