Uses of Interface
lumis.doui.source.ITableDataProvider

Packages that use ITableDataProvider
lumis.content.table   
lumis.doui.table   
lumis.service.banner   
lumis.service.content.publishtosocialnetworks Provides classes used by content's publish to social networks. 
lumis.service.forum   
lumis.service.portalmanagement.cache   
lumis.service.portalmanagement.channeltemplate   
lumis.service.portalmanagement.xslcache   
lumis.service.report   
lumis.service.socialnetworkintegration.dataprovider Provides the data providers used by social network integration service. 
lumis.service.socialnetworkservices.socialprofile   
 

Uses of ITableDataProvider in lumis.content.table
 

Classes in lumis.content.table that implement ITableDataProvider
 class ContentTableDataProvider
          Base data provider for content sources.
 

Uses of ITableDataProvider in lumis.doui.table
 

Classes in lumis.doui.table that implement ITableDataProvider
 class TableDataProvider
          Data provider that provides table data
 

Uses of ITableDataProvider in lumis.service.banner
 

Classes in lumis.service.banner that implement ITableDataProvider
 class BannerDataProvider
          Banner data provider.
 

Uses of ITableDataProvider in lumis.service.content.publishtosocialnetworks
 

Classes in lumis.service.content.publishtosocialnetworks that implement ITableDataProvider
 class MessageMaxLengthDataProvider
          Post Load Processor to fills the message max length field.
 

Uses of ITableDataProvider in lumis.service.forum
 

Classes in lumis.service.forum that implement ITableDataProvider
 class MessageListDataProvider
          This class is a custom data provider that calculates the start at position of the message list to find a exact position of the content found on the portal search and selected by the user.
 

Uses of ITableDataProvider in lumis.service.portalmanagement.cache
 

Classes in lumis.service.portalmanagement.cache that implement ITableDataProvider
 class CacheRuntimeDataProvider
          Completes the cache information loaded in the source with the information available in the current active PortalCache's in this JVM.
 

Uses of ITableDataProvider in lumis.service.portalmanagement.channeltemplate
 

Classes in lumis.service.portalmanagement.channeltemplate that implement ITableDataProvider
 class ChannelPathDataProvider
          Channels path data provider.
 

Uses of ITableDataProvider in lumis.service.portalmanagement.xslcache
 

Classes in lumis.service.portalmanagement.xslcache that implement ITableDataProvider
 class XslCacheDataProvider
           
 

Uses of ITableDataProvider in lumis.service.report
 

Classes in lumis.service.report that implement ITableDataProvider
 class ReportDataProvider
          Provides Report data according to the source's service instance.
 

Uses of ITableDataProvider in lumis.service.socialnetworkintegration.dataprovider
 

Classes in lumis.service.socialnetworkintegration.dataprovider that implement ITableDataProvider
 class ServiceInstancePublishingToSocialNetworksDataProvider
          Data provider to populates the source with service instances that publishes to social networks.
 

Uses of ITableDataProvider in lumis.service.socialnetworkservices.socialprofile
 

Classes in lumis.service.socialnetworkservices.socialprofile that implement ITableDataProvider
 class SocialProfileDataProvider
          ContentTableDataProvider extension that creates a new social profile for the given user if it doesn't yet exists.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.