Uses of Class
lumis.doui.source.TabularSource

Packages that use TabularSource
lumis.content.search   
lumis.content.source.dataprovider   
lumis.content.table   
lumis.doui.control.itempicker   
lumis.doui.control.tabulardata   
lumis.doui.search   
lumis.doui.source   
lumis.doui.table   
lumis.service.announcement   
lumis.service.chatroom   
lumis.service.content.preview   
lumis.service.content.version   
lumis.service.document   
lumis.service.doui.common   
lumis.service.doui.filters   
lumis.service.forum   
lumis.service.image   
lumis.service.link   
lumis.service.navigation   
lumis.service.newsletter   
lumis.service.portalmanagement.channel   
lumis.service.portalmanagement.cluster   
lumis.service.portalmanagement.deployment.portlet   
lumis.service.portalmanagement.filesystem   
lumis.service.portalmanagement.group   
lumis.service.portalmanagement.sendmail   
lumis.service.portalmanagement.serialization   
lumis.service.portalmanagement.service   
lumis.service.report   
 

Uses of TabularSource in lumis.content.search
 

Methods in lumis.content.search with parameters of type TabularSource
 TabularData ContentReindexerTabularDataProcessor.processTabularData(TabularSource tabularSource, TabularData tabularData)
           
 

Uses of TabularSource in lumis.content.source.dataprovider
 

Methods in lumis.content.source.dataprovider with parameters of type TabularSource
 void ContentSourceFieldsDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 void ContentServiceSourcesDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 void ContentServicesDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 void ContentServiceInstancesDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.content.table
 

Subclasses of TabularSource in lumis.content.table
 class ContentTableSource
          This source implementation adds content functionalities to the TableSource it extends.
 

Uses of TabularSource in lumis.doui.control.itempicker
 

Methods in lumis.doui.control.itempicker with parameters of type TabularSource
protected  String SelectItemTabularDataControl.getRowHyperlink(TabularSource source, ISourceData row, String compositePrimaryKey, int rowIndex)
           
protected  void MultiItemPickerControl.setValueFromSource(TabularSource source)
           
 

Uses of TabularSource in lumis.doui.control.tabulardata
 

Methods in lumis.doui.control.tabulardata with parameters of type TabularSource
protected  String TabularDataControl.getFieldHyperlink(TabularSource source, ISourceData row, String fieldId, String compositePrimaryKey, int rowIndex)
           
protected  String TabularDataControl.getRowHyperlink(TabularSource source, ISourceData row, String compositePrimaryKey, int rowIndex)
           
 

Uses of TabularSource in lumis.doui.search
 

Subclasses of TabularSource in lumis.doui.search
 class SearchSource
          Source implementation for Search Results.
 

Fields in lumis.doui.search declared as TabularSource
protected  TabularSource<ITabularSourceField> DouiTabularSourceSearchContentFiller.tabularSource
           
 

Methods in lumis.doui.search with parameters of type TabularSource
 TabularData IReindexerTabularDataProcessor.processTabularData(TabularSource tabularSource, TabularData tabularData)
           
 TabularData DouiReindexerTabularDataProcessor.processTabularData(TabularSource tabularSource, TabularData tabularData)
           
 

Uses of TabularSource in lumis.doui.source
 

Classes in lumis.doui.source with type parameters of type TabularSource
 class AbstractObjectDataProvider<S extends TabularSource,T>
          Implements a provider for objects whose properties follows the java bean accessor methods convention.
 

Uses of TabularSource in lumis.doui.table
 

Subclasses of TabularSource in lumis.doui.table
 class TableSource
          A source that is based on a database table.
 

Uses of TabularSource in lumis.service.announcement
 

Methods in lumis.service.announcement with parameters of type TabularSource
protected  String AnnouncementTabularDataControl.getFieldHyperlink(TabularSource source, ISourceData row, String fieldId, String compositePrimaryKey, int rowIndex)
           
protected  String AnnouncementTabularDataControl.getRowHyperlink(TabularSource source, ISourceData row, String compositePrimaryKey, int rowIndex)
           
 

Uses of TabularSource in lumis.service.chatroom
 

Methods in lumis.service.chatroom with parameters of type TabularSource
 void ChatRoomHistoryDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.content.preview
 

Methods in lumis.service.content.preview with parameters of type TabularSource
 void PreviewPagesDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.content.version
 

Methods in lumis.service.content.version with parameters of type TabularSource
 void ContentVersionsDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.document
 

Methods in lumis.service.document with parameters of type TabularSource
 void DocumentFolderDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.doui.common
 

Methods in lumis.service.doui.common with parameters of type TabularSource
 void DouiFieldsDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.doui.filters
 

Methods in lumis.service.doui.filters with parameters of type TabularSource
 void FiltersInformationDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.forum
 

Methods in lumis.service.forum with parameters of type TabularSource
 void ForumPathDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.image
 

Methods in lumis.service.image with parameters of type TabularSource
 void ImageFolderDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.link
 

Methods in lumis.service.link with parameters of type TabularSource
protected  String LinkTabularDataControl.getFieldHyperlink(TabularSource source, ISourceData row, String fieldId, String compositePrimaryKey, int rowIndex)
           
protected  String LinkTabularDataControl.getRowHyperlink(TabularSource source, ISourceData row, String compositePrimaryKey, int rowIndex)
           
 

Uses of TabularSource in lumis.service.navigation
 

Methods in lumis.service.navigation with parameters of type TabularSource
 void BreadCrumbDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.newsletter
 

Methods in lumis.service.newsletter with parameters of type TabularSource
 void ContentInstantiatedServicesDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.portalmanagement.channel
 

Methods in lumis.service.portalmanagement.channel with parameters of type TabularSource
 void ParentChannelMetaTagDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 void ChannelParentCssDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.portalmanagement.cluster
 

Methods in lumis.service.portalmanagement.cluster with parameters of type TabularSource
 void ClusterMemberDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
protected  List<IClusterConfig> ClusterConfigDataProvider.loadObjects(SessionConfig sessionConfig, TabularSource source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.portalmanagement.deployment.portlet
 

Methods in lumis.service.portalmanagement.deployment.portlet with parameters of type TabularSource
 void ServiceDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.portalmanagement.filesystem
 

Methods in lumis.service.portalmanagement.filesystem with parameters of type TabularSource
protected  String FileSystemTabularData.getFieldHyperlink(TabularSource source, ISourceData row, String fieldId, String compositePrimaryKey, int rowIndex)
           
protected  String FileSystemTabularData.getRowHyperlink(TabularSource source, ISourceData row, String compositePrimaryKey, int rowIndex)
           
 void FileSystemDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.portalmanagement.group
 

Methods in lumis.service.portalmanagement.group with parameters of type TabularSource
 void MemberGroupsDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 void GroupMembersDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.portalmanagement.sendmail
 

Methods in lumis.service.portalmanagement.sendmail with parameters of type TabularSource
protected  List<IMailConfig> MailConfigDataProvider.loadObjects(SessionConfig sessionConfig, TabularSource source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.portalmanagement.serialization
 

Methods in lumis.service.portalmanagement.serialization with parameters of type TabularSource
 void ImportFileDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 

Uses of TabularSource in lumis.service.portalmanagement.service
 

Methods in lumis.service.portalmanagement.service with parameters of type TabularSource
 void ServiceSource.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
          Deprecated.  
 

Uses of TabularSource in lumis.service.report
 

Methods in lumis.service.report with parameters of type TabularSource
 void ReportParametersDataProvider.loadData(SessionConfig sessionConfig, TabularSource<?> source, ITransaction transaction)
           
 



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